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