Home
last modified time | relevance | path

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

/kvm-unit-tests/arm/
H A Dmicro-bench.c325 static void ticks_to_ns_time(uint64_t ticks, struct ns_time *ns_time) in ticks_to_ns_time() argument
330 ps = ticks * ps_per_tick; in ticks_to_ns_time()