Searched refs:cpc_buf_get (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/man/man3cpc/ |
H A D | Makefile | 49 cpc_buf_get.3cpc \ 105 cpc_buf_get.3cpc := LINKSRC = cpc_buf_create.3cpc
|
/illumos-gate/usr/src/lib/libcpc/common/ |
H A D | mapfile-vers | 56 cpc_buf_get;
|
H A D | libcpc.h | 143 extern int cpc_buf_get(cpc_t *cpc, cpc_buf_t *buf, int index, uint64_t *val);
|
H A D | libcpc.c | 724 cpc_buf_get(cpc_t *cpc, cpc_buf_t *buf, int index, uint64_t *val) in cpc_buf_get() function
|
/illumos-gate/usr/src/cmd/cpc/common/ |
H A D | cpustat.c | 353 (void) cpc_buf_get(cpc, buf, i, &val); in print_sample() 415 (void) cpc_buf_get(cpc, buf, i, &val); in print_total()
|
H A D | cputrack.c | 305 (void) cpc_buf_get(cpc, buf, i, &val); in print_sample()
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | diagnostic-cpu-counters.p5m | 172 link path=usr/share/man/man3cpc/cpc_buf_get.3cpc target=cpc_buf_create.3cpc
|