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

/macosx-10.10/xnu-2782.1.97/bsd/dev/dtrace/
H A Dprofile_prvd.c107 #define PROF_PROFILE 0 macro
273 { PROF_PREFIX_PROFILE, PROF_PROFILE },
312 profile_create(NANOSEC / rate, n, PROF_PROFILE);
469 ASSERT(prof->prof_kind == PROF_PROFILE);

Completed in 59 milliseconds