Searched refs:cpc_set_sample (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/man/man3cpc/ |
H A D | Makefile | 75 cpc_set_sample.3cpc \ 111 cpc_set_sample.3cpc := LINKSRC = cpc_buf_create.3cpc
|
/illumos-gate/usr/src/cmd/cpc/common/ |
H A D | cputrack.c | 363 cpc_set_sample(cpc, set, *data2) != 0) { in pinit_lwp() 397 if (cpc_set_sample(cpc, set, *scratch) == 0) { in pfini_lwp() 592 if (cpc_set_sample(cpc, this, *data1) != 0) in ptick() 610 if (cpc_set_sample(cpc, this, *scratch) != 0) in ptick()
|
H A D | cpustat.c | 515 if (cpc_set_sample(cpc, this, *data1) != 0) in gtick() 533 if (cpc_set_sample(cpc, this, *scratch) != 0) in gtick()
|
/illumos-gate/usr/src/lib/libcpc/common/ |
H A D | mapfile-vers | 76 cpc_set_sample;
|
H A D | libcpc.h | 133 extern int cpc_set_sample(cpc_t *cpc, cpc_set_t *set, cpc_buf_t *buf);
|
H A D | libcpc.c | 630 cpc_set_sample(cpc_t *cpc, cpc_set_t *set, cpc_buf_t *buf) in cpc_set_sample() function
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | diagnostic-cpu-counters.p5m | 213 link path=usr/share/man/man3cpc/cpc_set_sample.3cpc target=cpc_buf_create.3cpc
|