Home
last modified time | relevance | path

Searched refs:t_predcache (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dthread.h313 uint_t t_predcache; /* DTrace predicate cache */ member
/illumos-gate/usr/src/uts/common/os/
H A Dexec.c434 curthread->t_predcache = 0; in exec_common()
/illumos-gate/usr/src/uts/common/dtrace/
H A Ddtrace.c6297 curthread->t_predcache = DTRACE_CACHEIDNONE; in dtrace_dif_emulate()
6963 probe->dtpr_predcache == curthread->t_predcache) { in dtrace_probe()
7132 curthread->t_predcache = cid; in dtrace_probe()