Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dhist.h269 struct perf_hpp_fmt { struct
271 int (*header)(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, argument
280 int64_t (*cmp)(struct perf_hpp_fmt *fmt, argument
287 void (*free)(struct perf_hpp_fmt *fmt); argument
289 struct list_head list;
290 struct list_head sort_list;
291 bool elide;
292 int len;
293 int user_len;
294 int idx;
[all …]

Completed in 4 milliseconds