Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-stat.c117 static bool transaction_run; variable
1186 OPT_BOOLEAN('T', "transaction", &transaction_run,
2070 if (transaction_run) { in add_default_attributes()