chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.heapprofiler / SamplingHeapProfileNode / <init>

<init>

SamplingHeapProfileNode(callFrame: CallFrame, selfSize: Double, id: Int, children: List<SamplingHeapProfileNode>)

Sampling Heap Profile node. Holds callsite information, allocation statistics and child nodes.

Official doc