Searched refs:msec (Results 1 – 3 of 3) sorted by relevance
190 ((msec=$1*1000000+msecfield))191 ((msec=msec/1000))192 echo $msec
145 uint64_t msec() const { in msec() function
809 uint64_t oldest = mOldest[i].msec() / 1000; in ReportInteresting()810 uint64_t newest = mNewest[i].msec() / 1000; in ReportInteresting()905 uint64_t oldest = mOldest[id].msec(); in Format()906 uint64_t newest = mNewest[id].msec(); in Format()924 uint64_t dropped = mNewestDropped[id].msec(); in Format()