Home
last modified time | relevance | path

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

/xnu-11215/bsd/dev/dtrace/
H A Dprofile_prvd.c99 #define PROF_PROFILE 0 macro
313 { PROF_PREFIX_PROFILE, PROF_PROFILE }, in profile_provide()
353 profile_create(NANOSEC / rate, n, PROF_PROFILE); in profile_provide()
520 ASSERT(prof->prof_kind == PROF_PROFILE); in profile_enable()
580 if (prof->prof_kind == PROF_PROFILE) { in profile_getargdesc()