Searched defs:perf_msr (Results 1 – 3 of 3) sorted by relevance
76346 struct perf_msr { struct76347 u64 msr;76348 struct attribute_group *grp;76349 bool (*test)(int, void *);76350 bool no_check;76351 u64 mask;
15985 struct perf_msr { struct15986 u64 msr;15987 struct attribute_group *grp;15988 bool (*test)(int, void *);15989 bool no_check;15990 u64 mask;