Searched refs:FindEventTypeByName (Results 1 – 5 of 5) sorted by relevance
77 const EventType* FindEventTypeByName(const std::string& name) { in FindEventTypeByName() function114 const EventType* event_type = FindEventTypeByName(event_type_name); in ParseEventType()120 event_type = FindEventTypeByName(event_type_name); in ParseEventType()
52 const EventType* FindEventTypeByName(const std::string& name);
27 const EventType* type = FindEventTypeByName("cpu-cycles"); in SetUp()
32 const EventType* type = FindEventTypeByName("cpu-cycles"); in IsBranchSamplingSupported()43 const EventType* type = FindEventTypeByName("cpu-cycles"); in IsDwarfCallChainSamplingSupported()
548 const EventType* type = FindEventTypeByName(name); in AddDefaultMeasuredEventTypes()