Searched refs:hrtime (Results 1 - 3 of 3) sorted by relevance
/osnet-11/usr/src/lib/libcpc/common/ |
H A D | libcpc.h | 155 extern void cpc_set_hrtime(cpc_t *cpc, cpc_buf_t *buf, uint64_t hrtime);
|
H A D | libcpc.c | 794 cpc_set_hrtime(cpc_t *cpc, cpc_buf_t *buf, uint64_t hrtime) argument 796 buf->cb_hrtime = hrtime;
|
/osnet-11/usr/src/lib/libnvpair/ |
H A D | libnvpair.c | 215 NVLIST_PRTFUNC(hrtime, hrtime_t, hrtime_t, "0x%llx") 442 NVLIST_PRINTCTL_REPLACE(hrtime, hrtime_t) 731 RENDER(pctl, hrtime, nvl, name, val);
|
Completed in 26 milliseconds