Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/trace/
Dtrace.h1005 void ftrace_pid_follow_fork(struct trace_array *tr, bool enable);
1031 static inline void ftrace_pid_follow_fork(struct trace_array *tr, bool enable) { } in ftrace_pid_follow_fork() function
Dftrace.c7665 void ftrace_pid_follow_fork(struct trace_array *tr, bool enable) in ftrace_pid_follow_fork() function
Dtrace.c5358 ftrace_pid_follow_fork(tr, enabled); in set_tracer_flag()