Searched refs:helpline (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/ui/
H A Dbrowser.h34 const char *helpline, ...);
H A Dbrowser.c19 #include "helpline.h"
150 const char *helpline, ...)
179 va_start(ap, helpline);
180 ui_helpline__vpush(helpline, ap);
149 ui_browser__show(struct ui_browser *self, const char *title, const char *helpline, ...) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dhist.h116 const char *helpline __used,
136 int hists__browse(struct hists *self, const char *helpline,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/ui/browsers/
H A Dhists.c16 #include "../helpline.h"
717 int hists__browse(struct hists *self, const char *helpline, const char *ev_name) argument
734 ui_helpline__push(helpline);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/
H A DMakefile576 LIB_OBJS += $(OUTPUT)util/ui/helpline.o
581 LIB_H += util/ui/helpline.h

Completed in 60 milliseconds