Home
last modified time | relevance | path

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

/system/extras/simpleperf/
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
Dcmd_kmem.cpp44 CallChainRoot<SlabSample> callchain; // a callchain tree representing all
Dcmd_report.cpp80 CallChainRoot<SampleEntry> callchain;