OptionalsamplesCount: numberOptionalrootDuration: numberOptionaltotalDuration: numberOptionaltotalSelfDuration: numberOptionalminNanoseconds: numberOptionalmaxNanoseconds: numberOptionaltotalAllocations: numberOptionaltotalSelfAllocations: numberOptionaltotalDeallocations: numberOptionaltotalSelfDeallocations: numberProtected_maxProtected_minProtected_rootProtected_samplesProtected_totalProtected_totalProtected_totalProtected_totalProtected_totalProtected_totalTime of the slowest sample in group.
Time of the fastest sample in group.
Duration of root sample, useful to get duration ratios relative to root duration. Only relevant for some groups that have a common root.
How many times was the event called in group.
Total amount of deallocations done inside all samples in group.
Total amount of deallocations done inside all samples in group.
Total time sum of samples in group, in nanoseconds.
Total amount of deallocations done inside all samples in group, excluding allocations done in children.
Total amount of deallocations done inside all samples in group, excluding allocations done in children.
Total time sum of samples in group excluding timespans occuiped by children samples, in nanoseconds.
Copies all properties defined by the prototype of ProfilerIndexEventGroupInfo from other to this instance.
Clones this instance and returns a new ProfilerIndexEventGroupInfo with identical values.
StaticisDetermines if both ProfilerIndexEventGroupInfo instances are equal.
Information about event samples in given group of samples. Samle group is defined as for example all samples that are descendants of given sample.