Home
last modified time | relevance | path

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

/trusty/kernel/include/shared/lk/
Dtrusty_benchmark.h153 #define EVAL(...) __VA_ARGS__ macro
399 CAT(BENCH_RESULT_, EVAL(NB_ARGS(__VA_ARGS__)))(__VA_ARGS__)
757 #define BENCH(...) CAT(BENCH_, EVAL(NB_ARGS(__VA_ARGS__)))(1, __VA_ARGS__)
773 CAT(BENCH_, EVAL(NB_ARGS(__VA_ARGS__)))(SMP_MAX_CPUS, __VA_ARGS__)
782 CAT(PARAM_TEST_NODES_, EVAL(NB_ARGS(__VA_ARGS__)))(__VA_ARGS__)