Home
last modified time | relevance | path

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

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