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

/darwin-on-arm/xnu/bsd/sys/
H A Ddtrace.h1321 #define DTRACEIOC_BUFSNAP (DTRACEIOC | 4) /* snapshot buffer */ macro
1340 #define DTRACEIOC_BUFSNAP (DTRACEIOC | 4) /* snapshot buffer */ macro
/darwin-on-arm/xnu/bsd/dev/dtrace/
H A Ddtrace.c17815 case DTRACEIOC_BUFSNAP: {
17828 if (cmd == DTRACEIOC_BUFSNAP) {
18724 case DTRACEIOC_BUFSNAP: {
18737 if (cmd == DTRACEIOC_BUFSNAP) {

Completed in 30 milliseconds