Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/resctrl/
Dresctrlfs.c106 char phys_pkg_path[1024]; in get_resource_id() local
110 sprintf(phys_pkg_path, "%s%d/cache/index3/id", in get_resource_id()
113 sprintf(phys_pkg_path, "%s%d/topology/physical_package_id", in get_resource_id()
116 fp = fopen(phys_pkg_path, "r"); in get_resource_id()