Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Drecord_file.h57 bool WriteBranchStackFeature();
Drecord_file_writer.cpp293 bool RecordFileWriter::WriteBranchStackFeature() { in WriteBranchStackFeature() function in RecordFileWriter
Dcmd_record.cpp1574 !record_file_writer_->WriteBranchStackFeature()) { in DumpAdditionalFeatures()