Home
last modified time | relevance | path

Searched defs:event_type_str (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/extras/simpleperf/
H A Drecord_file_test.cpp41 void AddEventType(const std::string& event_type_str) { in AddEventType()
H A Devent_type.cpp479 ScopedEventTypes::ScopedEventTypes(const std::string& event_type_str) { in ScopedEventTypes()
514 std::unique_ptr<EventTypeAndModifier> ParseEventType(const std::string& event_type_str) { in ParseEventType()