Searched defs:SchedulerClock (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/ComputeLibrary/tests/framework/instruments/ | ||
H A D | SchedulerTimer.cpp | 139 SchedulerClock<output_timestamps>::SchedulerClock(ScaleFactor scale_factor) in SchedulerClock() function in arm_compute::test::framework::SchedulerClock |
/aosp_15_r20/frameworks/native/services/surfaceflinger/Scheduler/include/scheduler/ | ||
H A D | Time.h | 29 using SchedulerClock = std::chrono::steady_clock; variable |