Searched refs:cpc_bind_pctx (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/man/man3cpc/ |
H A D | Makefile | 45 cpc_bind_pctx.3cpc \ 94 cpc_bind_pctx.3cpc := LINKSRC = cpc_bind_curlwp.3cpc
|
/illumos-gate/usr/src/lib/libcpc/common/ |
H A D | mapfile-vers | 51 cpc_bind_pctx;
|
H A D | libcpc.h | 104 extern int cpc_bind_pctx(cpc_t *cpc, pctx_t *pctx, id_t id, cpc_set_t *set,
|
H A D | obsoleted.c | 324 ret = cpc_bind_pctx(__cpc, pctx, lwpid, set, 0); in cpc_pctx_bind_event()
|
H A D | libcpc.c | 463 cpc_bind_pctx(cpc_t *cpc, pctx_t *pctx, id_t id, cpc_set_t *set, uint_t flags) in cpc_bind_pctx() function
|
/illumos-gate/usr/src/cmd/cpc/common/ |
H A D | cputrack.c | 362 if (cpc_bind_pctx(cpc, pctx, lwpid, set, 0) != 0 || in pinit_lwp() 618 if (cpc_bind_pctx(cpc, pctx, lwpid, next, 0) != 0) in ptick()
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | diagnostic-cpu-counters.p5m | 167 link path=usr/share/man/man3cpc/cpc_bind_pctx.3cpc target=cpc_bind_curlwp.3cpc
|