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