Searched defs:perf_pmu (Results 1 – 1 of 1) sorted by relevance
46 struct perf_pmu { struct48 const char *name;53 char *alias_name;58 const char *id;63 __u32 type;67 bool selectable;74 bool is_core;79 bool is_uncore;104 void (*perf_event_attr_init_default)(const struct perf_pmu *pmu, argument119 * @aliases: List of struct perf_pmu_alias. Each alias corresponds to an argument[all …]