Searched refs:ftrace_pid_follow_fork (Results 1 – 3 of 3) sorted by relevance
1143 void ftrace_pid_follow_fork(struct trace_array *tr, bool enable);1169 static inline void ftrace_pid_follow_fork(struct trace_array *tr, bool enable) { } in ftrace_pid_follow_fork() function
7152 void ftrace_pid_follow_fork(struct trace_array *tr, bool enable) in ftrace_pid_follow_fork() function
4945 ftrace_pid_follow_fork(tr, enabled); in set_tracer_flag()