Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/
Dbuiltin-script.c143 bool show_text_poke_events; member
2792 if (script->show_text_poke_events) { in __cmd_script()
3907 OPT_BOOLEAN('\0', "show-text-poke-events", &script.show_text_poke_events, in cmd_script()