Searched defs:perf_pmu (Results 1 – 1 of 1) sorted by relevance
54 struct perf_pmu { struct56 const char *name;61 char *alias_name;66 const char *id;71 __u32 type;75 bool selectable;82 bool is_core;87 bool is_uncore;112 void (*perf_event_attr_init_default)(const struct perf_pmu *pmu, argument127 * @aliases: List of struct perf_pmu_alias. Each alias corresponds to an argument[all …]