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

/xnu-2782.1.97/bsd/dev/dtrace/
H A Dprofile_prvd.c230 profile_create(hrtime_t interval, const char *name, int kind) function
312 profile_create(NANOSEC / rate, n, PROF_PROFILE);
321 profile_create(NANOSEC / rate, n, PROF_TICK);
391 profile_create(val, name, kind);

Completed in 24 milliseconds