Home
last modified time | relevance | path

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

/hardware/libhardware/modules/thermal/
Dthermal.c36 #define CPU_ONLINE_FILE_FORMAT "/sys/devices/system/cpu/cpu%d/online" macro
127 snprintf(file_name, MAX_LENGTH, CPU_ONLINE_FILE_FORMAT, cpu_num); in get_cpu_usages()
/hardware/qcom/sm8150/thermal/
Dthermal.c34 #define CPU_ONLINE_FILE_FORMAT "/sys/devices/system/cpu/cpu%d/online" macro
135 snprintf(file_name, MAX_LENGTH, CPU_ONLINE_FILE_FORMAT, cpu_num); in get_cpu_usages()
/hardware/qcom/sdm845/thermal/
Dthermal.c34 #define CPU_ONLINE_FILE_FORMAT "/sys/devices/system/cpu/cpu%d/online" macro
135 snprintf(file_name, MAX_LENGTH, CPU_ONLINE_FILE_FORMAT, cpu_num); in get_cpu_usages()