Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/ui/tui/
Dhelpline.c12 bool tui_helpline__set; variable
39 tui_helpline__set = true; in tui_helpline__show()
Dsetup.c20 extern bool tui_helpline__set;
163 if (wait_for_ok && tui_helpline__set) in ui__exit()