Home
last modified time | relevance | path

Searched refs:dofo_value (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/bsd/sys/
H A Ddtrace.h915 uint64_t dofo_value; /* option value or string index */ member
/xnu-11215/bsd/dev/dtrace/
H A Ddtrace.c13038 opt[i].dofo_value = state->dts_options[i]; in dtrace_dof_create()
13928 if (desc->dofo_value == (uint64_t)DTRACEOPT_UNSET) { in dtrace_dof_options()
13934 desc->dofo_option, desc->dofo_value)) != 0) { in dtrace_dof_options()