Searched refs:ui_helpline__fpush (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/tools/perf/util/ui/ |
D | helpline.h | 8 void ui_helpline__fpush(const char *fmt, ...);
|
D | helpline.c | 32 void ui_helpline__fpush(const char *fmt, ...) in ui_helpline__fpush() function
|
/linux-2.6.39/tools/perf/util/ui/browsers/ |
D | map.c | 97 ui_helpline__fpush("%s not found!", target); in map_browser__search()
|
D | hists.c | 320 ui_helpline__fpush("%d: nr_ent=(%d,%d), height=%d, idx=%d, fve: idx=%d, row_off=%d, nrows=%d", in hist_browser__run() 965 ui_helpline__fpush("To zoom out press <- or -> + \"Zoom out of %s DSO\"", in perf_evsel__hists_browse() 982 ui_helpline__fpush("To zoom out press <- or -> + \"Zoom out of %s(%d) thread\"", in perf_evsel__hists_browse()
|