Searched defs:event_types (Results 1 – 7 of 7) sorted by relevance
130 SectionDesc event_types; member
467 std::string ScopedEventTypes::BuildString(const std::vector<const EventType*>& event_types) { in BuildString()480 std::set<EventType> event_types; in ScopedEventTypes() local
403 std::vector<std::string> event_types = android::base::Split(*value.str_value, ","); in ParseOptions() local
1048 std::vector<std::string> event_types = android::base::Split(*value.str_value, ","); in ParseOptions() local1070 std::vector<std::string> event_types = android::base::Split(*value.str_value, ","); in ParseOptions() local
421 bool GetTracingData(const std::vector<const EventType*>& event_types, std::vector<char>* data) { in GetTracingData()
230 repeated int32 event_types = 2 [deprecated = true]; field
520 __u64 event_types[HL_DEBUG_MAX_AUX_VALUES]; member