Home
last modified time | relevance | path

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

/system/extras/simpleperf/
DRecordReadThread.h131 bool exclude_perf = false);
Devent_selection_set.h164 size_t record_buffer_size, bool allow_cutting_samples, bool exclude_perf);
DRecordReadThread.cpp214 bool exclude_perf) in RecordReadThread() argument
229 if (exclude_perf) { in RecordReadThread()
Devent_selection_set.cpp739 bool allow_cutting_samples, bool exclude_perf) { in MmapEventFiles() argument
742 allow_cutting_samples, exclude_perf)); in MmapEventFiles()
DRecordReadThread_test.cpp410 TEST_F(RecordReadThreadTest, exclude_perf) { in TEST_F() argument