interface HeapProfiler.SamplingHeapProfileNode
Usage
import { type HeapProfiler } from "node:inspector"; type { SamplingHeapProfileNode } = HeapProfiler;
Sampling Heap Profile node. Holds callsite information, allocation statistics and child nodes.