Searched refs:exclude_perf (Results 1 – 6 of 6) sorted by relevance
134 bool exclude_perf = false);
167 size_t record_buffer_size, bool allow_cutting_samples, bool exclude_perf);
227 bool exclude_perf) in RecordReadThread() argument242 if (exclude_perf) { in RecordReadThread()
794 bool allow_cutting_samples, bool exclude_perf) { in MmapEventFiles() argument797 allow_cutting_samples, exclude_perf)); in MmapEventFiles()
249 PerfDataReader(const std::string& filename, bool exclude_perf, ETMDumpOption etm_dump_option, in PerfDataReader() argument252 exclude_perf_(exclude_perf), in PerfDataReader()
429 TEST_F(RecordReadThreadTest, exclude_perf) { in TEST_F() argument