Home
last modified time | relevance | path

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

/aosp_15_r20/system/extras/simpleperf/
H A Dsample_tree.h167 InsertCallChainForSample(sample, callchain, acc_info); in ProcessSampleRecord()
244 void InsertCallChainForSample(EntryT* sample, const std::vector<EntryT*>& callchain, in InsertCallChainForSample() function