| H A D | hist.h | 372 struct perf_hpp_fmt; 378 struct perf_hpp_fmt *fmt, int printed); 486 struct perf_hpp_fmt *, struct hist_entry *, struct hist_entry *); 488 struct perf_hpp_fmt { 490 int (*header)(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, 492 int (*width)(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, 494 void (*init)(struct perf_hpp_fmt *fmt, struct hist_entry *he); argument 495 int (*color)(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, 497 int (*entry)(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, 502 bool (*equal)(struct perf_hpp_fmt * argument 487 struct perf_hpp_fmt { global() struct 489 headerperf_hpp_fmt global() argument 491 widthperf_hpp_fmt global() argument 493 initperf_hpp_fmt global() argument 496 entryperf_hpp_fmt global() argument 498 cmpperf_hpp_fmt global() argument 499 collapseperf_hpp_fmt global() argument 500 sortperf_hpp_fmt global() argument 501 equalperf_hpp_fmt global() argument 504 listperf_hpp_fmt global() argument 505 sort_listperf_hpp_fmt global() argument 506 elideperf_hpp_fmt global() argument 507 lenperf_hpp_fmt global() argument 508 user_lenperf_hpp_fmt global() argument 509 idxperf_hpp_fmt global() argument 510 levelperf_hpp_fmt global() argument [all...] |