Home
last modified time | relevance | path

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

/linux-6.15/kernel/trace/
H A Dtrace.h799 extern void trace_event_follow_fork(struct trace_array *tr, bool enable);
H A Dtrace_events.c1035 void trace_event_follow_fork(struct trace_array *tr, bool enable) in trace_event_follow_fork() function
H A Dtrace.c5242 trace_event_follow_fork(tr, enabled); in set_tracer_flag()