Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kvm/
Dpmu.c362 static bool is_fixed_event_allowed(struct kvm_x86_pmu_event_filter *filter, in is_fixed_event_allowed() function
389 return is_fixed_event_allowed(filter, pmc->idx); in check_pmu_event_filter()