Searched refs:d_ctx (Results 1 – 1 of 1) sorted by relevance
73 u64 *dt, u64 *d_ring, u64 *d_ctx) in __measure_timestamps() argument133 *d_ctx = sema[3] - sema[1]; in __measure_timestamps()140 u64 s_ring[COUNT], s_ctx[COUNT], st[COUNT], d_ring, d_ctx, dt; in __live_engine_timestamps() local159 d_ctx = trifilter(s_ctx); in __live_engine_timestamps()163 intel_gt_clock_interval_to_ns(engine->gt, d_ctx), in __live_engine_timestamps()174 d_ctx = trifilter(s_ctx); in __live_engine_timestamps()176 d_ctx *= engine->gt->clock_frequency; in __live_engine_timestamps()182 if (3 * d_ctx > 4 * d_ring || 4 * d_ctx < 3 * d_ring) { in __live_engine_timestamps()