Home
last modified time | relevance | path

Searched refs:ui_helpline__fpush (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/tools/perf/ui/
Dhelpline.h22 void ui_helpline__fpush(const char *fmt, ...);
Dhelpline.c55 void ui_helpline__fpush(const char *fmt, ...) in ui_helpline__fpush() function
/linux-4.4.14/tools/perf/ui/browsers/
Dmap.c65 ui_helpline__fpush("%s not found!", target); in map_browser__search()
Dhists.c475 ui_helpline__fpush("%d: nr_ent=(%d,%d), rows=%d, idx=%d, fve: idx=%d, row_off=%d, nrows=%d", in hist_browser__run()
1205 ui_helpline__fpush("Too many perf.hist.N files, nothing written!"); in hist_browser__dump()
1214 ui_helpline__fpush("Couldn't write to %s: %s", filename, err); in hist_browser__dump()
1221 ui_helpline__fpush("%s written!", filename); in hist_browser__dump()
1506 ui_helpline__fpush("To zoom out press ESC or ENTER + \"Zoom out of %s(%d) thread\"", in do_zoom_thread()
1550 ui_helpline__fpush("To zoom out press ESC or ENTER + \"Zoom out of %s DSO\"", in do_zoom_dso()
Dannotate.c831 ui_helpline__fpush("%d: nr_ent=%d, height=%d, idx=%d, top_idx=%d, nr_asm_entries=%d", in annotate_browser__run()