Home
last modified time | relevance | path

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

/linux-5.19.10/tools/testing/selftests/resctrl/
Dresctrlfs.c240 char core_siblings_path[1024], cpu_list_str[64]; in get_core_sibling() local
244 sprintf(core_siblings_path, "%s%d/topology/core_siblings_list", in get_core_sibling()
247 fp = fopen(core_siblings_path, "r"); in get_core_sibling()