Searched defs:TEST_ARGS (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/lib/perf/ | ||
H A D | Makefile | 55 TEST_ARGS := $(if $(V),-v) macro |
/openbmc/linux/lib/ | ||
H A D | atomic64_test.c | 72 #define TEST_ARGS(bit, op, init, ret, expect, args...) \ macro |