Searched defs:perf_pmu (Results 1 – 1 of 1) sorted by relevance
51 struct perf_pmu { struct53 const char *name;58 char *alias_name;63 const char *id;68 __u32 type;72 bool selectable;79 bool is_core;84 bool is_uncore;109 void (*perf_event_attr_init_default)(const struct perf_pmu *pmu, argument124 * @aliases: List of struct perf_pmu_alias. Each alias corresponds to an argument[all …]