Searched refs:mstimestamp (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/cpc/common/
H A Dtime.c49 mstimestamp(hrtime_t hrt) function
H A Dcpucmds.h47 extern float mstimestamp(hrtime_t hrt);
H A Dcputrack.c301 mstimestamp(cpc_buf_hrtime(cpc, buf)));
517 if (now < mstimestamp(hrt))
518 now = mstimestamp(hrt);
661 print_fork(mstimestamp(0), pid, lwpid, oldpid);
H A Dcpustat.c329 mstimestamp(hrtime), (int)cpuid, "tick");
391 (void) printf("%7.3f %3d %5s ", mstimestamp(cpc_buf_hrtime(cpc, buf)),

Completed in 73 milliseconds