Searched refs:cpc_set_sample (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/man/man3cpc/ |
H A D | Makefile | 75 cpc_set_sample.3cpc \ 111 cpc_set_sample.3cpc := LINKSRC = cpc_buf_create.3cpc
|
/titanic_41/usr/src/cmd/cpc/common/ |
H A D | cputrack.c | 367 cpc_set_sample(cpc, set, *data2) != 0) { in pinit_lwp() 405 if (cpc_set_sample(cpc, set, *scratch) == 0) { in pfini_lwp() 600 if (cpc_set_sample(cpc, this, *data1) != 0) in ptick() 618 if (cpc_set_sample(cpc, this, *scratch) != 0) in ptick()
|
H A D | cpustat.c | 496 if (cpc_set_sample(cpc, this, *data1) != 0) in gtick() 514 if (cpc_set_sample(cpc, this, *scratch) != 0) in gtick()
|
/titanic_41/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 | 629 cpc_set_sample(cpc_t *cpc, cpc_set_t *set, cpc_buf_t *buf) in cpc_set_sample() function
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | diagnostic-cpu-counters.mf | 205 link path=usr/share/man/man3cpc/cpc_set_sample.3cpc target=cpc_buf_create.3cpc
|
/titanic_41/ |
H A D | .gitignore | 5533 usr/src/man/man3cpc/cpc_set_sample.3cpc
|