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

/darwin-on-arm/xnu/bsd/sys/
H A Ddtrace.h1454 * The DTRACEHIOC_ADD and DTRACEHIOC_REMOVE are left in place for legacy
1461 #define DTRACEHIOC_REMOVE (DTRACEHIOC | 2) /* remove helper */ macro
1464 #define DTRACEHIOC_REMOVE _IO('h', 2) /* remove helper */ macro
/darwin-on-arm/xnu/bsd/dev/dtrace/
H A Ddtrace.c17308 case DTRACEHIOC_REMOVE: {
18180 * the generation (unique id) values needed to call DTRACEHIOC_REMOVE
18201 case DTRACEHIOC_REMOVE: {

Completed in 28 milliseconds