Searched defs:cpu_buf (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/dtrace/
H A Dxdt.c644 void *cpu_buf = (void *)(tbuf.va + (tbuf.size * i)); local
645 tbuf.meta[i] = cpu_buf;
646 tbuf.data[i] = (struct t_rec *)((uintptr_t)cpu_buf +

Completed in 69 milliseconds