Home
last modified time | relevance | path

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

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