Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Drecord_file_test.cpp43 void AddEventType(const std::string& event_type_str) { in AddEventType() function in RecordFileTest
Devent_selection_set.cpp296 bool EventSelectionSet::AddEventType(const std::string& event_name, bool check) { in AddEventType() function in simpleperf::EventSelectionSet
300 bool EventSelectionSet::AddEventType(const std::string& event_name, const SampleRate& sample_rate) { in AddEventType() function in simpleperf::EventSelectionSet