Home
last modified time | relevance | path

Searched refs:x86_pmu_event_unmapped (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/arch/x86/events/
Dcore.c2542 static void x86_pmu_event_unmapped(struct perf_event *event, struct mm_struct *mm) in x86_pmu_event_unmapped() function
2709 .event_unmapped = x86_pmu_event_unmapped,