Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/testing/selftests/resctrl/
H A Dresctrl_val.c592 if (!strncmp(resctrl_val, CMT_STR, sizeof(CMT_STR))) in initialize_llc_occu_resctrl()
740 } else if (!strncmp(resctrl_val, CMT_STR, sizeof(CMT_STR))) in resctrl_val()
781 } else if (!strncmp(resctrl_val, CMT_STR, sizeof(CMT_STR))) { in resctrl_val()
H A Dresctrlfs.c454 if (!strncmp(resctrl_val, CMT_STR, sizeof(CMT_STR)) || in write_bm_pid_to_resctrl()
500 strncmp(resctrl_val, CMT_STR, sizeof(CMT_STR))) in write_schemata()
522 !strncmp(resctrl_val, CMT_STR, sizeof(CMT_STR))) in write_schemata()
H A Dresctrl_tests.c234 } else if (!strncmp(token, CMT_STR, sizeof(CMT_STR))) { in main()
H A Dcache.c191 if (!strncmp(param->resctrl_val, CMT_STR, sizeof(CMT_STR))) { in measure_cache_vals()
H A Dresctrl.h72 #define CMT_STR "cmt" macro
H A Dcmt_test.c103 .resctrl_val = CMT_STR, in cmt_resctrl_val()

Completed in 7 milliseconds