Searched refs:d_ctx (Results 1 – 1 of 1) sorted by relevance
74 u64 *dt, u64 *d_ring, u64 *d_ctx) in __measure_timestamps() argument134 *d_ctx = sema[3] - sema[1]; in __measure_timestamps()141 u64 s_ring[COUNT], s_ctx[COUNT], st[COUNT], d_ring, d_ctx, dt; in __live_engine_timestamps() local160 d_ctx = trifilter(s_ctx); in __live_engine_timestamps()164 intel_gt_clock_interval_to_ns(engine->gt, d_ctx), in __live_engine_timestamps()175 d_ctx = trifilter(s_ctx); in __live_engine_timestamps()177 d_ctx *= engine->gt->clock_frequency; in __live_engine_timestamps()183 if (3 * d_ctx > 4 * d_ring || 4 * d_ctx < 3 * d_ring) { in __live_engine_timestamps()