Searched defs:helpline_fns (Results 1 - 1 of 1) sorted by relevance

/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/
H A Dhelpline.c31 struct ui_helpline *helpline_fns = &default_helpline_fns; variable in typeref:struct:ui_helpline
35 helpline_fns->pop();
40 helpline_fns->push(msg);
72 return helpline_fns->show(fmt, ap);

Completed in 616 milliseconds