Searched refs:ui_helpline__fpush (Results 1 – 5 of 5) sorted by relevance
/tools/perf/ui/ |
D | helpline.h | 22 void ui_helpline__fpush(const char *fmt, ...);
|
D | helpline.c | 55 void ui_helpline__fpush(const char *fmt, ...) in ui_helpline__fpush() function
|
/tools/perf/ui/browsers/ |
D | map.c | 66 ui_helpline__fpush("%s not found!", target); in map_browser__search()
|
D | hists.c | 352 ui_helpline__fpush("%d: nr_ent=(%d,%d), height=%d, idx=%d, fve: idx=%d, row_off=%d, nrows=%d", in hist_browser__run() 1128 ui_helpline__fpush("Too many perf.hist.N files, nothing written!"); in hist_browser__dump() 1137 ui_helpline__fpush("Couldn't write to %s: %s", filename, err); in hist_browser__dump() 1144 ui_helpline__fpush("%s written!", filename); in hist_browser__dump() 1628 ui_helpline__fpush("To zoom out press <- or -> + \"Zoom out of %s DSO\"", in perf_evsel__hists_browse() 1645 ui_helpline__fpush("To zoom out press <- or -> + \"Zoom out of %s(%d) thread\"", in perf_evsel__hists_browse()
|
D | annotate.c | 767 ui_helpline__fpush("%d: nr_ent=%d, height=%d, idx=%d, top_idx=%d, nr_asm_entries=%d", in annotate_browser__run()
|