Home
last modified time | relevance | path

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 }, in profile_provide()
249 profile_create(NANOSEC / rate, n, PROF_TICK); in profile_provide()
377 if (prof->prof_kind == PROF_TICK) { in profile_enable()
391 if (prof->prof_kind == PROF_TICK) { in profile_enable()
425 if (prof->prof_kind == PROF_TICK) { in profile_mode()