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

/gem5/src/cpu/kvm/
H A Dtimer.hh130 Tick ticksFromHostNs(uint64_t ns) { function in class:BaseKvmTimer
H A Dtimer.cc142 // We preferrably want ticksFromHostNs() to calculate the the
150 const Tick resolution(ticksFromHostNs(res_ns) + 1);

Completed in 3 milliseconds