Searched refs:cpc_bind_cpu (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/man/man3cpc/ |
H A D | Makefile | 44 MANLINKS= cpc_bind_cpu.3cpc \ 93 cpc_bind_cpu.3cpc := LINKSRC = cpc_bind_curlwp.3cpc
|
/illumos-gate/usr/src/lib/libcpc/common/ |
H A D | mapfile-vers | 49 cpc_bind_cpu;
|
H A D | libcpc.h | 113 extern int cpc_bind_cpu(cpc_t *cpc, processorid_t id, cpc_set_t *set,
|
H A D | libcpc.c | 500 cpc_bind_cpu(cpc_t *cpc, processorid_t id, cpc_set_t *set, uint_t flags) in cpc_bind_cpu() function
|
/illumos-gate/usr/src/cmd/cpc/common/ |
H A D | cpustat.c | 483 if (cpc_bind_cpu(cpc, state->cpuid, this, 0) == -1) in gtick() 596 if (cpc_bind_cpu(cpc, state->cpuid, this, 0) != 0) in gtick()
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | diagnostic-cpu-counters.p5m | 164 link path=usr/share/man/man3cpc/cpc_bind_cpu.3cpc target=cpc_bind_curlwp.3cpc
|