ProtectedconstructorOptionalisInternalConstructor: booleanCanvas2D node that displays this event sample in a flamegraph.
Returns attribute value data captured by profiler runtime for this event sample.
Vector of attribute values that give additional information about this event sample.
Locates event node containing definitions and metadata for this event sample.
Event node which was sampled by this event sample.
Returns event sample data captured by profiler runtime.
Raw event sample data.
Returns child event sample that begins earliest among all children event samples.
First child event sample.
Returns profiler index to which this sample belongs.
Profiler index that created this event sample.
Returns child event sample that begins latest among all children event samples.
Last child event sample.
Returns next sibling event sample, which starts after this event sample.
Next sibling event sample in sample tree.
Returns parent event sample in an event sample hierarchy.
Parent event sample.
Returns previous sibling event sample, which starts before this event sample.
Previous sibling event sample in sample tree.
Returns the topmost ancestor of this event sample in thread.
Root event sample.
Computes and returns structure with various information about timing of this sample that should be presented to the user.
Wrapper for that contains additional information about relationships with other profiler data entries. Pointers to other event samples are raw pointers for possibility of high-performance processing in profiler index; integrity is ensured during insertion and removal from index.