Searched refs:perf_hpp (Results 1 - 11 of 11) sorted by relevance

/linux-master/tools/perf/util/
H A Dhist.h179 struct perf_hpp;
187 int hist_entry__snprintf_alignment(struct hist_entry *he, struct perf_hpp *hpp,
268 struct perf_hpp { struct
278 int (*header)(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
280 int (*width)(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
283 int (*color)(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
285 int (*entry)(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
427 typedef int (*hpp_callback_fn)(struct perf_hpp *hpp, bool front);
428 typedef int (*hpp_snprint_fn)(struct perf_hpp *hpp, const char *fmt, ...);
430 int hpp__fmt(struct perf_hpp_fmt *fmt, struct perf_hpp *hp
[all...]
H A Dblock-info.c164 struct perf_hpp *hpp,
176 struct perf_hpp *hpp __maybe_unused,
184 static int color_pct(struct perf_hpp *hpp, int width, double pct)
196 struct perf_hpp *hpp,
240 struct perf_hpp *hpp, struct hist_entry *he)
253 struct perf_hpp *hpp, struct hist_entry *he)
269 struct perf_hpp *hpp,
283 static int block_range_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
314 static int block_dso_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
H A Dsort.c2464 static int __sort__hpp_header(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
2480 struct perf_hpp *hpp __maybe_unused,
2494 static int __sort__hpp_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
2802 static int __sort__hde_header(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
2819 struct perf_hpp *hpp __maybe_unused,
2842 static int __sort__hde_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
H A Dhist.c1359 int hist_entry__snprintf_alignment(struct hist_entry *he, struct perf_hpp *hpp,
/linux-master/tools/perf/ui/
H A Dhist.c26 static int __hpp__fmt(struct perf_hpp *hpp, struct hist_entry *he,
115 int hpp__fmt(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
134 int hpp__fmt_acc(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
291 struct perf_hpp *hpp __maybe_unused,
306 static int hpp__header_fn(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
314 int hpp_color_scnprintf(struct perf_hpp *hpp, const char *fmt, ...)
330 static int hpp_entry_scnprintf(struct perf_hpp *hpp, const char *fmt, ...)
350 struct perf_hpp *hpp, struct hist_entry *he) \
358 struct perf_hpp *hpp, struct hist_entry *he) \
378 struct perf_hpp *hp
[all...]
/linux-master/tools/perf/ui/stdio/
H A Dhist.c414 int __hist_entry__snprintf(struct hist_entry *he, struct perf_hpp *hpp,
452 static int hist_entry__snprintf(struct hist_entry *he, struct perf_hpp *hpp)
458 struct perf_hpp *hpp,
546 struct perf_hpp hpp = {
568 struct perf_hpp hpp = {
587 struct perf_hpp hpp = {
633 struct perf_hpp *hpp, FILE *fp)
728 static void fprintf_line(struct hists *hists, struct perf_hpp *hpp,
754 struct perf_hpp *hpp,
803 struct perf_hpp dummy_hp
[all...]
/linux-master/tools/perf/
H A Dbuiltin-c2c.c434 int (*entry)(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
436 int (*color)(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
461 struct perf_hpp *hpp __maybe_unused,
477 static int c2c_header(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
524 static int dcacheline_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
538 dcacheline_node_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
552 dcacheline_node_count(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
562 static int offset_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
591 iaddr_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
612 tot_hitm_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hp
[all...]
H A Dbuiltin-diff.c1324 struct perf_hpp *hpp, struct hist_entry *he)
1353 struct perf_hpp *hpp, int width)
1397 struct perf_hpp *hpp, struct hist_entry *he,
1466 struct perf_hpp *hpp, struct hist_entry *he)
1472 struct perf_hpp *hpp, struct hist_entry *he)
1478 struct perf_hpp *hpp, struct hist_entry *he)
1484 struct perf_hpp *hpp, struct hist_entry *he)
1517 struct perf_hpp *hpp, struct hist_entry *he)
1668 static int hpp__entry_global(struct perf_hpp_fmt *_fmt, struct perf_hpp *hpp,
1684 static int hpp__header(struct perf_hpp_fmt *fmt, struct perf_hpp *hp
[all...]
H A Dbuiltin-kvm.c94 int (*entry)(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
114 struct perf_hpp *hpp __maybe_unused,
117 static int ev_name_entry(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
158 struct perf_hpp *hpp, \
208 static int ev_entry_mean(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
257 struct perf_hpp *hpp,
290 struct perf_hpp *hpp,
335 struct perf_hpp *hpp __maybe_unused,
344 static int fmt_header(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp,
/linux-master/tools/perf/ui/gtk/
H A Dhists.c16 static int __percent_color_snprintf(struct perf_hpp *hpp, const char *fmt, ...)
50 struct perf_hpp *hpp, \
64 struct perf_hpp *hpp, \
307 struct perf_hpp hpp = {
409 struct perf_hpp *hpp,
511 struct perf_hpp hpp = {
/linux-master/tools/perf/ui/browsers/
H A Dhists.c1208 int __hpp__slsmg_color_printf(struct perf_hpp *hpp, const char *fmt, ...)
1236 struct perf_hpp *hpp, \
1251 struct perf_hpp *hpp, \
1330 struct perf_hpp hpp = {
1450 struct perf_hpp hpp = {
1500 struct perf_hpp hpp = {
1636 static int advance_hpp_check(struct perf_hpp *hpp, int inc)
1647 struct perf_hpp dummy_hpp = {
1684 struct perf_hpp dummy_hpp = {
2056 struct perf_hpp hp
[all...]

Completed in 164 milliseconds