Searched refs:cpu_ref_time (Results 1 – 2 of 2) sorted by relevance
77 (ret.now - s->cpu_ref_time) / a9_gtimer_get_conv(s); in a9_gtimer_get_update()128 s->cpu_ref_time = update.now; in a9_gtimer_update()364 VMSTATE_UINT64(cpu_ref_time, A9GTimerState),
86 uint64_t cpu_ref_time; /* the cpu time as of last update of ref_counter */ member