Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/sgi-gru/
H A Dgrutables.h251 #define OPT_STATS 2 macro
266 if (gru_options & OPT_STATS) \
H A Dgruhandles.c80 if (gru_options & OPT_STATS) in wait_instruction_complete()