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

/opensolaris-onvv-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c9918 int micro_time = (int)((gethrtime() / 10000) % 1000000000); local
9919 (void) sprintf(buff, "th %p tm %9d: ", (void *)curthread, micro_time);

Completed in 120 milliseconds