Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_pmu.c45 static bool is_engine_config(u64 config) in is_engine_config() function
52 if (is_engine_config(config)) in config_enabled_bit()
65 return is_engine_config(event->attr.config); in is_engine_event()