Home
last modified time | relevance | path

Searched defs:bw_imc (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/testing/selftests/resctrl/
H A Dmbm_test.c18 show_bw_info(unsigned long *bw_imc, unsigned long *bw_resc, size_t span) in show_bw_info()
52 unsigned long bw_imc[NUM_OF_RUNS], bw_resc[NUM_OF_RUNS]; in check_results() local
H A Dmba_test.c53 static bool show_mba_info(unsigned long *bw_imc, unsigned long *bw_resc) in show_mba_info()
106 unsigned long bw_imc[1024], bw_resc[1024]; in check_results() local
H A Dresctrl_val.c305 static int get_mem_bw_imc(int cpu_no, char *bw_report, float *bw_imc) in get_mem_bw_imc()
531 static int print_results_bw(char *filename, int bm_pid, float bw_imc, in print_results_bw()
600 float bw_imc; in measure_vals() local