Home
last modified time | relevance | path

Searched defs:time_delta (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/intc/
H A Driscv_aclint.h34 uint64_t time_delta; member
/openbmc/qemu/target/ppc/
H A Dpower8-pmu.c203 uint64_t time_delta = now - env->pmu_base_time; in pmu_update_cycles() local
/openbmc/u-boot/net/
H A Dnet.c204 static ulong time_delta; variable