Searched refs:CallChainRoot (Results 1 – 3 of 3) sorted by relevance
41 struct CallChainRoot { struct49 CallChainRoot() : duplicated(false), children_period(0) {} in CallChainRoot() argument94 std::sort(v->begin(), v->end(), CallChainRoot::CompareNodeByPeriod); in SortByPeriod() argument
44 CallChainRoot<SlabSample> callchain; // a callchain tree representing all
79 CallChainRoot<SampleEntry> callchain;