Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/sys/
H A Ddtrace_impl.h1223 uint32_t dts_speculations_unavail; /* number of spec unavail */ member
/xnu-12377.1.9/bsd/dev/dtrace/
H A Ddtrace.c2796 uint32_t *stat = &state->dts_speculations_unavail, count; in dtrace_speculation()
18592 stat.dtst_specdrops_unavail = state->dts_speculations_unavail; in dtrace_ioctl()