Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/gvt/
Dexeclist.c49 static int context_switch_events[] = { variable
60 ring_id >= ARRAY_SIZE(context_switch_events))) in ring_id_to_context_switch_event()
63 return context_switch_events[ring_id]; in ring_id_to_context_switch_event()