Searched defs:event_types (Results 1 – 6 of 6) sorted by relevance
91 const std::set<EventType>& event_types) { in PrintEventTypesOfType()203 auto& event_types = GetAllEventTypes(); in Run() local
242 std::string ScopedEventTypes::BuildString(const std::vector<const EventType*>& event_types) { in BuildString()294 const auto& event_types = GetAllEventTypes(); in FindEventTypeByName() local
117 SectionDesc event_types; member
639 std::vector<std::string> event_types = android::base::Split(args[i], ","); in ParseOptions() local649 std::vector<std::string> event_types = android::base::Split(args[i], ","); in ParseOptions() local
404 bool GetTracingData(const std::vector<const EventType*>& event_types, in GetTracingData()
814 std::vector<std::string> event_types = android::base::Split(args[i], ","); in ParseOptions() local837 std::vector<std::string> event_types = android::base::Split(args[i], ","); in ParseOptions() local