Home
last modified time | relevance | path

Searched refs:ALLOCATION_MAX (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/tools/testing/selftests/resctrl/
H A Dmba_test.c16 #define ALLOCATION_MAX 100 macro
54 if (allocation > ALLOCATION_MAX) in mba_setup()
82 for (allocation = 0; allocation < ALLOCATION_MAX / ALLOCATION_STEP; in show_mba_info()
130 unsigned long bw_resc[NUM_OF_RUNS * ALLOCATION_MAX / ALLOCATION_STEP]; in check_results()
131 unsigned long bw_imc[NUM_OF_RUNS * ALLOCATION_MAX / ALLOCATION_STEP]; in check_results()