Home
last modified time | relevance | path

Searched refs:UNCORE_IMC (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/resctrl/
H A Dresctrl_val.c13 #define UNCORE_IMC "uncore_imc" macro
233 temp = strstr(ep->d_name, UNCORE_IMC); in num_of_imcs()
240 * sizeof(UNCORE_IMC) would count for null character as in num_of_imcs()
244 temp = temp + sizeof(UNCORE_IMC); in num_of_imcs()
/kernel/linux/linux-6.6/tools/testing/selftests/resctrl/
H A Dresctrl_val.c13 #define UNCORE_IMC "uncore_imc" macro
233 temp = strstr(ep->d_name, UNCORE_IMC); in num_of_imcs()
240 * sizeof(UNCORE_IMC) would count for null character as in num_of_imcs()
244 temp = temp + sizeof(UNCORE_IMC); in num_of_imcs()

Completed in 3 milliseconds