Searched refs:btbuf (Results 1 - 1 of 1) sorted by relevance

/xnu-2782.1.97/libkern/gen/
H A DOSDebug.cpp157 void * btbuf[20]; local
158 int tmp = OSBacktrace(btbuf, 20);
162 kprintf("bt[%.2d] = %p\n", i, btbuf[i]);

Completed in 20 milliseconds