Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Denv.h46 struct pmu_caps { struct
47 int nr_caps;
48 unsigned int max_branches;
49 char **caps;
50 char *pmu_name;
97 struct pmu_caps *pmu_caps; member
H A Dheader.c2143 struct pmu_caps *pmu_caps; in print_pmu_caps() local
3329 struct pmu_caps *pmu_caps; in process_pmu_caps() local