Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dpmu.h42 struct perf_pmu { struct
44 const char *name;
49 char *alias_name;
54 const char *id;
59 __u32 type;
63 bool selectable;
70 bool is_core;
75 bool is_uncore;
100 void (*perf_event_attr_init_default)(const struct perf_pmu *pmu, argument
138 u32 nr_caps;
[all …]