Home
last modified time | relevance | path

Searched refs:SetClockId (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/extras/simpleperf/
H A Devent_selection_set.h127 void SetClockId(int clock_id);
H A Devent_selection_set.cpp471 void EventSelectionSet::SetClockId(int clock_id) { in SetClockId() function in simpleperf::EventSelectionSet
H A Dcmd_record.cpp1212 event_selection_set_.SetClockId(clockid_map[clockid_]); in SetEventSelectionFlags()