Searched refs:CMT_STR (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/testing/selftests/resctrl/
H A Dresctrl_val.c596 if (!strncmp(resctrl_val, CMT_STR, sizeof(CMT_STR)))
808 } else if (!strncmp(resctrl_val, CMT_STR, sizeof(CMT_STR)))
849 } else if (!strncmp(resctrl_val, CMT_STR, sizeof(CMT_STR))) {
H A Dresctrl.h120 #define CMT_STR "cmt" macro
H A Dcmt_test.c129 .resctrl_val = CMT_STR,
H A Dresctrlfs.c559 if (!strncmp(resctrl_val, CMT_STR, sizeof(CMT_STR)) ||

Completed in 122 milliseconds