Home
last modified time | relevance | path

Searched defs:perf_event_init_task (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/include/linux/
Dperf_event.h1455 static inline int perf_event_init_task(struct task_struct *child, in perf_event_init_task() function
/Linux-v5.15/kernel/events/
Dcore.c13186 int perf_event_init_task(struct task_struct *child, u64 clone_flags) in perf_event_init_task() function