Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-diff.c94 static bool show_formula; variable
1260 OPT_BOOLEAN('F', "formula", &show_formula,
1808 if (show_formula && i) in ui_init()