Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/
Dbuiltin-stat.c110 static bool transaction_run; variable
934 OPT_BOOLEAN('T', "transaction", &transaction_run,
1197 if (transaction_run) { in add_default_attributes()