Home
last modified time | relevance | path

Searched refs:dtst_specdrops_unavail (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/libdtrace/common/
H A Ddt_handle.c375 offsetof(dtrace_status_t, dtst_specdrops_unavail),
/titanic_41/usr/src/uts/common/sys/
H A Ddtrace.h1110 uint64_t dtst_specdrops_unavail; /* spec drops due to unavail */ member
/titanic_41/usr/src/cmd/mdb/common/modules/dtrace/
H A Ddtrace.c621 status->dtst_specdrops_unavail = state->dts_speculations_unavail; in dtracemdb_status()
/titanic_41/usr/src/uts/common/dtrace/
H A Ddtrace.c16643 stat.dtst_specdrops_unavail = state->dts_speculations_unavail; in dtrace_ioctl()