Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dsample_tree.h319 SortCallChain(sample); in Sort()
330 void SortCallChain(EntryT* sample) { sample->callchain.SortByPeriod(); } in SortCallChain() function