Home
last modified time | relevance | path

Searched refs:SortByPeriod (Results 1 – 2 of 2) sorted by relevance

/system/extras/simpleperf/
Dcallchain.h90 void SortByPeriod() { in SortByPeriod() function
Dsample_tree.h330 void SortCallChain(EntryT* sample) { sample->callchain.SortByPeriod(); } in SortCallChain()