Home
last modified time | relevance | path

Searched refs:idle (Results 1 – 5 of 5) 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()
124 total = active + idle; in get_cpu_usages()
/hardware/ti/omap4xxx/hwc/
Dhwc.c144 int idle; member
1545 dump_printf(&log, " idle timeout: %dms\n", hwc_dev->idle); in omap4_hwc_dump()
1858 timeout = hwc_dev->idle ? hwc_dev->idle : -1; in omap4_hwc_hdmi_thread()
1863 err = poll(fds, hwc_dev->idle ? 2 : 1, timeout); in omap4_hwc_hdmi_thread()
1866 if (hwc_dev->idle) { in omap4_hwc_hdmi_thread()
1891 if (hwc_dev->idle && fds[1].revents & POLLIN) { in omap4_hwc_hdmi_thread()
1895 timeout = hwc_dev->idle ? hwc_dev->idle : -1; in omap4_hwc_hdmi_thread()
2094 hwc_dev->idle = atoi(value); in omap4_hwc_device_open()
/hardware/ti/omap4-aah/hwc/
Dhwc.c183 int idle; member
2096 dump_printf(&log, " idle timeout: %dms\n", hwc_dev->idle); in omap4_hwc_dump()
2503 timeout = hwc_dev->idle ? hwc_dev->idle : -1; in omap4_hwc_hdmi_thread()
2559 if (hwc_dev->idle && (now >= idle_wakeup)) { in omap4_hwc_hdmi_thread()
2593 timeout = hwc_dev->idle ? hwc_dev->idle : -1; in omap4_hwc_hdmi_thread()
2852 hwc_dev->idle = atoi(value); in omap4_hwc_device_open()
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dbcmutils.h217 uint8 idle; /* avail in pool */ member
Dwlioctl.h1104 uint32 idle; /* time since data pkt rx'd from sta */ member