Searched defs:pt_pmu (Results 1 – 2 of 2) sorted by relevance
65 struct pt_pmu { struct66 struct pmu pmu;67 u32 caps[PT_CPUID_REGS_NUM * PT_CPUID_LEAVES];
36 static struct pt_pmu pt_pmu; variable