Home
last modified time | relevance | path

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

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