Home
last modified time | relevance | path

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

/system/bt/gd/os/fuzz/
Dfake_timerfd.h27 int fake_timerfd_create(int clockid, int flags);
Dfake_timerfd.cc44 int fake_timerfd_create(int clockid, int flags) { in fake_timerfd_create() argument
/system/extras/simpleperf/
Devent_selection_set.cpp121 attr.clockid = CLOCK_MONOTONIC; in IsSettingClockIdSupported()
462 selection.event_attr.clockid = clock_id; in SetClockId()