Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/dev/dtrace/
H A Dsystrace.c528 static dtrace_pops_t systrace_pops = { variable
550 &systrace_pops, NULL, &systrace_id) != 0) { in systrace_attach()