Home
last modified time | relevance | path

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

/aosp12/system/extras/simpleperf/
H A Drecord_file_format.h130 SectionDesc event_types; member
H A 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
H A Dcmd_monitor.cpp403 std::vector<std::string> event_types = android::base::Split(*value.str_value, ","); in ParseOptions() local
H A Dcmd_record.cpp1048 std::vector<std::string> event_types = android::base::Split(*value.str_value, ","); in ParseOptions() local
1070 std::vector<std::string> event_types = android::base::Split(*value.str_value, ","); in ParseOptions() local
H A Dtracing.cpp421 bool GetTracingData(const std::vector<const EventType*>& event_types, std::vector<char>* data) { in GetTracingData()
/aosp12/frameworks/base/proto/src/
H A Dipconnectivity.proto230 repeated int32 event_types = 2 [deprecated = true]; field
/aosp12/bionic/libc/kernel/uapi/misc/
H A Dhabanalabs.h520 __u64 event_types[HL_DEBUG_MAX_AUX_VALUES]; member