Searched refs:get_clock (Results 1 – 15 of 15) sorted by relevance
4 static inline u64 get_clock(void) in get_clock() function15 return (get_clock() >> 12) / 1000; in get_time_ms()
82 time = get_clock() + timeout * TOD_CLOCK_MILLISECOND; in read_prompt()
46 clock_start = get_clock(); in init_get_clock()61 clock_start = get_clock(); in init_get_clock()
366 t0 = get_clock(); \368 t1 = get_clock(); \381 t0 = get_clock(); \383 t1 = get_clock(); \408 t0 = get_clock(); in QSP_GEN_VOID()410 t1 = get_clock(); in QSP_GEN_VOID()424 t0 = get_clock(); in qsp_cond_timedwait()426 t1 = get_clock(); in qsp_cond_timedwait()
624 return get_clock(); in qemu_clock_get_ns()
234 int64_t tf = get_clock() + duration * 1000000000LL; in bench()236 while (get_clock() < tf) { in bench()245 t0 = get_clock(); in bench()280 t0 = get_clock(); in bench()315 t0 = get_clock(); in bench()350 t0 = get_clock(); in bench()385 t0 = get_clock(); in bench()421 ns_elapsed += get_clock() - t0; in bench()
80 time += get_clock(); in cpu_get_clock_locked() 113 timers_state.cpu_clock_offset -= get_clock(); in cpu_enable_ticks()
826 static inline int64_t get_clock(void) in get_clock() 837 static inline int64_t get_clock(void) in get_clock() 1013 return get_clock(); in cpu_get_host_ticks() 825 static inline int64_t get_clock(void) get_clock() function 836 static inline int64_t get_clock(void) get_clock() function
231 header.timestamp = get_clock(); in perf_enable_jitdump()257 rec.p.timestamp = get_clock(); in write_jr_code_debug_info()300 rec.p.timestamp = get_clock(); in write_jr_code_load()
144 int64_t start_ns = get_clock(); in run_benchmark()208 int64_t ns = get_clock() - start_ns; in run_benchmark()
174 dropped.rec.timestamp_ns = get_clock(); in writeout_thread()217 uint64_t timestamp_ns = get_clock(); in trace_record_start()
189 int (*get_clock)(const struct ti_sci_handle *handle, u32 did, u8 cid, member
787 elapsed = get_clock() - clock_start; in do_common_semihosting()
1836 cops->get_clock = ti_sci_cmd_get_clock; in ti_sci_setup_ops()
925 stamp = get_clock(); in kvm_dirty_ring_reap_locked() 940 stamp = get_clock() - stamp; in kvm_dirty_ring_reap_locked()