Home
last modified time | relevance | path

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

/aosp_15_r20/system/extras/simpleperf/
H A DBranchListFile.cpp98 ETMThreadTreeWhenRecording(bool dump_maps_from_proc) in ETMThreadTreeWhenRecording()
158 ETMBranchListGeneratorImpl(bool dump_maps_from_proc) in ETMBranchListGeneratorImpl()
311 std::unique_ptr<ETMBranchListGenerator> ETMBranchListGenerator::Create(bool dump_maps_from_proc) { in Create()