Home
last modified time | relevance | path

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

/freebsd-12.1/sys/cddl/dev/profile/
H A Dprofile.c65 #define PROF_TICK 1 macro
367 { PROF_PREFIX_TICK, PROF_TICK }, in profile_provide()
414 profile_create(NANOSEC / rate, n, PROF_TICK); in profile_provide()
546 if (prof->prof_kind == PROF_TICK) { in profile_enable()
559 if (prof->prof_kind == PROF_TICK) { in profile_enable()
626 if (prof->prof_kind == PROF_TICK) { in profile_enable()
643 if (prof->prof_kind == PROF_TICK) { in profile_disable()