Searched refs:maxdif_stime (Results 1 – 1 of 1) sorted by relevance
399 static u64 sumdif_stime = 0, maxdif_stime = 0; in read_clocks() local442 if ( dif_stime > maxdif_stime ) in read_clocks()443 maxdif_stime = dif_stime; in read_clocks()452 maxdif_stime, sumdif_stime/count, count, dif_stime); in read_clocks()
Completed in 3 milliseconds