OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ui_helpline__fpush
(Results
1 - 5
of
5
) sorted by null
/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/
helpline.h
22
void
ui_helpline__fpush
(const char *fmt, ...);
helpline.c
55
void
ui_helpline__fpush
(const char *fmt, ...)
function
/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/browsers/
map.c
66
ui_helpline__fpush
("%s not found!", target);
hists.c
367
ui_helpline__fpush
("%d: nr_ent=(%d,%d), height=%d, idx=%d, fve: idx=%d, row_off=%d, nrows=%d",
1171
ui_helpline__fpush
("Too many perf.hist.N files, nothing written!");
1180
ui_helpline__fpush
("Couldn't write to %s: %s", filename, err);
1187
ui_helpline__fpush
("%s written!", filename);
[
all
...]
annotate.c
779
ui_helpline__fpush
("%d: nr_ent=%d, height=%d, idx=%d, top_idx=%d, nr_asm_entries=%d",
Completed in 192 milliseconds