Home
last modified time | relevance | path

Searched refs:idle (Results 1 – 16 of 16) 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/qcom/sdm845/thermal/
Dthermal.c83 uint64_t user, nice, system, idle, active, total; in get_cpu_usages() local
114 &nice, &system, &idle); in get_cpu_usages()
132 total = active + idle; in get_cpu_usages()
/hardware/qcom/sm8150/thermal/
Dthermal.c83 uint64_t user, nice, system, idle, active, total; in get_cpu_usages() local
114 &nice, &system, &idle); in get_cpu_usages()
132 total = active + idle; in get_cpu_usages()
/hardware/google/pixel/perfstatsd/
Dcpu_usage.cpp171 uint64_t idle = 0; in getOverallUsage() local
184 !base::ParseUint(fields[base + 3], &idle) || in getOverallUsage()
193 uint64_t cpuTime = user + nice + system + idle + iowait + irq + softirq + steal; in getOverallUsage()
194 uint64_t cpuUsage = cpuTime - idle - iowait; in getOverallUsage()
/hardware/interfaces/radio/1.2/
DIRadioIndication.hal60 * An empty configs list indicates that the radio is in idle mode.
/hardware/google/pixel/thermal/
Dthermal-helper.cpp89 uint64_t cpu_num, user, nice, system, idle; in parseCpuUsagesFileAndAssignUsages() local
110 idle = std::stoi(words[4]); in parseCpuUsagesFileAndAssignUsages()
125 (*cpu_usages)[cpu_num].total = user + nice + system + idle; in parseCpuUsagesFileAndAssignUsages()
/hardware/interfaces/biometrics/face/1.0/
DIBiometricsFace.hal53 * returning to the idle state. Calling this method with the same userId
119 * expected to be used to limit power usage if the device becomes idle
236 * authentication, where the device is idle to conserve power while
/hardware/interfaces/radio/1.4/
DIRadioIndication.hal71 * An empty configs list indicates that the radio is in idle mode.
Dtypes.hal1021 * control (RRC) connection must be released and the UE must return to idle.
/hardware/interfaces/media/bufferpool/2.0/
DIAccessor.hal56 * client processes are idle. Buffer invalidation caused by
/hardware/interfaces/biometrics/fingerprint/2.1/
DIBiometricsFingerprint.hal96 * to all running clients. Switches the HAL state machine back to the idle
/hardware/interfaces/wifi/supplicant/1.0/
DISupplicantP2pIface.hal114 * Set the Maximum idle time in seconds for P2P groups.
341 * If the P2P module is not idle at the time the Extended Listen Timing
/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
/hardware/interfaces/automotive/vehicle/2.0/
Dtypes.hal2560 * AP remains in SHUTDOWN_PREPARE state as idle and cleanup tasks execute.
2585 * AP has transitions to SHUTDOWN_PREPARE state. In this state, Garage Mode will execute idle
/hardware/interfaces/radio/1.0/
Dtypes.hal1159 // is expected, for example, when the device is idle