Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dcmd_inject.cpp73 BranchList, enumerator
194 output_format_ = OutputFormat::BranchList; in ParseOptions()
253 } else if (output_format_ == OutputFormat::BranchList) { in ProcessRecord()
416 CHECK(output_format_ == OutputFormat::BranchList); in WriteOutput()