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

/opensolaris-onvv-gate/usr/src/uts/common/dtrace/
H A Dprofile.c88 #define PROF_TICK 1 macro
199 { PROF_PREFIX_TICK, PROF_TICK },
246 profile_create(NANOSEC / rate, n, PROF_TICK);
374 if (prof->prof_kind == PROF_TICK) {
388 if (prof->prof_kind == PROF_TICK) {

Completed in 102 milliseconds