Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/dev/dtrace/
H A Dprofile_prvd.c514 hdlr->cyh_level = CY_HIGH_LEVEL; in profile_online()
549 hdlr.cyh_level = CY_HIGH_LEVEL; in profile_enable()
H A Ddtrace.c14677 hdlr.cyh_level = CY_LOW_LEVEL; in dtrace_state_go()
14686 hdlr.cyh_level = CY_LOW_LEVEL; in dtrace_state_go()
/xnu-8019.80.24/bsd/sys/
H A Ddtrace_glue.h308 cyc_level_t cyh_level; member