Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dthread.c4314 dtrace_set_thread_predcache(thread_t thread, uint32_t predcache) in dtrace_set_thread_predcache() argument
4317 thread->t_dtrace_predcache = predcache; in dtrace_set_thread_predcache()