Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/resctrl/
H A Dresctrlfs.c105 char phys_pkg_path[1024]; in get_resource_id() local
109 sprintf(phys_pkg_path, "%s%d/cache/index3/id", in get_resource_id()
112 sprintf(phys_pkg_path, "%s%d/topology/physical_package_id", in get_resource_id()
115 fp = fopen(phys_pkg_path, "r"); in get_resource_id()