Searched refs:cpc_buf_add (Results 1 – 8 of 8) sorted by relevance
/illumos-gate/usr/src/man/man3cpc/ |
H A D | Makefile | 46 cpc_buf_add.3cpc \ 102 cpc_buf_add.3cpc := LINKSRC = cpc_buf_create.3cpc
|
/illumos-gate/usr/src/lib/libcpc/common/ |
H A D | mapfile-vers | 52 cpc_buf_add;
|
H A D | libcpc.h | 136 extern void cpc_buf_add(cpc_t *cpc, cpc_buf_t *ds, cpc_buf_t *a, cpc_buf_t *b);
|
H A D | libcpc.c | 683 cpc_buf_add(cpc_t *cpc, cpc_buf_t *ds, cpc_buf_t *a, cpc_buf_t *b) in cpc_buf_add() function
|
/illumos-gate/usr/src/cmd/cpc/common/ |
H A D | cputrack.c | 412 cpc_buf_add(cpc, *data1, *data1, *scratch); in pfini_lwp() 612 cpc_buf_add(cpc, *data1, *data1, *scratch); in ptick()
|
H A D | setgrp.c | 356 cpc_buf_add(sgrp->cpc, accum->sets[i].data1, in cpc_setgrp_accum()
|
H A D | cpustat.c | 536 cpc_buf_add(cpc, *data1, *data1, *scratch); in gtick()
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | diagnostic-cpu-counters.p5m | 168 link path=usr/share/man/man3cpc/cpc_buf_add.3cpc target=cpc_buf_create.3cpc
|