Home
last modified time | relevance | path

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

/aosp_15_r20/system/extras/simpleperf/
H A Devent_selection_set.cpp282 bool EventSelectionSet::AddEventType(const std::string& event_name) { in AddEventType() function in simpleperf::EventSelectionSet
286 bool EventSelectionSet::AddEventType(const std::string& event_name, const SampleRate& sample_rate) { in AddEventType() function in simpleperf::EventSelectionSet
H A Drecord_file_test.cpp43 void AddEventType(const std::string& event_type_str) { in AddEventType() function in RecordFileTest