Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dcpc_impl.h55 #define CPC_OVF_NOTIFY_EMT 0x1 macro
61 #define KCPC_REQ_ALL_FLAGS (CPC_OVF_NOTIFY_EMT | CPC_COUNT_USER | \
/illumos-gate/usr/src/cmd/mdb/common/modules/cpc/
H A Dcpc.c113 (reqs[i].kr_flags & CPC_OVF_NOTIFY_EMT) ? "O" : "", in cpc()
/illumos-gate/usr/src/lib/libcpc/common/
H A Dobsoleted.c117 rp->cr_flags |= CPC_OVF_NOTIFY_EMT; in cpc_bind_event()
/illumos-gate/usr/src/uts/common/os/
H A Dcap_util.c137 (CPC_COUNT_USER|CPC_COUNT_SYSTEM|CPC_OVF_NOTIFY_EMT)
912 flags &= ~CPC_OVF_NOTIFY_EMT; in cu_cpc_req_add()
H A Dkcpc.c385 if (rp->kr_flags & CPC_OVF_NOTIFY_EMT) { in kcpc_configure_reqs()
1030 CPC_OVF_NOTIFY_EMT) { in kcpc_overflow_intr()
1437 if (kr->kr_flags & CPC_OVF_NOTIFY_EMT) { in kcpc_lwp_create()
/illumos-gate/usr/src/lib/libcpc/sparc/
H A Devent_ultra.c485 flag |= CPC_OVF_NOTIFY_EMT; in __cpc_eventtoset()
/illumos-gate/usr/src/uts/intel/pcbe/
H A Dcore_pcbe.c1235 if (flags & CPC_OVF_NOTIFY_EMT) in configure_gpc()
1301 if (flags & CPC_OVF_NOTIFY_EMT) in configure_ffc()
H A Dopteron_pcbe.c888 if (flags & CPC_OVF_NOTIFY_EMT) in opt_pcbe_configure()
H A Dp4_pcbe.c883 if (flags & CPC_OVF_NOTIFY_EMT) { in p4_pcbe_configure()
/illumos-gate/usr/src/lib/libcpc/i386/
H A Devent_pentium.c708 flags[0] = flags[1] = CPC_OVF_NOTIFY_EMT; in __cpc_eventtoset()
/illumos-gate/usr/src/uts/common/dtrace/
H A Ddcpc.c191 pp->dcpc_flag = flag | CPC_OVF_NOTIFY_EMT; in dcpc_create_probe()