Searched defs:pmu_caps (Results 1 – 2 of 2) sorted by relevance
47 struct pmu_caps { struct48 int nr_caps;49 unsigned int max_branches;50 unsigned int br_cntr_nr;51 unsigned int br_cntr_width;53 char **caps;54 char *pmu_name;107 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