Searched refs:ftrace_atboot (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dftrace.h82 extern int ftrace_atboot; /* Whether to start fast tracing on boot. */
/illumos-gate/usr/src/uts/common/os/
H A Dftrace.c44 * ftrace_atboot - whether to start fast tracing at boot.
47 int ftrace_atboot = 0; variable
66 * READY. If ftrace_atboot is set, ftrace_start() is called at
299 if (ftrace_atboot)

Completed in 3149 milliseconds