Searched refs:cpc_buf_hrtime (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/man/man3cpc/ |
H A D | Makefile | 50 cpc_buf_hrtime.3cpc \ 106 cpc_buf_hrtime.3cpc := LINKSRC = cpc_buf_create.3cpc
|
/illumos-gate/usr/src/cmd/cpc/common/ |
H A D | cputrack.c | 297 mstimestamp(cpc_buf_hrtime(cpc, buf))); in print_sample() 473 if (cpc_buf_hrtime(cpc, *data1) == 0) in plwp_exit() 504 hrt = cpc_buf_hrtime(cpc, *data1); in pexec() 544 if (cpc_buf_hrtime(cpc, *data1) == 0) in pexit()
|
H A D | cpustat.c | 344 hrtime = cpc_buf_hrtime(cpc, buf); in print_sample() 410 (void) printf("%7.3f %3d %5s ", mstimestamp(cpc_buf_hrtime(cpc, buf)), in print_total()
|
/illumos-gate/usr/src/lib/libcpc/common/ |
H A D | mapfile-vers | 57 cpc_buf_hrtime;
|
H A D | libcpc.h | 145 extern hrtime_t cpc_buf_hrtime(cpc_t *cpc, cpc_buf_t *buf);
|
H A D | libcpc.c | 742 cpc_buf_hrtime(cpc_t *cpc, cpc_buf_t *buf) in cpc_buf_hrtime() function
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | diagnostic-cpu-counters.p5m | 173 link path=usr/share/man/man3cpc/cpc_buf_hrtime.3cpc target=cpc_buf_create.3cpc
|