Searched defs:perf_pmu (Results 1 – 1 of 1) sorted by relevance
40 struct perf_pmu { struct42 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;98 void (*perf_event_attr_init_default)(const struct perf_pmu *pmu, argument113 * @aliases: List of struct perf_pmu_alias. Each alias corresponds to an argument[all …]