Searched refs:ui_helpline__fpush (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/tools/perf/ui/ |
H A D | helpline.h | 21 void ui_helpline__fpush(const char *fmt, ...);
|
H A D | helpline.c | 55 void ui_helpline__fpush(const char *fmt, ...) in ui_helpline__fpush() function
|
/openbmc/linux/tools/perf/ui/browsers/ |
H A D | map.c | 70 ui_helpline__fpush("%s not found!", target); in map_browser__search()
|
H A D | hists.c | 706 …ui_helpline__fpush("%d: nr_ent=(%d,%d), etl: %d, rows=%d, idx=%d, fve: idx=%d, row_off=%d, nrows=%… in hist_browser__handle_hotkey() 2187 ui_helpline__fpush("Too many perf.hist.N files, nothing written!"); in hist_browser__dump() 2196 ui_helpline__fpush("Couldn't write to %s: %s", filename, err); in hist_browser__dump() 2203 ui_helpline__fpush("%s written!", filename); in hist_browser__dump() 2527 ui_helpline__fpush("To zoom out press ESC or ENTER + \"Zoom out of %s(%d) thread\"", in do_zoom_thread() 2530 ui_helpline__fpush("To zoom out press ESC or ENTER + \"Zoom out of %s thread\"", in do_zoom_thread() 2583 ui_helpline__fpush("To zoom out press ESC or ENTER + \"Zoom out of %s DSO\"", in hists_browser__zoom_map() 3138 ui_helpline__fpush("Verbosity level set to %d\n", in evsel__hists_browse()
|
H A D | annotate.c | 855 ui_helpline__fpush("%d: nr_ent=%d, height=%d, idx=%d, top_idx=%d, nr_asm_entries=%d", in annotate_browser__run()
|