Searched refs:start_instrs (Results 1 – 2 of 2) sorted by relevance
57 to->start_instrs = 0; in kern_timeout_restart()59 mt_cur_cpu_cycles_instrs_speculative(&to->start_cycles, &to->start_instrs); in kern_timeout_restart()100 to->start_instrs = 0; in kern_timeout_override()116 *instrs = now_instrs - to->start_instrs; in kern_timeout_cycles_instrs()
48 uint64_t start_instrs; member