Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/events/
Dcore.c2816 static bool exclusive_event_installable(struct perf_event *event,
2833 WARN_ON_ONCE(!exclusive_event_installable(event, ctx)); in perf_install_in_context()
4778 static bool exclusive_event_installable(struct perf_event *event, in exclusive_event_installable() function
11898 if (!exclusive_event_installable(group_leader, ctx)) in SYSCALL_DEFINE5()
11902 if (!exclusive_event_installable(sibling, ctx)) in SYSCALL_DEFINE5()
11944 if (!exclusive_event_installable(event, ctx)) { in SYSCALL_DEFINE5()
12132 if (!exclusive_event_installable(event, ctx)) { in perf_event_create_kernel_counter()