Searched refs:dtrace_zero (Results 1 – 3 of 3) sorted by relevance
55 cpu_info = *((_processor_info_t *)`dtrace_zero); /* ` */ /* XXX */
217 pr_start = *((timestruc_t *)`dtrace_zero); /* ` */
212 const char dtrace_zero[256] = { 0 }; /* zero-filled memory */ variable