Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/resctrl/
Dresctrlfs.c245 char core_siblings_path[1024], cpu_list_str[64]; in get_core_sibling() local
249 sprintf(core_siblings_path, "%s%d/topology/core_siblings_list", in get_core_sibling()
252 fp = fopen(core_siblings_path, "r"); in get_core_sibling()