Home
last modified time | relevance | path

Searched refs:clockid (Results 1 – 4 of 4) 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/bt/test/mock/
Dmock_frameworks_libaudio.cc81 clockid_t clockid, in AAudioStream_getTimestamp() argument
/system/extras/simpleperf/
Devent_selection_set.cpp131 attr.clockid = CLOCK_MONOTONIC; in IsSettingClockIdSupported()
475 selection.event_attr.clockid = clock_id; in SetClockId()