Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Drecord_file_test.cpp41 void AddEventType(const std::string& event_type_str) { in AddEventType() function in RecordFileTest
Devent_selection_set.cpp251 bool EventSelectionSet::AddEventType(const std::string& event_name, size_t* group_id) { in AddEventType() function in simpleperf::EventSelectionSet