Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Drecord_file_format.h142 SectionDesc event_types; member
Devent_type.cpp467 std::string ScopedEventTypes::BuildString(const std::vector<const EventType*>& event_types) { in BuildString()
480 std::set<EventType> event_types; in ScopedEventTypes() local
Dcmd_monitor.cpp408 std::vector<std::string> event_types = android::base::Split(*value.str_value, ","); in ParseOptions() local
Dtracing.cpp421 bool GetTracingData(const std::vector<const EventType*>& event_types, std::vector<char>* data) { in GetTracingData()
Dcmd_record.cpp1230 std::vector<std::string> event_types = android::base::Split(*value.str_value, ","); in ParseOptions() local
1252 std::vector<std::string> event_types = android::base::Split(*value.str_value, ","); in ParseOptions() local