Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/resctrl/
Dresctrl.h42 #define BENCHMARK_ARGS 64 macro
55 const char *benchmark_cmd[BENCHMARK_ARGS];
Dcmt_test.c120 const char *new_cmd[BENCHMARK_ARGS]; in cmt_run_test()
Dresctrl_tests.c180 if (argc - optind >= BENCHMARK_ARGS) in main()