Home
last modified time | relevance | path

Searched defs:i915_perf_stream (Results 1 – 2 of 2) sorted by relevance

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h76628 struct i915_perf_stream { struct
76637 const struct i915_perf_stream_ops *ops; argument
76638 struct i915_oa_config *oa_config;
76639 struct llist_head oa_config_bos;
76640 struct intel_context *pinned_ctx;
76641 u32 specific_ctx_id;
76642 u32 specific_ctx_id_mask;
76643 struct hrtimer poll_check_timer;
76644 wait_queue_head_t poll_wq;
76645 bool pollin;
[all …]
Dvmlinux.h76628 struct i915_perf_stream { struct
76637 const struct i915_perf_stream_ops *ops; argument
76638 struct i915_oa_config *oa_config;
76639 struct llist_head oa_config_bos;
76640 struct intel_context *pinned_ctx;
76641 u32 specific_ctx_id;
76642 u32 specific_ctx_id_mask;
76643 struct hrtimer poll_check_timer;
76644 wait_queue_head_t poll_wq;
76645 bool pollin;
[all …]