Searched refs:WriteBranchStackFeature (Results 1 – 4 of 4) sorted by relevance
140 [&]() { writer->WriteBranchStackFeature(); }, in process()
95 bool WriteBranchStackFeature();
314 bool RecordFileWriter::WriteBranchStackFeature() { in WriteBranchStackFeature() function in simpleperf::RecordFileWriter
2088 if (branch_sampling_ != 0 && !record_file_writer_->WriteBranchStackFeature()) { in DumpAdditionalFeatures()