profile_create
static void profile_create(hrtime_t, char *, int);
profile_create(NANOSEC / rate, n, PROF_PROFILE);
profile_create(NANOSEC / rate, n, PROF_TICK);
profile_create(val, name, kind);