Home
last modified time | relevance | path

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

/openbmc/linux/kernel/events/
H A Dcore.c1205 * Because of perf_event::ctx migration in sys_perf_event_open::move_group and
1981 * We can have double attach due to group movement (move_group) in in perf_group_attach()
12478 int move_group = 0; in SYSCALL_DEFINE5() local
12705 move_group = 1; in SYSCALL_DEFINE5()
12764 if (move_group) { in SYSCALL_DEFINE5()
13164 * without ctx::mutex (it cannot because of the move_group double mutex in perf_event_exit_task_context()