Searched refs:sse_counter_for_timestamp (Results 1 – 3 of 3) sorted by relevance
140 uint64_t sse_counter_for_timestamp(SSECounter *s, uint64_t now) in sse_counter_for_timestamp() function171 return sse_counter_for_timestamp(s, qemu_clock_get_ns(QEMU_CLOCK_VIRTUAL)); in sse_cntcv()181 uint64_t cntcv = sse_counter_for_timestamp(s, now); in sse_write_cntcv()272 s->ticks_then = sse_counter_for_timestamp(s, now); in sse_counter_control_write()402 s->ticks_then = sse_counter_for_timestamp(s, now); in sse_clk_callback()
103 return sse_counter_for_timestamp(s->counter, in sse_cntpct()
78 uint64_t sse_counter_for_timestamp(SSECounter *counter, uint64_t ns);