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

/xnu-2422.115.4/bsd/dev/dtrace/
H A Dprofile_prvd.c256 profile_create(hrtime_t interval, const char *name, int kind) function
379 profile_create(NANOSEC / rate, n, PROF_PROFILE);
392 profile_create(NANOSEC / rate, n, PROF_TICK);
468 profile_create(val, name, kind);

Completed in 71 milliseconds