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

/opensolaris-onvv-gate/usr/src/uts/common/dtrace/
H A Dprofile.c157 profile_create(hrtime_t interval, const char *name, int kind) function
237 profile_create(NANOSEC / rate, n, PROF_PROFILE);
246 profile_create(NANOSEC / rate, n, PROF_TICK);
315 profile_create(val, name, kind);

Completed in 102 milliseconds