Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace.h750 extern void trace_event_follow_fork(struct trace_array *tr, bool enable);
H A Dtrace_events.c920 void trace_event_follow_fork(struct trace_array *tr, bool enable) in trace_event_follow_fork() function
H A Dtrace.c5374 trace_event_follow_fork(tr, enabled); in set_tracer_flag()