Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-stat.c127 static bool smi_cost = false; variable
1983 if (smi_cost) { in add_default_events()
2537 OPT_BOOLEAN(0, "smi-cost", &smi_cost, in cmd_stat()
3030 if (smi_cost && smi_reset) in cmd_stat()