Searched defs:hpp (Results 1 - 13 of 13) sorted by relevance

/linux-master/tools/perf/util/
H A Ds390-cpumsf-kernel.h30 unsigned long long hpp; /* Host Program Parameter */ member in struct:hws_basic_entry
H A Dblock-info.c184 static int color_pct(struct perf_hpp *hpp, int width, double pct) argument
163 block_column_header(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hists *hists __maybe_unused, int line __maybe_unused, int *span __maybe_unused) argument
195 block_total_cycles_pct_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he) argument
239 block_cycles_lbr_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he) argument
252 block_cycles_pct_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he) argument
268 block_avg_cycles_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he) argument
283 block_range_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he) argument
314 block_dso_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he) argument
[all...]
H A Dhist.h323 struct perf_hpp_list hpp; member in struct:perf_hpp_list_node
437 advance_hpp(struct perf_hpp *hpp, int inc) argument
[all...]
H A Dhist.c1359 int hist_entry__snprintf_alignment(struct hist_entry *he, struct perf_hpp *hpp, argument
H A Dsort.c2449 struct perf_hpp_fmt hpp; member in struct:hpp_sort_entry
2464 static int __sort__hpp_header(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, argument
2494 static int __sort__hpp_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, argument
2730 struct perf_hpp_fmt hpp; member in struct:hpp_dynamic_entry
2802 __sort__hde_header(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hists *hists __maybe_unused, int line __maybe_unused, int *span __maybe_unused) argument
2842 __sort__hde_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he) argument
[all...]
/linux-master/tools/perf/ui/gtk/
H A Dhists.c16 static int __percent_color_snprintf(struct perf_hpp *hpp, const char *fmt, ...) argument
307 struct perf_hpp hpp = { local
405 perf_gtk__add_hierarchy_entries(struct hists *hists, struct rb_root_cached *root, GtkTreeStore *store, GtkTreeIter *parent, struct perf_hpp *hpp, float min_pcnt) argument
511 struct perf_hpp hpp = { local
[all...]
/linux-master/arch/s390/include/asm/
H A Dcpu_mf.h118 unsigned long long hpp; /* Host Program Parameter */ member in struct:hws_basic_entry
/linux-master/tools/perf/ui/
H A Dhist.c26 static int __hpp__fmt(struct perf_hpp *hpp, struct hist_entry *he, argument
115 hpp__fmt(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he, hpp_field_fn get_field, const char *fmtstr, hpp_snprint_fn print_fn, bool fmt_percent) argument
134 hpp__fmt_acc(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he, hpp_field_fn get_field, const char *fmtstr, hpp_snprint_fn print_fn, bool fmt_percent) argument
306 hpp__header_fn(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hists *hists, int line __maybe_unused, int *span __maybe_unused) argument
314 hpp_color_scnprintf(struct perf_hpp *hpp, const char *fmt, ...) argument
330 hpp_entry_scnprintf(struct perf_hpp *hpp, const char *fmt, ...) argument
[all...]
/linux-master/tools/perf/ui/stdio/
H A Dhist.c414 int __hist_entry__snprintf(struct hist_entry *he, struct perf_hpp *hpp, argument
452 hist_entry__snprintf(struct hist_entry *he, struct perf_hpp *hpp) argument
457 hist_entry__hierarchy_fprintf(struct hist_entry *he, struct perf_hpp *hpp, struct hists *hists, FILE *fp) argument
546 struct perf_hpp hpp = { local
568 struct perf_hpp hpp = { local
587 struct perf_hpp hpp = { local
632 hists__fprintf_hierarchy_headers(struct hists *hists, struct perf_hpp *hpp, FILE *fp) argument
728 fprintf_line(struct hists *hists, struct perf_hpp *hpp, int line, FILE *fp) argument
753 hists__fprintf_standard_headers(struct hists *hists, struct perf_hpp *hpp, FILE *fp) argument
[all...]
/linux-master/tools/perf/
H A Dbuiltin-kvm.c117 static int ev_name_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, argument
208 ev_entry_mean(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he) argument
256 ev_entry_time_precent(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he) argument
289 ev_entry_count_precent(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he) argument
344 fmt_header(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hists *hists, int line __maybe_unused, int *span __maybe_unused) argument
[all...]
H A Dbuiltin-diff.c1323 hpp__color_baseline(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he) argument
1352 cycles_printf(struct hist_entry *he, struct hist_entry *pair, struct perf_hpp *hpp, int width) argument
1396 __hpp__color_compare(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he, int comparison_method) argument
1465 hpp__color_delta(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he) argument
1471 hpp__color_ratio(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he) argument
1477 hpp__color_wdiff(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he) argument
1483 hpp__color_cycles(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he) argument
1516 hpp__color_cycles_hist(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he) argument
1668 hpp__entry_global(struct perf_hpp_fmt *_fmt, struct perf_hpp *hpp, struct hist_entry *he) argument
1684 hpp__header(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hists *hists __maybe_unused, int line __maybe_unused, int *span __maybe_unused) argument
[all...]
H A Dbuiltin-c2c.c477 static int c2c_header(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, argument
524 static int dcacheline_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, argument
538 dcacheline_node_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he) argument
552 dcacheline_node_count(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he) argument
562 offset_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he) argument
591 iaddr_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he) argument
612 tot_hitm_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he) argument
720 tot_recs_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he) argument
758 tot_loads_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he) argument
792 percent_color(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he, get_percent_cb get_percent) argument
854 percent_costly_snoop_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he) argument
868 percent_costly_snoop_color(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he) argument
933 percent_rmt_hitm_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he) argument
944 percent_rmt_hitm_color(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he) argument
964 percent_lcl_hitm_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he) argument
975 percent_lcl_hitm_color(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he) argument
995 percent_lcl_peer_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he) argument
1006 percent_lcl_peer_color(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he) argument
1026 percent_rmt_peer_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he) argument
1037 percent_rmt_peer_color(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he) argument
1057 percent_stores_l1hit_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he) argument
1068 percent_stores_l1hit_color(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he) argument
1088 percent_stores_l1miss_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he) argument
1099 percent_stores_l1miss_color(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he) argument
1119 percent_stores_na_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he) argument
1130 percent_stores_na_color(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he) argument
1153 pid_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he) argument
1176 display_metrics(struct perf_hpp *hpp, u32 val, u32 sum) argument
1190 node_entry(struct perf_hpp_fmt *fmt __maybe_unused, struct perf_hpp *hpp, struct hist_entry *he) argument
1286 mean_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he, double mean) argument
1312 cpucnt_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he) argument
1326 cl_idx_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he) argument
1340 cl_idx_empty_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he) argument
1917 c2c_se_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he) argument
2450 struct perf_hpp hpp = { local
[all...]
/linux-master/tools/perf/ui/browsers/
H A Dhists.c1208 int __hpp__slsmg_color_printf(struct perf_hpp *hpp, const char *fmt, ...) argument
1330 struct perf_hpp hpp = { local
1450 struct perf_hpp hpp = { local
1500 struct perf_hpp hpp = { local
1636 advance_hpp_check(struct perf_hpp *hpp, int inc) argument
2056 struct perf_hpp hpp = { local
2099 struct perf_hpp hpp = { local
[all...]

Completed in 453 milliseconds