Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/events/
Dcore.c2828 static bool exclusive_event_installable(struct perf_event *event,
2845 WARN_ON_ONCE(!exclusive_event_installable(event, ctx)); in perf_install_in_context()
4927 static bool exclusive_event_installable(struct perf_event *event, in exclusive_event_installable() function
12265 if (!exclusive_event_installable(group_leader, ctx)) in SYSCALL_DEFINE5()
12269 if (!exclusive_event_installable(sibling, ctx)) in SYSCALL_DEFINE5()
12311 if (!exclusive_event_installable(event, ctx)) { in SYSCALL_DEFINE5()
12501 if (!exclusive_event_installable(event, ctx)) { in perf_event_create_kernel_counter()