Searched refs:jiffies_to_msecs (Results 1 – 9 of 9) sorted by relevance
40 #define jiffies_to_msecs(x) (((int64_t)(x)) * 1000 / hz) macro
176 jiffies_to_msecs(jiffies - start)); in lspcon_resume_in_pcon_wa()
1639 jiffies_to_msecs(jiffies - rq->emitted_jiffies), in print_request()1658 jiffies_to_msecs(jiffies - engine->hangcheck.action_timestamp), in intel_engine_dump()
5961 dev_priv->ips.last_time1 = jiffies_to_msecs(jiffies); in ironlake_enable_drps()7456 unsigned long now = jiffies_to_msecs(jiffies), diff1; in __i915_chipset_val()
52 r = jiffies_to_msecs(end_jiffies - start_jiffies); in amdgpu_benchmark_do_move()
744 if ((jiffies_to_msecs(cjiffies) > 10000)) { in atom_op_jump()
71 return jiffies_to_msecs(end_jiffies - start_jiffies); in radeon_benchmark_do_move()
259 elapsed = jiffies_to_msecs(jiffies_64 - last); in radeon_ring_test_lockup()
737 if ((jiffies_to_msecs(cjiffies) > 5000)) { in atom_op_jump()