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

/xnu-2782.1.97/bsd/dev/dtrace/
H A Dprofile_prvd.c593 #define PROFILE_MAJOR -24 /* let the kernel pick the device number */ macro
623 int majdevno = cdevsw_add(PROFILE_MAJOR, &profile_cdevsw);
637 #undef PROFILE_MAJOR macro

Completed in 8 milliseconds