Searched defs:hpp (Results 1 – 8 of 8) sorted by relevance
| /tools/perf/ui/stdio/ |
| D | hist.c | 376 int __hist_entry__snprintf(struct hist_entry *he, struct perf_hpp *hpp, in __hist_entry__snprintf() 414 static int hist_entry__snprintf(struct hist_entry *he, struct perf_hpp *hpp) in hist_entry__snprintf() 420 struct perf_hpp *hpp, in hist_entry__hierarchy_fprintf() 505 struct perf_hpp hpp = { in hist_entry__fprintf() local 538 struct perf_hpp *hpp, FILE *fp) in hists__fprintf_hierarchy_headers() 633 static void fprintf_line(struct hists *hists, struct perf_hpp *hpp, in fprintf_line() 659 struct perf_hpp *hpp, in hists__fprintf_standard_headers()
|
| /tools/perf/ui/ |
| D | hist.c | 12 #define hpp__call_print_fn(hpp, fn, fmt, ...) \ argument 19 static int __hpp__fmt(struct perf_hpp *hpp, struct hist_entry *he, in __hpp__fmt() 108 int hpp__fmt(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in hpp__fmt() 127 int hpp__fmt_acc(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in hpp__fmt_acc() 232 static int hpp__header_fn(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in hpp__header_fn() 240 int hpp_color_scnprintf(struct perf_hpp *hpp, const char *fmt, ...) in hpp_color_scnprintf() 256 static int hpp_entry_scnprintf(struct perf_hpp *hpp, const char *fmt, ...) in hpp_entry_scnprintf()
|
| /tools/perf/ui/gtk/ |
| D | hists.c | 11 static int __percent_color_snprintf(struct perf_hpp *hpp, const char *fmt, ...) in __percent_color_snprintf() 302 struct perf_hpp hpp = { in perf_gtk__show_hists() local 403 struct perf_hpp *hpp, in perf_gtk__add_hierarchy_entries() 505 struct perf_hpp hpp = { in perf_gtk__show_hierarchy() local
|
| /tools/perf/ |
| D | builtin-diff.c | 821 struct perf_hpp *hpp, struct hist_entry *he) in hpp__color_baseline() 850 struct perf_hpp *hpp, struct hist_entry *he, in __hpp__color_compare() 908 struct perf_hpp *hpp, struct hist_entry *he) in hpp__color_delta() 914 struct perf_hpp *hpp, struct hist_entry *he) in hpp__color_ratio() 920 struct perf_hpp *hpp, struct hist_entry *he) in hpp__color_wdiff() 1019 static int hpp__entry_global(struct perf_hpp_fmt *_fmt, struct perf_hpp *hpp, in hpp__entry_global() 1035 static int hpp__header(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in hpp__header()
|
| /tools/perf/ui/browsers/ |
| D | hists.c | 1084 int __hpp__slsmg_color_printf(struct perf_hpp *hpp, const char *fmt, ...) in __hpp__slsmg_color_printf() 1203 struct perf_hpp hpp = { in hist_browser__show_entry() local 1321 struct perf_hpp hpp = { in hist_browser__show_hierarchy_entry() local 1371 struct perf_hpp hpp = { in hist_browser__show_hierarchy_entry() local 1507 static int advance_hpp_check(struct perf_hpp *hpp, int inc) in advance_hpp_check() 1929 struct perf_hpp hpp = { in hist_browser__fprintf_entry() local 1972 struct perf_hpp hpp = { in hist_browser__fprintf_hierarchy_entry() local
|
| /tools/perf/util/ |
| D | sort.c | 1484 struct perf_hpp_fmt hpp; member 1499 static int __sort__hpp_header(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in __sort__hpp_header() 1529 static int __sort__hpp_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in __sort__hpp_entry() 1733 struct perf_hpp_fmt hpp; member 1805 static int __sort__hde_header(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in __sort__hde_header() 1845 static int __sort__hde_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, in __sort__hde_entry()
|
| D | hist.h | 276 struct perf_hpp_list hpp; member 391 static inline void advance_hpp(struct perf_hpp *hpp, int inc) in advance_hpp()
|
| D | hist.c | 1149 int hist_entry__snprintf_alignment(struct hist_entry *he, struct perf_hpp *hpp, in hist_entry__snprintf_alignment()
|