Home
last modified time | relevance | path

Searched defs:pmu_caps (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/
H A Denv.h47 struct pmu_caps { struct
48 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
H A Denv.c483 struct pmu_caps *pmu_caps; in perf_env__read_core_pmu_caps() local
H A Dheader.c2129 struct pmu_caps *pmu_caps; in print_pmu_caps() local
3345 struct pmu_caps *pmu_caps; in process_pmu_caps() local