Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dhist.h168 struct perf_hpp;
256 struct perf_hpp { struct
266 int (*header)(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, argument
268 int (*width)(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
270 int (*color)(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
272 int (*entry)(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
414 typedef int (*hpp_callback_fn)(struct perf_hpp *hpp, bool front);
417 int hpp__fmt(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
420 int hpp__fmt_acc(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
424 static inline void advance_hpp(struct perf_hpp *hpp, int inc) in advance_hpp()
[all …]
A Dblock-info.c164 struct perf_hpp *hpp, in block_column_header()
176 struct perf_hpp *hpp __maybe_unused, in block_column_width()
184 static int color_pct(struct perf_hpp *hpp, int width, double pct) in color_pct()
196 struct perf_hpp *hpp, in block_total_cycles_pct_entry()
240 struct perf_hpp *hpp, struct hist_entry *he) in block_cycles_lbr_entry()
253 struct perf_hpp *hpp, struct hist_entry *he) in block_cycles_pct_entry()
269 struct perf_hpp *hpp, in block_avg_cycles_entry()
283 static int block_range_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in block_range_entry()
314 static int block_dso_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in block_dso_entry()
A Dsort.c1939 static int __sort__hpp_header(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in __sort__hpp_header()
1955 struct perf_hpp *hpp __maybe_unused, in __sort__hpp_width()
1969 static int __sort__hpp_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in __sort__hpp_entry()
2245 static int __sort__hde_header(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in __sort__hde_header()
2262 struct perf_hpp *hpp __maybe_unused, in __sort__hde_width()
2285 static int __sort__hde_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in __sort__hde_entry()
A Dhist.c1334 int hist_entry__snprintf_alignment(struct hist_entry *he, struct perf_hpp *hpp, in hist_entry__snprintf_alignment()
/linux/tools/perf/ui/
A Dhist.c25 static int __hpp__fmt(struct perf_hpp *hpp, struct hist_entry *he, in __hpp__fmt()
114 int hpp__fmt(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in hpp__fmt()
133 int hpp__fmt_acc(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in hpp__fmt_acc()
288 struct perf_hpp *hpp __maybe_unused, in hpp__width_fn()
347 struct perf_hpp *hpp, struct hist_entry *he) \
355 struct perf_hpp *hpp, struct hist_entry *he) \
375 struct perf_hpp *hpp, struct hist_entry *he) \
383 struct perf_hpp *hpp, struct hist_entry *he) \
403 struct perf_hpp *hpp, struct hist_entry *he) \
715 struct perf_hpp dummy_hpp; in hists__sort_list_width()
[all …]
/linux/tools/perf/
A Dbuiltin-c2c.c412 int (*entry)(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
414 int (*color)(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
439 struct perf_hpp *hpp __maybe_unused, in c2c_width()
568 iaddr_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in iaddr_entry()
589 tot_hitm_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in tot_hitm_entry()
770 percent_color(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in percent_color()
1030 pid_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in STAT_FN()
1159 mean_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in mean_entry()
1183 cpucnt_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in cpucnt_entry()
1197 cl_idx_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in cl_idx_entry()
[all …]
A Dbuiltin-diff.c1322 struct perf_hpp *hpp, struct hist_entry *he) in hpp__color_baseline()
1351 struct perf_hpp *hpp, int width) in cycles_printf()
1395 struct perf_hpp *hpp, struct hist_entry *he, in __hpp__color_compare()
1464 struct perf_hpp *hpp, struct hist_entry *he) in hpp__color_delta()
1470 struct perf_hpp *hpp, struct hist_entry *he) in hpp__color_ratio()
1476 struct perf_hpp *hpp, struct hist_entry *he) in hpp__color_wdiff()
1482 struct perf_hpp *hpp, struct hist_entry *he) in hpp__color_cycles()
1515 struct perf_hpp *hpp, struct hist_entry *he) in hpp__color_cycles_hist()
1666 static int hpp__entry_global(struct perf_hpp_fmt *_fmt, struct perf_hpp *hpp, in hpp__entry_global()
1682 static int hpp__header(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in hpp__header()
[all …]
/linux/tools/perf/ui/stdio/
A Dhist.c414 int __hist_entry__snprintf(struct hist_entry *he, struct perf_hpp *hpp, in __hist_entry__snprintf()
452 static int hist_entry__snprintf(struct hist_entry *he, struct perf_hpp *hpp) in hist_entry__snprintf()
458 struct perf_hpp *hpp, in hist_entry__hierarchy_fprintf()
546 struct perf_hpp hpp = { in hist_entry__block_fprintf()
568 struct perf_hpp hpp = { in hist_entry__individual_block_fprintf()
587 struct perf_hpp hpp = { in hist_entry__fprintf()
633 struct perf_hpp *hpp, FILE *fp) in hists__fprintf_hierarchy_headers()
728 static void fprintf_line(struct hists *hists, struct perf_hpp *hpp, in fprintf_line()
754 struct perf_hpp *hpp, in hists__fprintf_standard_headers()
803 struct perf_hpp dummy_hpp = { in hists__fprintf_headers()
/linux/tools/perf/ui/gtk/
A Dhists.c16 static int __percent_color_snprintf(struct perf_hpp *hpp, const char *fmt, ...) in __percent_color_snprintf()
50 struct perf_hpp *hpp, \
64 struct perf_hpp *hpp, \
307 struct perf_hpp hpp = { in perf_gtk__show_hists()
409 struct perf_hpp *hpp, in perf_gtk__add_hierarchy_entries()
511 struct perf_hpp hpp = { in perf_gtk__show_hierarchy()
/linux/tools/perf/ui/browsers/
A Dhists.c1218 int __hpp__slsmg_color_printf(struct perf_hpp *hpp, const char *fmt, ...) in __hpp__slsmg_color_printf()
1246 struct perf_hpp *hpp, \
1261 struct perf_hpp *hpp, \
1340 struct perf_hpp hpp = { in hist_browser__show_entry()
1460 struct perf_hpp hpp = { in hist_browser__show_hierarchy_entry()
1510 struct perf_hpp hpp = { in hist_browser__show_hierarchy_entry()
1646 static int advance_hpp_check(struct perf_hpp *hpp, int inc) in advance_hpp_check()
1657 struct perf_hpp dummy_hpp = { in hists_browser__scnprintf_headers()
1694 struct perf_hpp dummy_hpp = { in hists_browser__scnprintf_hierarchy_headers()
2066 struct perf_hpp hpp = { in hist_browser__fprintf_entry()
[all …]

Completed in 42 milliseconds