Lines Matching refs:sample_flags
345 u32 sample_flags; member
2526 (stream->sample_flags & SAMPLE_OA_REPORT) ? in oag_report_ctx_switches()
2682 if (!(stream->sample_flags & SAMPLE_OA_REPORT)) in gen12_oa_enable()
2707 if (stream->sample_flags & SAMPLE_OA_REPORT) in i915_oa_stream_enable()
2770 if (stream->sample_flags & SAMPLE_OA_REPORT) in i915_oa_stream_disable()
2874 if (!(props->sample_flags & SAMPLE_OA_REPORT) && in i915_oa_stream_init()
2907 stream->sample_flags = props->sample_flags; in i915_oa_stream_init()
3053 if (!stream->enabled || !(stream->sample_flags & SAMPLE_OA_REPORT)) in i915_perf_read()
3455 (props->sample_flags & SAMPLE_OA_REPORT) == 0) in i915_perf_open_ioctl_locked()
3505 if (WARN_ON(stream->sample_flags != props->sample_flags)) { in i915_perf_open_ioctl_locked()
3637 props->sample_flags |= SAMPLE_OA_REPORT; in read_properties_unlocked()