Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/
Dbuiltin-stat.c155 static bool transaction_run; variable
1965 OPT_BOOLEAN('T', "transaction", &transaction_run,
2407 if (transaction_run) { in add_default_attributes()