H A D | hist.h | 371 struct perf_hpp_fmt; 377 struct perf_hpp_fmt *fmt, int printed); 485 struct perf_hpp_fmt *, struct hist_entry *, struct hist_entry *); 487 struct perf_hpp_fmt { struct 489 int (*header)(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, argument 491 int (*width)(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, argument 493 void (*init)(struct perf_hpp_fmt *fmt, struct hist_entry *he); argument 494 int (*color)(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, argument 496 int (*entry)(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, argument 501 bool (*equal)(struct perf_hpp_fmt * argument 498 cmpperf_hpp_fmt global() argument 499 collapseperf_hpp_fmt global() argument 500 sortperf_hpp_fmt global() argument 502 freeperf_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...] |