Searched refs:sample_flags (Results 1 – 17 of 17) sorted by relevance
77 u32 sample_flags; member293 sample.flags = btsq->sample_flags; in intel_bts_synth_branch_sample()369 btsq->sample_flags = PERF_IP_FLAG_BRANCH | in intel_bts_get_branch_type()372 btsq->sample_flags = 0; in intel_bts_get_branch_type()375 btsq->sample_flags = PERF_IP_FLAG_BRANCH | in intel_bts_get_branch_type()381 btsq->sample_flags = 0; in intel_bts_get_branch_type()390 btsq->sample_flags = intel_pt_insn_type(btsq->intel_pt_insn.op); in intel_bts_get_branch_type()394 btsq->sample_flags != (PERF_IP_FLAG_BRANCH | in intel_bts_get_branch_type()397 btsq->sample_flags = PERF_IP_FLAG_BRANCH | in intel_bts_get_branch_type()431 thread_stack__event(thread, btsq->cpu, btsq->sample_flags, in intel_bts_process_buffer()[all …]
1555 data->sample_flags |= PERF_SAMPLE_WEIGHT_TYPE; in setup_pebs_fixed_sample_data()1563 data->sample_flags |= PERF_SAMPLE_DATA_SRC; in setup_pebs_fixed_sample_data()1574 data->sample_flags |= PERF_SAMPLE_CALLCHAIN; in setup_pebs_fixed_sample_data()1649 data->sample_flags |= PERF_SAMPLE_ADDR; in setup_pebs_fixed_sample_data()1656 data->sample_flags |= PERF_SAMPLE_WEIGHT_TYPE; in setup_pebs_fixed_sample_data()1661 data->sample_flags |= PERF_SAMPLE_TRANSACTION; in setup_pebs_fixed_sample_data()1674 data->sample_flags |= PERF_SAMPLE_TIME; in setup_pebs_fixed_sample_data()1679 data->sample_flags |= PERF_SAMPLE_BRANCH_STACK; in setup_pebs_fixed_sample_data()1740 data->sample_flags |= PERF_SAMPLE_TIME; in setup_pebs_adaptive_sample_data()1751 data->sample_flags |= PERF_SAMPLE_CALLCHAIN; in setup_pebs_adaptive_sample_data()[all …]
3031 data.sample_flags |= PERF_SAMPLE_BRANCH_STACK; in handle_pmi_common()
972 data->sample_flags |= PERF_SAMPLE_DATA_SRC; in perf_ibs_parse_ld_st_data()985 data->sample_flags |= PERF_SAMPLE_WEIGHT_TYPE; in perf_ibs_parse_ld_st_data()990 data->sample_flags |= PERF_SAMPLE_ADDR; in perf_ibs_parse_ld_st_data()995 data->sample_flags |= PERF_SAMPLE_PHYS_ADDR; in perf_ibs_parse_ld_st_data()1114 data.sample_flags |= PERF_SAMPLE_RAW; in perf_ibs_handle_irq()1127 data.sample_flags |= PERF_SAMPLE_CALLCHAIN; in perf_ibs_handle_irq()
933 data.sample_flags |= PERF_SAMPLE_BRANCH_STACK; in amd_pmu_v2_handle_irq()
351 u32 sample_flags; member2535 (stream->sample_flags & SAMPLE_OA_REPORT) ? in oag_report_ctx_switches()2691 if (!(stream->sample_flags & SAMPLE_OA_REPORT)) in gen12_oa_enable()2716 if (stream->sample_flags & SAMPLE_OA_REPORT) in i915_oa_stream_enable()2779 if (stream->sample_flags & SAMPLE_OA_REPORT) in i915_oa_stream_disable()2885 if (!(props->sample_flags & SAMPLE_OA_REPORT) && in i915_oa_stream_init()2922 stream->sample_flags = props->sample_flags; in i915_oa_stream_init()3073 if (!stream->enabled || !(stream->sample_flags & SAMPLE_OA_REPORT)) in i915_perf_read()3476 (props->sample_flags & SAMPLE_OA_REPORT) == 0) in i915_perf_open_ioctl_locked()3528 if (WARN_ON(stream->sample_flags != props->sample_flags)) { in i915_perf_open_ioctl_locked()[all …]
154 u32 sample_flags; member
1041 u64 sample_flags; member1092 data->sample_flags = PERF_SAMPLE_PERIOD; in perf_sample_data_init()1097 data->sample_flags |= PERF_SAMPLE_ADDR; in perf_sample_data_init()
100 .sample_flags = SAMPLE_OA_REPORT, in test_stream()
369 data.sample_flags |= PERF_SAMPLE_RAW; in paicrypt_push_sample()
462 data.sample_flags |= PERF_SAMPLE_RAW; in paiext_push_sample()
667 data.sample_flags |= PERF_SAMPLE_RAW; in cfdiag_push_sample()
2317 data.sample_flags |= PERF_SAMPLE_BRANCH_STACK; in record_and_restart()2323 data.sample_flags |= PERF_SAMPLE_DATA_SRC; in record_and_restart()2329 data.sample_flags |= PERF_SAMPLE_WEIGHT_TYPE; in record_and_restart()
690 sd->sample_flags |= PERF_SAMPLE_RAW; in BPF_CALL_5()749 sd->sample_flags |= PERF_SAMPLE_RAW; in bpf_event_output()1711 if (unlikely(!(ctx->data->sample_flags & PERF_SAMPLE_BRANCH_STACK))) in BPF_CALL_4()
1583 } sample_flags[] = { variable1606 for (i = 0; sample_flags[i].name ; i++) { in sample_flags_to_name()1607 if (sample_flags[i].flags == flags) in sample_flags_to_name()1608 return sample_flags[i].name; in sample_flags_to_name()
7142 if (data->sample_flags & PERF_SAMPLE_BRANCH_STACK) { in perf_output_sample()7404 filtered_sample_type = sample_type & ~data->sample_flags; in perf_prepare_sample()7425 if (raw && (data->sample_flags & PERF_SAMPLE_RAW)) { in perf_prepare_sample()7449 if (data->sample_flags & PERF_SAMPLE_BRANCH_STACK) { in perf_prepare_sample()9362 if (valid_sample && (data->sample_flags & PERF_SAMPLE_ADDR)) in __perf_event_overflow()9894 data.sample_flags |= PERF_SAMPLE_RAW; in perf_tp_event()10152 !(data->sample_flags & PERF_SAMPLE_CALLCHAIN)) { in bpf_overflow_handler()10154 data->sample_flags |= PERF_SAMPLE_CALLCHAIN; in bpf_overflow_handler()
1706 data.sample_flags |= PERF_SAMPLE_BRANCH_STACK; in x86_pmu_handle_irq()