Searched refs:profile_create (Results 1 – 1 of 1) sorted by relevance
| /src/sys/cddl/dev/profile/ |
| H A D | profile.c | 144 static void profile_create(hrtime_t, char *, int); 287 profile_create(hrtime_t interval, char *name, int kind) in profile_create() function 368 profile_create(NANOSEC / rate, n, PROF_PROFILE); in profile_provide() 377 profile_create(NANOSEC / rate, n, PROF_TICK); in profile_provide() 446 profile_create(val, name, kind); in profile_provide()
|