Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/dtrace/
H A Dprofile.c160 profile_create(hrtime_t interval, const char *name, int kind) in profile_create() function
240 profile_create(NANOSEC / rate, n, PROF_PROFILE); in profile_provide()
249 profile_create(NANOSEC / rate, n, PROF_TICK); in profile_provide()
318 profile_create(val, name, kind); in profile_provide()