Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/
Dbuiltin-stat.c147 static bool transaction_run; variable
727 OPT_BOOLEAN('T', "transaction", &transaction_run,
1257 if (transaction_run) { in add_default_attributes()