Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dpmu.h40 struct perf_pmu { struct
42 const char *name;
47 char *alias_name;
52 const char *id;
57 __u32 type;
61 bool selectable;
68 bool is_core;
73 bool is_uncore;
78 bool auxtrace;
83 bool formats_checked;
[all …]