Searched defs:pt_pmu (Results 1 – 2 of 2) sorted by relevance
80 struct pt_pmu { struct81 struct pmu pmu;82 u32 caps[4 * PT_CPUID_LEAVES];
36 static struct pt_pmu pt_pmu; variable