Home
last modified time | relevance | path

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

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