Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/sm8150/thermal/
H A Dthermal.c35 #define CPU_PRESENT_FILE "/sys/devices/system/cpu/present" macro
53 file = fopen(CPU_PRESENT_FILE, "r"); in get_num_cpus()
/aosp12/hardware/qcom/sdm845/thermal/
H A Dthermal.c35 #define CPU_PRESENT_FILE "/sys/devices/system/cpu/present" macro
53 file = fopen(CPU_PRESENT_FILE, "r"); in get_num_cpus()