Home
last modified time | relevance | path

Searched defs:perf_hpp_fmt (Results 1 – 1 of 1) sorted by relevance

/tools/perf/util/
A Dhist.h487 struct perf_hpp_fmt { struct
489 int (*header)(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, argument
498 perf_hpp_fmt_cmp_t cmp; argument
500 perf_hpp_fmt_cmp_t sort; argument
504 struct list_head list;
505 struct list_head sort_list;
506 bool elide;
507 int len;
508 int user_len;
509 int idx;
[all …]

Completed in 11 milliseconds