Home
last modified time | relevance | path

Searched refs:CallChainRoot (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/extras/simpleperf/
H A Dcallchain.h41 struct CallChainRoot { struct
49 CallChainRoot() : duplicated(false), children_period(0) {} in CallChainRoot() argument
94 std::sort(v->begin(), v->end(), CallChainRoot::CompareNodeByPeriod); in SortByPeriod() argument
H A Dcmd_kmem.cpp44 CallChainRoot<SlabSample> callchain; // a callchain tree representing all
H A Dcmd_report.cpp79 CallChainRoot<SampleEntry> callchain;