Home
last modified time | relevance | path

Searched defs:hpp (Results 1 – 25 of 27) sorted by relevance

12

/kernel/linux/linux-5.10/tools/perf/util/
Dblock-info.c164 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()
Ds390-cpumsf-kernel.h30 unsigned long long hpp; /* Host Program Parameter */ member
Dsort.c1769 struct perf_hpp_fmt hpp; member
1784 static int __sort__hpp_header(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in __sort__hpp_header()
1814 static int __sort__hpp_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in __sort__hpp_entry()
2018 struct perf_hpp_fmt hpp; member
2090 static int __sort__hde_header(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in __sort__hde_header()
2130 static int __sort__hde_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in __sort__hde_entry()
Dhist.h303 struct perf_hpp_list hpp; member
418 static inline void advance_hpp(struct perf_hpp *hpp, int inc) in advance_hpp()
/kernel/linux/linux-5.10/tools/perf/ui/stdio/
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() 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()
/kernel/linux/linux-4.19/tools/perf/
Dbuiltin-c2c.c436 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()
655 ld_llcmiss_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in ld_llcmiss_entry()
705 tot_recs_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in tot_recs_entry()
756 tot_loads_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in tot_loads_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()
/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-c2c.c449 static int c2c_header(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in c2c_header()
496 static int dcacheline_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in dcacheline_entry()
510 dcacheline_node_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in dcacheline_node_entry()
524 dcacheline_node_count(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in dcacheline_node_count()
534 static int offset_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in offset_entry()
562 iaddr_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in iaddr_entry()
583 tot_hitm_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in tot_hitm_entry()
679 tot_recs_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in tot_recs_entry()
730 tot_loads_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in tot_loads_entry()
764 percent_color(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in percent_color()
[all …]
Dbuiltin-diff.c1321 struct perf_hpp *hpp, struct hist_entry *he) in hpp__color_baseline()
1350 struct perf_hpp *hpp, int width) in cycles_printf()
1394 struct perf_hpp *hpp, struct hist_entry *he, in __hpp__color_compare()
1463 struct perf_hpp *hpp, struct hist_entry *he) in hpp__color_delta()
1469 struct perf_hpp *hpp, struct hist_entry *he) in hpp__color_ratio()
1475 struct perf_hpp *hpp, struct hist_entry *he) in hpp__color_wdiff()
1481 struct perf_hpp *hpp, struct hist_entry *he) in hpp__color_cycles()
1514 struct perf_hpp *hpp, struct hist_entry *he) in hpp__color_cycles_hist()
1665 static int hpp__entry_global(struct perf_hpp_fmt *_fmt, struct perf_hpp *hpp, in hpp__entry_global()
1681 static int hpp__header(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in hpp__header()
/kernel/linux/linux-4.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() local
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()
/kernel/linux/linux-4.19/tools/perf/ui/
Dhist.c14 #define hpp__call_print_fn(hpp, fn, fmt, ...) \ argument
21 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()
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()
/kernel/linux/linux-5.10/tools/perf/ui/
Dhist.c18 #define hpp__call_print_fn(hpp, fn, fmt, ...) \ argument
25 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()
303 static int hpp__header_fn(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in hpp__header_fn()
311 int hpp_color_scnprintf(struct perf_hpp *hpp, const char *fmt, ...) in hpp_color_scnprintf()
327 static int hpp_entry_scnprintf(struct perf_hpp *hpp, const char *fmt, ...) in hpp_entry_scnprintf()
/kernel/linux/linux-4.19/tools/perf/ui/gtk/
Dhists.c14 static int __percent_color_snprintf(struct perf_hpp *hpp, const char *fmt, ...) in __percent_color_snprintf()
305 struct perf_hpp hpp = { in perf_gtk__show_hists() local
407 struct perf_hpp *hpp, in perf_gtk__add_hierarchy_entries()
509 struct perf_hpp hpp = { in perf_gtk__show_hierarchy() local
/kernel/linux/linux-5.10/tools/perf/ui/gtk/
Dhists.c16 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
/kernel/linux/linux-4.19/drivers/pci/
Dpci-acpi.c286 static acpi_status acpi_run_hpp(acpi_handle handle, struct hotplug_params *hpp) in acpi_run_hpp()
331 int pci_get_hp_params(struct pci_dev *dev, struct hotplug_params *hpp) in pci_get_hp_params()
Dprobe.c1877 static void program_hpp_type0(struct pci_dev *dev, struct hpp_type0 *hpp) in program_hpp_type0()
1912 static void program_hpp_type1(struct pci_dev *dev, struct hpp_type1 *hpp) in program_hpp_type1()
1941 static void program_hpp_type2(struct pci_dev *dev, struct hpp_type2 *hpp) in program_hpp_type2()
2189 struct hotplug_params hpp; in pci_configure_device() local
/kernel/linux/linux-4.19/tools/perf/ui/browsers/
Dhists.c1145 int __hpp__slsmg_color_printf(struct perf_hpp *hpp, const char *fmt, ...) in __hpp__slsmg_color_printf()
1265 struct perf_hpp hpp = { in hist_browser__show_entry() local
1385 struct perf_hpp hpp = { in hist_browser__show_hierarchy_entry() local
1435 struct perf_hpp hpp = { in hist_browser__show_hierarchy_entry() local
1571 static int advance_hpp_check(struct perf_hpp *hpp, int inc) in advance_hpp_check()
1987 struct perf_hpp hpp = { in hist_browser__fprintf_entry() local
2030 struct perf_hpp hpp = { in hist_browser__fprintf_hierarchy_entry() local
/kernel/linux/linux-5.10/tools/perf/ui/browsers/
Dhists.c1217 int __hpp__slsmg_color_printf(struct perf_hpp *hpp, const char *fmt, ...) in __hpp__slsmg_color_printf()
1339 struct perf_hpp hpp = { in hist_browser__show_entry() local
1459 struct perf_hpp hpp = { in hist_browser__show_hierarchy_entry() local
1509 struct perf_hpp hpp = { in hist_browser__show_hierarchy_entry() local
1645 static int advance_hpp_check(struct perf_hpp *hpp, int inc) in advance_hpp_check()
2065 struct perf_hpp hpp = { in hist_browser__fprintf_entry() local
2108 struct perf_hpp hpp = { in hist_browser__fprintf_hierarchy_entry() local
/kernel/linux/linux-4.19/tools/perf/util/
Ds390-cpumsf-kernel.h30 unsigned long long hpp; /* Host Program Parameter */ member
Dsort.c1642 struct perf_hpp_fmt hpp; member
1657 static int __sort__hpp_header(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in __sort__hpp_header()
1687 static int __sort__hpp_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in __sort__hpp_entry()
1891 struct perf_hpp_fmt hpp; member
1963 static int __sort__hde_header(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in __sort__hde_header()
2003 static int __sort__hde_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in __sort__hde_entry()
Dhist.h287 struct perf_hpp_list hpp; member
402 static inline void advance_hpp(struct perf_hpp *hpp, int inc) in advance_hpp()
/kernel/linux/linux-4.19/include/linux/
Dpci_hotplug.h179 struct hotplug_params *hpp) in pci_get_hp_params()
/kernel/linux/linux-4.19/arch/x86/platform/uv/
Dtlb_uv.c353 struct hub_and_pnode *hpp; in pnode_to_first_cpu() local
1057 struct hub_and_pnode *hpp; in set_distrib_bits() local
/kernel/linux/linux-5.10/arch/s390/include/asm/
Dcpu_mf.h116 unsigned long long hpp; /* Host Program Parameter */ member
/kernel/linux/linux-4.19/arch/s390/include/asm/
Dcpu_mf.h111 unsigned long long hpp; /* Host Program Parameter */ member

12