Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dhist.h452 struct perf_hpp_fmt { struct
454 int (*header)(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, argument
463 int64_t (*cmp)(struct perf_hpp_fmt *fmt, argument
470 void (*free)(struct perf_hpp_fmt *fmt); argument
472 struct list_head list;
473 struct list_head sort_list;
474 bool elide;
475 int len;
476 int user_len;
477 int idx;
[all …]

Completed in 7 milliseconds