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

/illumos-gate/usr/src/uts/common/dtrace/
H A Dprofile.c91 #define PROF_TICK 1 macro
202 { PROF_PREFIX_TICK, PROF_TICK },
249 profile_create(NANOSEC / rate, n, PROF_TICK);
377 if (prof->prof_kind == PROF_TICK) {
391 if (prof->prof_kind == PROF_TICK) {
425 if (prof->prof_kind == PROF_TICK) {

Completed in 44 milliseconds