Searched defs:perf_hpp_fmt (Results 1 – 1 of 1) sorted by relevance
144 struct perf_hpp_fmt { struct145 int (*header)(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp); argument146 int (*width)(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp); argument147 int (*color)(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, argument149 int (*entry)(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, argument160 extern struct perf_hpp_fmt perf_hpp__format[]; argument