Home
last modified time | relevance | path

Searched refs:perf_hpp (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/tools/perf/util/
Dhist.h150 struct perf_hpp;
158 int hist_entry__snprintf_alignment(struct hist_entry *he, struct perf_hpp *hpp,
234 struct perf_hpp { struct
243 int (*header)(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, argument
245 int (*width)(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
247 int (*color)(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
249 int (*entry)(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
392 typedef int (*hpp_callback_fn)(struct perf_hpp *hpp, bool front);
393 typedef int (*hpp_snprint_fn)(struct perf_hpp *hpp, const char *fmt, ...);
395 int hpp__fmt(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
[all …]
Dsort.c1651 static int __sort__hpp_header(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in __sort__hpp_header()
1667 struct perf_hpp *hpp __maybe_unused, in __sort__hpp_width()
1681 static int __sort__hpp_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in __sort__hpp_entry()
1957 static int __sort__hde_header(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in __sort__hde_header()
1974 struct perf_hpp *hpp __maybe_unused, in __sort__hde_width()
1997 static int __sort__hde_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in __sort__hde_entry()
Dhist.c1168 int hist_entry__snprintf_alignment(struct hist_entry *he, struct perf_hpp *hpp, in hist_entry__snprintf_alignment()
/Linux-v4.19/tools/perf/ui/
Dhist.c21 static int __hpp__fmt(struct perf_hpp *hpp, struct hist_entry *he, in __hpp__fmt()
110 int hpp__fmt(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in hpp__fmt()
129 int hpp__fmt_acc(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in hpp__fmt_acc()
221 struct perf_hpp *hpp __maybe_unused, in hpp__width_fn()
236 static int hpp__header_fn(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in hpp__header_fn()
244 int hpp_color_scnprintf(struct perf_hpp *hpp, const char *fmt, ...) in hpp_color_scnprintf()
260 static int hpp_entry_scnprintf(struct perf_hpp *hpp, const char *fmt, ...) in hpp_entry_scnprintf()
280 struct perf_hpp *hpp, struct hist_entry *he) \
288 struct perf_hpp *hpp, struct hist_entry *he) \
308 struct perf_hpp *hpp, struct hist_entry *he) \
[all …]
/Linux-v4.19/tools/perf/
Dbuiltin-c2c.c393 int (*entry)(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
395 int (*color)(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
420 struct perf_hpp *hpp __maybe_unused, in c2c_width()
436 static int c2c_header(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in c2c_header()
483 static int dcacheline_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in dcacheline_entry()
497 dcacheline_node_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in dcacheline_node_entry()
511 dcacheline_node_count(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in dcacheline_node_count()
521 static int offset_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in offset_entry()
549 iaddr_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in iaddr_entry()
570 tot_hitm_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in tot_hitm_entry()
[all …]
Dbuiltin-diff.c863 struct perf_hpp *hpp, struct hist_entry *he) in hpp__color_baseline()
892 struct perf_hpp *hpp, struct hist_entry *he, in __hpp__color_compare()
950 struct perf_hpp *hpp, struct hist_entry *he) in hpp__color_delta()
956 struct perf_hpp *hpp, struct hist_entry *he) in hpp__color_ratio()
962 struct perf_hpp *hpp, struct hist_entry *he) in hpp__color_wdiff()
1062 static int hpp__entry_global(struct perf_hpp_fmt *_fmt, struct perf_hpp *hpp, in hpp__entry_global()
1078 static int hpp__header(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in hpp__header()
1091 struct perf_hpp *hpp __maybe_unused, in hpp__width()
/Linux-v4.19/tools/perf/ui/stdio/
Dhist.c406 int __hist_entry__snprintf(struct hist_entry *he, struct perf_hpp *hpp, in __hist_entry__snprintf()
444 static int hist_entry__snprintf(struct hist_entry *he, struct perf_hpp *hpp) in hist_entry__snprintf()
450 struct perf_hpp *hpp, in hist_entry__hierarchy_fprintf()
536 struct perf_hpp hpp = { in hist_entry__fprintf()
572 struct perf_hpp *hpp, FILE *fp) in hists__fprintf_hierarchy_headers()
667 static void fprintf_line(struct hists *hists, struct perf_hpp *hpp, in fprintf_line()
693 struct perf_hpp *hpp, in hists__fprintf_standard_headers()
742 struct perf_hpp dummy_hpp = { in hists__fprintf_headers()
/Linux-v4.19/tools/perf/ui/gtk/
Dhists.c14 static int __percent_color_snprintf(struct perf_hpp *hpp, const char *fmt, ...) in __percent_color_snprintf()
48 struct perf_hpp *hpp, \
62 struct perf_hpp *hpp, \
305 struct perf_hpp hpp = { in perf_gtk__show_hists()
407 struct perf_hpp *hpp, in perf_gtk__add_hierarchy_entries()
509 struct perf_hpp hpp = { in perf_gtk__show_hierarchy()
/Linux-v4.19/tools/perf/ui/browsers/
Dhists.c1141 int __hpp__slsmg_color_printf(struct perf_hpp *hpp, const char *fmt, ...) in __hpp__slsmg_color_printf()
1169 struct perf_hpp *hpp, \
1184 struct perf_hpp *hpp, \
1261 struct perf_hpp hpp = { in hist_browser__show_entry()
1381 struct perf_hpp hpp = { in hist_browser__show_hierarchy_entry()
1431 struct perf_hpp hpp = { in hist_browser__show_hierarchy_entry()
1567 static int advance_hpp_check(struct perf_hpp *hpp, int inc) in advance_hpp_check()
1578 struct perf_hpp dummy_hpp = { in hists_browser__scnprintf_headers()
1615 struct perf_hpp dummy_hpp = { in hists_browser__scnprintf_hierarchy_headers()
1983 struct perf_hpp hpp = { in hist_browser__fprintf_entry()
[all …]