Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-diff.c94 static bool show_formula; variable
1271 OPT_BOOLEAN('F', "formula", &show_formula,
1819 if (show_formula && i) in ui_init()