Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/resctrl/
H A Dresctrlfs.c239 char core_siblings_path[1024], cpu_list_str[64]; in get_core_sibling() local
243 sprintf(core_siblings_path, "%s%d/topology/core_siblings_list", in get_core_sibling()
246 fp = fopen(core_siblings_path, "r"); in get_core_sibling()