Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/resctrl/
Dresctrl.h28 #define PHYS_ID_PATH "/sys/devices/system/cpu/cpu" macro
Dresctrlfs.c140 sprintf(phys_pkg_path, "%s%d/cache/index%d/id", PHYS_ID_PATH, cpu_no, cache_num); in get_domain_id()