Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/dev/dtrace/
H A Dprofile_prvd.c472 hdlr->cyh_level = CY_HIGH_LEVEL; in profile_online()
507 hdlr.cyh_level = CY_HIGH_LEVEL; in profile_enable()
H A Ddtrace.c14684 hdlr.cyh_level = CY_LOW_LEVEL; in dtrace_state_go()
14693 hdlr.cyh_level = CY_LOW_LEVEL; in dtrace_state_go()
/xnu-8792.41.9/bsd/sys/
H A Ddtrace_glue.h308 cyc_level_t cyh_level; member