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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_consume.c2114 if (dt_ioctl(dtp, DTRACEIOC_BUFSNAP, buf) == -1) {
2180 if (dt_ioctl(dtp, DTRACEIOC_BUFSNAP, &nbuf) == -1) {
2291 if (dt_ioctl(dtp, DTRACEIOC_BUFSNAP, buf) == -1) {
2312 if (dt_ioctl(dtp, DTRACEIOC_BUFSNAP, buf) == -1) {
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/common/sys/
H A Ddtrace.h1193 #define DTRACEIOC_BUFSNAP (DTRACEIOC | 4) /* snapshot buffer */ macro
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/common/dtrace/
H A Ddtrace.c15751 case DTRACEIOC_BUFSNAP: {
15764 if (cmd == DTRACEIOC_BUFSNAP) {

Completed in 110 milliseconds