Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/
H A Dbuiltin-stat.c119 static bool smi_cost = false; variable
1875 if (smi_cost) { in add_default_events()
2439 OPT_BOOLEAN(0, "smi-cost", &smi_cost, in cmd_stat()
2909 if (smi_cost && smi_reset) in cmd_stat()