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.h264 struct perf_hpp_fmt { struct
266 int (*header)(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, argument
274 int64_t (*cmp)(struct perf_hpp_fmt *fmt, argument
281 void (*free)(struct perf_hpp_fmt *fmt); argument
283 struct list_head list;
284 struct list_head sort_list;
285 bool elide;
286 int len;
287 int user_len;
288 int idx;
[all …]

Completed in 5 milliseconds