Home
last modified time | relevance | path

Searched defs:exclude_perf (Results 1 – 4 of 4) sorted by relevance

/system/extras/simpleperf/
DRecordReadThread.cpp227 bool exclude_perf) in RecordReadThread()
DRecordReadThread_test.cpp429 TEST_F(RecordReadThreadTest, exclude_perf) { in TEST_F() argument
Devent_selection_set.cpp795 bool allow_cutting_samples, bool exclude_perf) { in MmapEventFiles()
Dcmd_inject.cpp152 PerfDataReader(const std::string& filename, bool exclude_perf, ETMDumpOption etm_dump_option, in PerfDataReader()