Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/dtrace/
H A Dprofile.c99 hrtime_t prof_interval; member
182 prof->prof_interval = interval; in profile_create()
348 when->cyt_interval = prof->prof_interval; in profile_online()
374 ASSERT(prof->prof_interval != 0); in profile_enable()
382 when.cyt_interval = prof->prof_interval; in profile_enable()