Searched defs:bw_resc (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/selftests/resctrl/ |
H A D | mbm_test.c | 18 show_bw_info(unsigned long *bw_imc, unsigned long *bw_resc, size_t span) in show_bw_info() argument 52 unsigned long bw_imc[NUM_OF_RUNS], bw_resc[NUM_OF_RUNS]; in check_results() local
|
H A D | mba_test.c | 53 static bool show_mba_info(unsigned long *bw_imc, unsigned long *bw_resc) in show_mba_info() argument 106 unsigned long bw_imc[1024], bw_resc[1024]; in check_results() local
|
H A D | resctrl_val.c | 599 unsigned long bw_resc, bw_resc_end; in measure_vals() local 531 print_results_bw(char *filename, int bm_pid, float bw_imc, unsigned long bw_resc) print_results_bw() argument
|
/kernel/linux/linux-5.10/tools/testing/selftests/resctrl/ |
H A D | mba_test.c | 59 static void show_mba_info(unsigned long *bw_imc, unsigned long *bw_resc) in show_mba_info() argument 106 unsigned long bw_imc[1024], bw_resc[1024]; in check_results() local
|
H A D | mbm_test.c | 18 show_bw_info(unsigned long *bw_imc, unsigned long *bw_resc, int span) in show_bw_info() argument 49 unsigned long bw_imc[NUM_OF_RUNS], bw_resc[NUM_OF_RUNS]; in check_results() local
|
H A D | resctrl_val.c | 556 unsigned long bw_resc, bw_resc_end; in measure_vals() local 488 print_results_bw(char *filename, int bm_pid, float bw_imc, unsigned long bw_resc) print_results_bw() argument
|
Completed in 4 milliseconds