Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/
Dbuiltin-stat.c120 static bool smi_cost = false; variable
1962 if (smi_cost) { in add_default_attributes()
2484 OPT_BOOLEAN(0, "smi-cost", &smi_cost, in cmd_stat()
2942 if (smi_cost && smi_reset) in cmd_stat()