Searched defs:perf_pmu (Results 1 – 1 of 1) sorted by relevance
68 struct perf_pmu { struct70 const char *name;75 char *alias_name;80 const char *id;85 __u32 type;89 bool selectable;96 bool is_core;101 bool is_uncore;126 void (*perf_event_attr_init_default)(const struct perf_pmu *pmu, argument141 * @aliases: List of struct perf_pmu_alias. Each alias corresponds to an argument[all …]