Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dsample_tree.h217 EntryT* InsertCallChainSample(std::unique_ptr<EntryT> sample, in InsertCallChainSample() function
Dcmd_kmem.cpp222 return InsertCallChainSample( in CreateCallChainSample()
Dcmd_report.cpp186 return InsertCallChainSample(std::move(callchain_sample), callchain); in CreateCallChainSample()