Searched defs:pmu_caps (Results 1 – 2 of 2) sorted by relevance
46 struct pmu_caps { struct47 int nr_caps;48 unsigned int max_branches;49 unsigned int br_cntr_nr;50 unsigned int br_cntr_width;52 char **caps;53 char *pmu_name;106 struct pmu_caps *pmu_caps; member
2143 struct pmu_caps *pmu_caps; in print_pmu_caps() local3350 struct pmu_caps *pmu_caps; in process_pmu_caps() local