Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/cpupower/lib/
H A Dpowercap.h11 #define PATH_TO_RAPL "/sys/devices/virtual/powercap/intel-rapl" macro
H A Dpowercap.c87 char file[SYSFS_PATH_MAX] = PATH_TO_RAPL; in powercap_get_driver()
259 char file[SYSFS_PATH_MAX] = PATH_TO_RAPL "/enabled"; in powercap_init_zones()