Home
last modified time | relevance | path

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

/freebsd-14.2/sys/cddl/dev/profile/
H A Dprofile.c66 #define PROF_TICK 1 macro
333 { PROF_PREFIX_TICK, PROF_TICK }, in profile_provide()
380 profile_create(NANOSEC / rate, n, PROF_TICK); in profile_provide()
512 if (prof->prof_kind == PROF_TICK) { in profile_enable()
525 if (prof->prof_kind == PROF_TICK) { in profile_enable()
592 if (prof->prof_kind == PROF_TICK) { in profile_enable()
609 if (prof->prof_kind == PROF_TICK) { in profile_disable()