Searched defs:elapsed_ns (Results 1 – 1 of 1) sorted by relevance
49 static uint64_t num_insn_during(int64_t elapsed_ns) in num_insn_during()63 int64_t elapsed_ns = now_ns() - vcpu->last_quantum_time; in update_system_time() local