Home
last modified time | relevance | path

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

/aosp_15_r20/system/extras/simpleperf/
H A Dsample_tree.h71 void SetCallChainSampleOptions(bool accumulate_callchain, bool build_callchain, in SetCallChainSampleOptions() function
H A Dcmd_kmem.cpp524 slab_sample_tree_builder_->SetCallChainSampleOptions(accumulate_callchain_, print_callgraph_, in PrepareToBuildSampleTree()
H A Dcmd_report.cpp380 builder->SetCallChainSampleOptions(accumulate_callchain, build_callchain, in CreateSampleTreeBuilder()