Home
last modified time | relevance | path

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

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