SamplingHeapProfileNode(callFrame: CallFrame, selfSize: Double, id: Int, children: List<SamplingHeapProfileNode>)
Sampling Heap Profile node. Holds callsite information, allocation statistics and child nodes.
Official doc