Home
last modified time | relevance | path

Searched refs:TF_BIAS (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/i915/selftests/
H A Di915_request.c1949 #define TF_BIAS 2 in trifilter() macro
1956 return DIV_ROUND_CLOSEST(ns, 1 << TF_BIAS); in cycles_to_ns()
2079 ce->engine->name, cycles >> TF_BIAS, in measure_semaphore_response()
2150 ce->engine->name, cycles >> TF_BIAS, in measure_idle_dispatch()
2227 ce->engine->name, cycles >> TF_BIAS, in measure_busy_dispatch()
2340 ce->engine->name, cycles >> TF_BIAS, in measure_inter_request()
2435 ce->engine->name, cycles >> TF_BIAS, in measure_context_switch()
2538 ce->engine->name, cycles >> TF_BIAS, in measure_preemption()
2546 ce->engine->name, cycles >> TF_BIAS, in measure_preemption()
2640 ce->engine->name, cycles >> TF_BIAS, in measure_completion()