Home
last modified time | relevance | path

Searched defs:timerfd (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/google/pixel/pixelstats/
H A DWlcReporter.cpp157 bool WlcReporter::ptmcWaitTimer(int timerfd) { in ptmcWaitTimer()
189 int timerfd = timerfd_create(CLOCK_BOOTTIME, 0); in reportInBackground() local
H A DSysfsCollector.cpp920 int timerfd = timerfd_create(CLOCK_BOOTTIME, 0); in collect() local