Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/events/
Dcore.c2813 static bool exclusive_event_installable(struct perf_event *event,
2830 WARN_ON_ONCE(!exclusive_event_installable(event, ctx)); in perf_install_in_context()
4956 static bool exclusive_event_installable(struct perf_event *event, in exclusive_event_installable() function
12494 if (!exclusive_event_installable(group_leader, ctx)) in SYSCALL_DEFINE5()
12498 if (!exclusive_event_installable(sibling, ctx)) in SYSCALL_DEFINE5()
12550 if (!exclusive_event_installable(event, ctx)) { in SYSCALL_DEFINE5()
12740 if (!exclusive_event_installable(event, ctx)) { in perf_event_create_kernel_counter()