Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dperf_event.h1735 static inline int perf_event_init_task(struct task_struct *child, in perf_event_init_task() function
/openbmc/linux/kernel/events/
H A Dcore.c13638 int perf_event_init_task(struct task_struct *child, u64 clone_flags) in perf_event_init_task() function