Searched refs:sample_flags (Results 1 – 3 of 3) sorted by relevance
380 u32 sample_flags; member655 u32 sample_flags = stream->sample_flags; in append_oa_sample() local676 if (sample_flags & SAMPLE_OA_REPORT) { in append_oa_sample()2568 (stream->sample_flags & SAMPLE_OA_REPORT) ? in oag_report_ctx_switches()2720 if (!(stream->sample_flags & SAMPLE_OA_REPORT)) in gen12_oa_enable()2851 if (!(props->sample_flags & SAMPLE_OA_REPORT) && in i915_oa_stream_init()2884 stream->sample_flags = props->sample_flags; in i915_oa_stream_init()3596 (props->sample_flags & SAMPLE_OA_REPORT) == 0) in i915_perf_open_ioctl_locked()3637 if (WARN_ON(stream->sample_flags != props->sample_flags)) { in i915_perf_open_ioctl_locked()3775 props->sample_flags |= SAMPLE_OA_REPORT; in read_properties_unlocked()
164 u32 sample_flags; member
30 .sample_flags = SAMPLE_OA_REPORT, in test_stream()