Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/trace/
Dtrace.h749 extern void trace_event_follow_fork(struct trace_array *tr, bool enable);
Dtrace_events.c772 void trace_event_follow_fork(struct trace_array *tr, bool enable) in trace_event_follow_fork() function
Dtrace.c5475 trace_event_follow_fork(tr, enabled); in set_tracer_flag()