Searched refs:maxdif_stime (Results 1 – 1 of 1) sorted by relevance
376 static u64 sumdif_stime = 0, maxdif_stime = 0; in read_clocks() local419 if ( dif_stime > maxdif_stime ) in read_clocks()420 maxdif_stime = dif_stime; in read_clocks()429 maxdif_stime, sumdif_stime/count, count, dif_stime); in read_clocks()
Completed in 6 milliseconds