Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/resctrl/
H A Dresctrl.h46 #define BENCHMARK_ARGS 64 macro
88 const char *benchmark_cmd[BENCHMARK_ARGS];
H A Dresctrl_tests.c271 if (argc - optind >= BENCHMARK_ARGS) in main()