Home
last modified time | relevance | path

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

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