Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_options.c912 dtp->dt_options[opt->dofo_option] = opt->dofo_value; in dt_options_load()
H A Ddt_dof.c967 dofo->dofo_value = dtp->dt_options[i]; in dtrace_getopt_dof()
/illumos-gate/usr/src/uts/common/sys/
H A Ddtrace.h771 uint64_t dofo_value; /* option value or string index */ member
/illumos-gate/usr/src/cmd/mdb/common/modules/dtrace/
H A Ddtrace.c541 opt[i].dofo_value = state->dts_options[i]; in dtracemdb_dof_create()
545 opt[DTRACEOPT_GRABANON].dofo_value = 1; in dtracemdb_dof_create()
/illumos-gate/usr/src/uts/common/dtrace/
H A Ddtrace.c12672 opt[i].dofo_value = state->dts_options[i]; in dtrace_dof_create()
13572 if (desc->dofo_value == DTRACEOPT_UNSET) { in dtrace_dof_options()
13578 desc->dofo_option, desc->dofo_value)) != 0) { in dtrace_dof_options()