Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/ui/tui/
H A Dhelpline.c13 bool tui_helpline__set; variable
40 tui_helpline__set = true; in tui_helpline__show()
H A Dsetup.c23 extern bool tui_helpline__set;
166 if (wait_for_ok && tui_helpline__set) in ui__exit()