Searched defs:hpp (Results 1 – 3 of 3) sorted by relevance
/linux/tools/perf/util/ |
H A D | block-info.c | 179 struct perf_hpp *hpp, in block_column_header() 199 static int color_pct(struct perf_hpp *hpp, int width, double pct) in color_pct() 211 struct perf_hpp *hpp, in block_total_cycles_pct_entry() 255 struct perf_hpp *hpp, struct hist_entry *he) in block_cycles_lbr_entry() 268 struct perf_hpp *hpp, struct hist_entry *he) in block_cycles_pct_entry() 284 struct perf_hpp *hpp, in block_avg_cycles_entry() 298 static int block_range_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in block_range_entry() 329 static int block_dso_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in block_dso_entry() 358 struct perf_hpp *hpp, in block_branch_counter_entry()
|
H A D | s390-cpumsf-kernel.h | 30 unsigned long long hpp; /* Host Program Parameter */ member
|
/linux/tools/perf/ui/gtk/ |
H A 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
|