Home
last modified time | relevance | path

Searched refs:exclude_perf (Results 1 – 5 of 5) sorted by relevance

/system/extras/simpleperf/
DRecordReadThread.h131 bool allow_cutting_samples = true, bool exclude_perf = false);
Devent_selection_set.h166 size_t record_buffer_size, bool allow_cutting_samples, bool exclude_perf);
Devent_selection_set.cpp730 bool allow_cutting_samples, bool exclude_perf) { in MmapEventFiles() argument
734 exclude_perf)); in MmapEventFiles()
DRecordReadThread.cpp215 bool exclude_perf) in RecordReadThread() argument
230 if (exclude_perf) { in RecordReadThread()
DRecordReadThread_test.cpp406 TEST_F(RecordReadThreadTest, exclude_perf) { in TEST_F() argument