Home
last modified time | relevance | path

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

/xnu-8792.81.2/osfmk/kern/
H A Dthread.h1510 extern void dtrace_set_thread_predcache(thread_t, uint32_t);
H A Dthread.c4114 dtrace_set_thread_predcache(thread_t thread, uint32_t predcache) in dtrace_set_thread_predcache() function
/xnu-8792.81.2/bsd/dev/dtrace/
H A Ddtrace.c6298 dtrace_set_thread_predcache(current_thread(), 0); in dtrace_dif_emulate()
7371 dtrace_set_thread_predcache(current_thread(), cid); in dtrace_probe()
16624 dtrace_set_thread_predcache(current_thread(), 0); in dtrace_proc_exec()