Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_cpu.c53 get_cpu_stats(unsigned cpu_index, uint64_t *busy_time, uint64_t *total_time) in get_cpu_stats()
90 get_cpu_stats(unsigned cpu_index, uint64_t *busy_time, uint64_t *total_time) in get_cpu_stats()
/external/ltp/testcases/realtime/func/hrtimer-prio/
Dhrtimer-prio.c57 static int busy_time = DEF_BUSY_TIME; variable