Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Drecord_file.h54 bool WriteBranchStackFeature();
Drecord_file_writer.cpp290 bool RecordFileWriter::WriteBranchStackFeature() { in WriteBranchStackFeature() function in RecordFileWriter
Dcmd_record.cpp959 !record_file_writer_->WriteBranchStackFeature()) { in DumpAdditionalFeatures()