Home
last modified time | relevance | path

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

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