Home
last modified time | relevance | path

Searched refs:nice (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware/modules/thermal/
Dthermal.c89 uint64_t user, nice, system, idle, active, total; in get_cpu_usages() local
111 &nice, &system, &idle); in get_cpu_usages()
123 active = user + nice + system; in get_cpu_usages()
/hardware/bsp/intel/peripheral/libupm/docs/
Dmax31855.md59 Then we also need to implement a nice cleanup in our destructor.