Home
last modified time | relevance | path

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

/xen/xen/common/
A Dkeyhandler.c376 static u64 sumdif_stime = 0, maxdif_stime = 0; in read_clocks() local
419 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