Home
last modified time | relevance | path

Searched defs:CreateBranchSample (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/extras/simpleperf/
H A Dsample_tree_test.cpp74 SampleEntry* CreateBranchSample(const SampleRecord&, const BranchStackItemType&) override { in CreateBranchSample() function in __anonb7e208560111::TestSampleTreeBuilder
H A Dcmd_kmem.cpp199 SlabSample* CreateBranchSample(const SampleRecord&, const BranchStackItemType&) override { in CreateBranchSample() function in simpleperf::__anon37f433630111::SlabSampleTreeBuilder
H A Dcmd_report.cpp192 SampleEntry* CreateBranchSample(const SampleRecord& r, const BranchStackItemType& item) override { in CreateBranchSample() function in simpleperf::__anondeabb9150111::ReportCmdSampleTreeBuilder