Home
last modified time | relevance | path

Searched defs:oa_config (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/sys/dev/pci/drm/i915/
H A Di915_perf.h43 i915_oa_config_get(struct i915_oa_config *oa_config) in i915_oa_config_get()
52 static inline void i915_oa_config_put(struct i915_oa_config *oa_config) in i915_oa_config_put()
H A Di915_perf.c388 struct i915_oa_config *oa_config; member
400 struct i915_oa_config *oa_config = in i915_oa_config_release() local
413 struct i915_oa_config *oa_config; in i915_perf_get_oa_config() local
2245 alloc_oa_config_buffer(struct i915_perf_stream * stream,struct i915_oa_config * oa_config) alloc_oa_config_buffer() argument
2332 get_oa_vma(struct i915_perf_stream * stream,struct i915_oa_config * oa_config) get_oa_vma() argument
2358 emit_oa_config(struct i915_perf_stream * stream,struct i915_oa_config * oa_config,struct intel_context * ce,struct i915_active * active) emit_oa_config() argument
2470 oa_config_flex_reg(const struct i915_oa_config * oa_config,i915_reg_t reg) oa_config_flex_reg() argument
2808 gen12_configure_all_contexts(struct i915_perf_stream * stream,const struct i915_oa_config * oa_config,struct i915_active * active) gen12_configure_all_contexts() argument
2828 lrc_configure_all_contexts(struct i915_perf_stream * stream,const struct i915_oa_config * oa_config,struct i915_active * active) lrc_configure_all_contexts() argument
2873 struct i915_oa_config *oa_config = stream->oa_config; gen8_enable_metric_set() local
2932 struct i915_oa_config *oa_config = stream->oa_config; gen12_enable_metric_set() local
4692 struct i915_oa_config *oa_config = show_dynamic_id() local
4699 create_dynamic_oa_sysfs_entry(struct i915_perf * perf,struct i915_oa_config * oa_config) create_dynamic_oa_sysfs_entry() argument
4740 struct i915_oa_config *oa_config, *tmp; i915_perf_add_config_ioctl() local
4905 struct i915_oa_config *oa_config; i915_perf_remove_config_ioctl() local
[all...]
H A Di915_query.c236 struct i915_oa_config *oa_config; in query_perf_config_data() local
[all...]
H A Di915_perf_types.h234 struct i915_oa_config *oa_config; member
/openbsd-src/sys/dev/pci/drm/i915/selftests/
H A Di915_perf.c22 struct i915_oa_config *oa_config; in alloc_empty_config() local
50 struct i915_oa_config *oa_config = NULL, *tmp; in destroy_empty_config() local
74 struct i915_oa_config *oa_config = NULL, *tmp; in get_empty_config() local
95 struct i915_oa_config *oa_config = get_empty_config(perf); in test_stream() local