Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/
Dbuiltin-stat.c178 static bool transaction_run; variable
1172 OPT_BOOLEAN('T', "transaction", &transaction_run,
1760 if (transaction_run) { in add_default_attributes()