Searched refs:exclude_perf (Results 1 – 5 of 5) sorted by relevance
131 bool allow_cutting_samples = true, bool exclude_perf = false);
166 size_t record_buffer_size, bool allow_cutting_samples, bool exclude_perf);
730 bool allow_cutting_samples, bool exclude_perf) { in MmapEventFiles() argument734 exclude_perf)); in MmapEventFiles()
215 bool exclude_perf) in RecordReadThread() argument230 if (exclude_perf) { in RecordReadThread()
406 TEST_F(RecordReadThreadTest, exclude_perf) { in TEST_F() argument