Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/common/sys/
H A Dthread.h308 uint_t t_predcache; /* DTrace predicate cache */ member
/onnv-gate/usr/src/uts/common/os/
H A Dexec.c329 curthread->t_predcache = NULL; in exec_common()
/onnv-gate/usr/src/uts/common/dtrace/
H A Ddtrace.c4998 curthread->t_predcache = NULL; in dtrace_dif_emulate()
5575 probe->dtpr_predcache == curthread->t_predcache) { in dtrace_probe()
5789 curthread->t_predcache = cid; in dtrace_probe()