/linux-6.6.21/tools/perf/ |
D | builtin-c2c.c | 477 static int c2c_header(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in c2c_header() 524 static int dcacheline_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in dcacheline_entry() 538 dcacheline_node_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in dcacheline_node_entry() 552 dcacheline_node_count(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in dcacheline_node_count() 562 static int offset_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in offset_entry() 591 iaddr_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in iaddr_entry() 612 tot_hitm_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in tot_hitm_entry() 720 tot_recs_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in tot_recs_entry() 758 tot_loads_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in tot_loads_entry() 792 percent_color(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in percent_color() [all …]
|
D | builtin-diff.c | 1324 struct perf_hpp *hpp, struct hist_entry *he) in hpp__color_baseline() 1353 struct perf_hpp *hpp, int width) in cycles_printf() 1397 struct perf_hpp *hpp, struct hist_entry *he, in __hpp__color_compare() 1466 struct perf_hpp *hpp, struct hist_entry *he) in hpp__color_delta() 1472 struct perf_hpp *hpp, struct hist_entry *he) in hpp__color_ratio() 1478 struct perf_hpp *hpp, struct hist_entry *he) in hpp__color_wdiff() 1484 struct perf_hpp *hpp, struct hist_entry *he) in hpp__color_cycles() 1517 struct perf_hpp *hpp, struct hist_entry *he) in hpp__color_cycles_hist() 1668 static int hpp__entry_global(struct perf_hpp_fmt *_fmt, struct perf_hpp *hpp, in hpp__entry_global() 1684 static int hpp__header(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in hpp__header()
|
D | builtin-kvm.c | 117 static int ev_name_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in ev_name_entry() 208 static int ev_entry_mean(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in ev_entry_mean() 290 struct perf_hpp *hpp, in ev_entry_count_precent() 344 static int fmt_header(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in fmt_header()
|
/linux-6.6.21/tools/perf/util/ |
D | block-info.c | 164 struct perf_hpp *hpp, in block_column_header() 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()
|
D | s390-cpumsf-kernel.h | 30 unsigned long long hpp; /* Host Program Parameter */ member
|
D | hist.h | 320 struct perf_hpp_list hpp; member 434 static inline void advance_hpp(struct perf_hpp *hpp, int inc) in advance_hpp()
|
D | sort.c | 2253 struct perf_hpp_fmt hpp; member 2268 static int __sort__hpp_header(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in __sort__hpp_header() 2298 static int __sort__hpp_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in __sort__hpp_entry() 2534 struct perf_hpp_fmt hpp; member 2606 static int __sort__hde_header(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in __sort__hde_header() 2646 static int __sort__hde_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in __sort__hde_entry()
|
D | hist.c | 1361 int hist_entry__snprintf_alignment(struct hist_entry *he, struct perf_hpp *hpp, in hist_entry__snprintf_alignment()
|
/linux-6.6.21/tools/perf/ui/stdio/ |
D | hist.c | 414 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() local 568 struct perf_hpp hpp = { in hist_entry__individual_block_fprintf() local 587 struct perf_hpp hpp = { in hist_entry__fprintf() local 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()
|
/linux-6.6.21/tools/perf/ui/ |
D | hist.c | 19 #define hpp__call_print_fn(hpp, fn, fmt, ...) \ argument 26 static int __hpp__fmt(struct perf_hpp *hpp, struct hist_entry *he, in __hpp__fmt() 115 int hpp__fmt(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in hpp__fmt() 134 int hpp__fmt_acc(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in hpp__fmt_acc() 306 static int hpp__header_fn(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in hpp__header_fn() 314 int hpp_color_scnprintf(struct perf_hpp *hpp, const char *fmt, ...) in hpp_color_scnprintf() 330 static int hpp_entry_scnprintf(struct perf_hpp *hpp, const char *fmt, ...) in hpp_entry_scnprintf()
|
/linux-6.6.21/tools/perf/ui/gtk/ |
D | hists.c | 16 static int __percent_color_snprintf(struct perf_hpp *hpp, const char *fmt, ...) in __percent_color_snprintf() 307 struct perf_hpp hpp = { in perf_gtk__show_hists() local 409 struct perf_hpp *hpp, in perf_gtk__add_hierarchy_entries() 511 struct perf_hpp hpp = { in perf_gtk__show_hierarchy() local
|
/linux-6.6.21/tools/perf/ui/browsers/ |
D | hists.c | 1208 int __hpp__slsmg_color_printf(struct perf_hpp *hpp, const char *fmt, ...) in __hpp__slsmg_color_printf() 1330 struct perf_hpp hpp = { in hist_browser__show_entry() local 1450 struct perf_hpp hpp = { in hist_browser__show_hierarchy_entry() local 1500 struct perf_hpp hpp = { in hist_browser__show_hierarchy_entry() local 1636 static int advance_hpp_check(struct perf_hpp *hpp, int inc) in advance_hpp_check() 2056 struct perf_hpp hpp = { in hist_browser__fprintf_entry() local 2099 struct perf_hpp hpp = { in hist_browser__fprintf_hierarchy_entry() local
|
/linux-6.6.21/arch/s390/include/asm/ |
D | cpu_mf.h | 118 unsigned long long hpp; /* Host Program Parameter */ member
|