Home
last modified time | relevance | path

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

/freebsd/sys/cddl/dev/profile/
H A Dprofile.c65 #define PROF_TICK 1 macro
332 { PROF_PREFIX_TICK, PROF_TICK }, in profile_provide()
379 profile_create(NANOSEC / rate, n, PROF_TICK); in profile_provide()
511 if (prof->prof_kind == PROF_TICK) { in profile_enable()
524 if (prof->prof_kind == PROF_TICK) { in profile_enable()
591 if (prof->prof_kind == PROF_TICK) { in profile_enable()
608 if (prof->prof_kind == PROF_TICK) { in profile_disable()