Searched refs:SortByPeriod (Results 1 – 2 of 2) sorted by relevance
/system/extras/simpleperf/ | ||
D | callchain.h | 90 void SortByPeriod() { in SortByPeriod() function |
D | sample_tree.h | 330 void SortCallChain(EntryT* sample) { sample->callchain.SortByPeriod(); } in SortCallChain() |