Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/dev/dtrace/
H A Dprofile_prvd.c476 hdlr->cyh_level = CY_HIGH_LEVEL; in profile_online()
511 hdlr.cyh_level = CY_HIGH_LEVEL; in profile_enable()
H A Ddtrace.c14700 hdlr.cyh_level = CY_LOW_LEVEL; in dtrace_state_go()
14709 hdlr.cyh_level = CY_LOW_LEVEL; in dtrace_state_go()
/xnu-12377.1.9/bsd/sys/
H A Ddtrace_glue.h308 cyc_level_t cyh_level; member