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

/macosx-10.5.8/xnu-1228.15.4/bsd/dev/dtrace/
H A Ddtrace.c92 #define t_predcache t_dtrace_predcache /* Cosmetic. Helps readability of thread.h */ macro
4707 curthread->t_predcache = NULL;
5308 probe->dtpr_predcache == curthread->t_predcache) {
5577 curthread->t_predcache = cid;

Completed in 23 milliseconds