Home
last modified time | relevance | path

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

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