Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_pmu.c54 static bool is_engine_config(const u64 config) in is_engine_config() function
98 if (is_engine_config(config)) in config_bit()
122 return is_engine_config(event->attr.config); in is_engine_event()