Searched defs:pmu_caps (Results 1 – 3 of 3) 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;105 struct pmu_caps *pmu_caps; member
483 struct pmu_caps *pmu_caps; in perf_env__read_core_pmu_caps() local
2129 struct pmu_caps *pmu_caps; in print_pmu_caps() local3345 struct pmu_caps *pmu_caps; in process_pmu_caps() local