Home
last modified time | relevance | path

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

/third_party/libuv/src/unix/
Dibmi.c264 double processing_unit_used_percent = in uv_loadavg() local
267 avg[0] = avg[1] = avg[2] = processing_unit_used_percent; in uv_loadavg()