Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace.h728 extern void trace_event_follow_fork(struct trace_array *tr, bool enable);
Dtrace_events.c770 void trace_event_follow_fork(struct trace_array *tr, bool enable) in trace_event_follow_fork() function
Dtrace.c5402 trace_event_follow_fork(tr, enabled); in set_tracer_flag()