Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/
Dbuiltin-diff.c65 static bool show_formula; variable
789 OPT_BOOLEAN('F', "formula", &show_formula,
1160 if (show_formula && i) in ui_init()