Home
last modified time | relevance | path

Searched defs:event_types (Results 1 – 8 of 8) sorted by relevance

/system/extras/simpleperf/
Dcmd_list.cpp31 const std::vector<EventType>& event_types) { in PrintEventTypesOfType()
87 auto& event_types = GetAllEventTypes(); in Run() local
Drecord_file_format.h93 SectionDesc event_types; member
Dcmd_stat.cpp480 std::vector<std::string> event_types = android::base::Split(args[i], ","); in ParseOptions() local
490 std::vector<std::string> event_types = android::base::Split(args[i], ","); in ParseOptions() local
Dcmd_record.cpp439 std::vector<std::string> event_types = android::base::Split(args[i], ","); in ParseOptions() local
464 std::vector<std::string> event_types = android::base::Split(args[i], ","); in ParseOptions() local
Dtracing.cpp399 bool GetTracingData(const std::vector<const EventType*>& event_types, in GetTracingData()
/system/extras/perfprofd/quipper/
Dperf_reader.h164 const std::vector<perf_trace_event_type>& event_types() const { in event_types() function
/system/extras/perfprofd/quipper/kernel-headers/tools/perf/util/
Dheader.h69 struct perf_file_section event_types; member
/system/extras/perfprofd/quipper/original-kernel-headers/tools/perf/util/
Dheader.h54 struct perf_file_section event_types; member