Searched refs:WriteBranchStackFeature (Results 1 – 3 of 3) sorted by relevance
85 bool WriteBranchStackFeature();
309 bool RecordFileWriter::WriteBranchStackFeature() { in WriteBranchStackFeature() function in simpleperf::RecordFileWriter
1825 if (branch_sampling_ != 0 && !record_file_writer_->WriteBranchStackFeature()) { in DumpAdditionalFeatures()