Searched refs:idle (Results 1 – 8 of 8) sorted by relevance
/device/htc/flounder/thermal/ |
D | thermal.c | 146 uint64_t user, nice, system, idle, active, total; in get_cpu_usages() local 174 &nice, &system, &idle); in get_cpu_usages() 192 total = active + idle; in get_cpu_usages()
|
/device/huawei/angler/thermal/ |
D | thermal.c | 180 uint64_t user, nice, system, idle, active, total; in get_cpu_usages() local 208 &nice, &system, &idle); in get_cpu_usages() 226 total = active + idle; in get_cpu_usages()
|
/device/moto/shamu/thermal/ |
D | thermal.c | 172 uint64_t user, nice, system, idle, active, total; in get_cpu_usages() local 200 &nice, &system, &idle); in get_cpu_usages() 218 total = active + idle; in get_cpu_usages()
|
/device/lge/bullhead/thermal/ |
D | thermal.c | 182 uint64_t user, nice, system, idle, active, total; in get_cpu_usages() local 210 &nice, &system, &idle); in get_cpu_usages() 228 total = active + idle; in get_cpu_usages()
|
/device/lge/bullhead/wifi/ |
D | WCNSS_qcom_cfg.ini | 315 #For every 10 seconds DUT send Qos Null frame(i.e., Keep Alive frame if link is idle for last 10 se… 325 #gGoLinkMonitorPeriod/ gApLinkMonitorPeriod is period where link is idle and it is period 608 # (idle packet count and RSSI) is met. 617 # when teardown criteria (idle packet count and RSSI) is met. However,
|
/device/google/accessory/demokit/firmware/demokit/ |
D | demokit.pde | 142 byte idle;
|
/device/lge/bullhead/ |
D | init.bullhead.rc | 52 # allow CPUs to go in deeper idle state than C0
|
/device/huawei/angler/ |
D | init.angler.rc | 255 #allow CPUs to go in deeper idle state than C0
|