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.h749 extern void trace_event_follow_fork(struct trace_array *tr, bool enable);
H A Dtrace_events.c911 void trace_event_follow_fork(struct trace_array *tr, bool enable) in trace_event_follow_fork() function
H A Dtrace.c5379 trace_event_follow_fork(tr, enabled); in set_tracer_flag()