Home
last modified time | relevance | path

Searched defs:get_ticks (Results 1 – 2 of 2) sorted by relevance

/qemu/rust/hw/timer/hpet/src/
H A Ddevice.rs589 fn get_ticks(&self) -> u64 { in get_ticks() method
/qemu/target/riscv/
H A Dcsr.c1016 static target_ulong get_ticks(bool shift) in get_ticks() function