Searched refs:CPC_SAMPLE (Results 1 - 6 of 6) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libcpc/common/
H A Dobsoleted.c141 return (syscall(SYS_cpc, CPC_SAMPLE, -1, this->ce_pic, &this->ce_hrt,
338 return (__pctx_cpc(pctx, __cpc, CPC_SAMPLE, lwpid, event->ce_pic,
H A Dlibcpc.c646 return (syscall(SYS_cpc, CPC_SAMPLE, -1, buf->cb_data,
654 return (__pctx_cpc(set->cs_pctx, cpc, CPC_SAMPLE, set->cs_id,
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dcpc_impl.h87 #define CPC_SAMPLE 1 macro
/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dcpc.c116 if (t->t_cpc_set == NULL && (cmd == CPC_SAMPLE || cmd == CPC_RELE))
177 case CPC_SAMPLE:
/opensolaris-onvv-gate/usr/src/lib/libpctx/common/
H A Dlibpctx.c928 case CPC_SAMPLE:
/opensolaris-onvv-gate/usr/src/cmd/truss/
H A Dprint.c1318 case CPC_SAMPLE: s = "CPC_SAMPLE"; break;

Completed in 127 milliseconds