Searched refs:DTRACEOPT_BUFPOLICY_FILL (Results 1 – 4 of 4) sorted by relevance
171 if (dtp->dt_options[DTRACEOPT_BUFPOLICY] != DTRACEOPT_BUFPOLICY_FILL) in dtrace_status()
795 { "fill", DTRACEOPT_BUFPOLICY_FILL },
1059 #define DTRACEOPT_BUFPOLICY_FILL 1 /* fill buffer, then stop */ macro
14476 if (opt[DTRACEOPT_BUFPOLICY] == DTRACEOPT_BUFPOLICY_FILL)14550 if (state->dts_options[DTRACEOPT_BUFPOLICY] != DTRACEOPT_BUFPOLICY_FILL)