Searched refs:NUM_OF_RUNS (Results 1 – 4 of 4) sorted by relevance
14 #define NUM_OF_RUNS 5 macro36 if (runs_per_allocation >= NUM_OF_RUNS) in mba_setup()71 for (runs = NUM_OF_RUNS * allocation + 1; in show_mba_info()72 runs < NUM_OF_RUNS * allocation + NUM_OF_RUNS ; runs++) { in show_mba_info()77 avg_bw_imc = sum_bw_imc / (NUM_OF_RUNS - 1); in show_mba_info()78 avg_bw_resc = sum_bw_resc / (NUM_OF_RUNS - 1); in show_mba_info()
15 #define NUM_OF_RUNS 5 macro29 for (runs = 1; runs < NUM_OF_RUNS ; runs++) { in show_bw_info()49 unsigned long bw_imc[NUM_OF_RUNS], bw_resc[NUM_OF_RUNS]; in check_results()94 if (num_of_runs++ >= NUM_OF_RUNS) in mbm_setup()
15 #define NUM_OF_RUNS 5 macro34 if (p->num_of_runs >= NUM_OF_RUNS) in cqm_setup()50 avg_llc_occu_resc = sum_llc_occu_resc / (NUM_OF_RUNS - 1); in show_cache_info()
16 #define NUM_OF_RUNS 5 macro42 if (p->num_of_runs >= NUM_OF_RUNS) in cat_setup()62 avg_llc_perf_miss = sum_llc_perf_miss / (NUM_OF_RUNS - 1); in show_cache_info()