Searched refs:PERF_SAMPLE_DATA_SRC (Results 1 – 20 of 20) sorted by relevance
8 # PERF_SAMPLE_ADDR | PERF_SAMPLE_PERIOD | PERF_SAMPLE_DATA_SRC
437 !(sample_type & PERF_SAMPLE_DATA_SRC)) { in report__setup_sample_type()438 evsel->core.attr.sample_type |= PERF_SAMPLE_DATA_SRC; in report__setup_sample_type()439 sample_type |= PERF_SAMPLE_DATA_SRC; in report__setup_sample_type()443 if (!is_pipe && !(sample_type & PERF_SAMPLE_DATA_SRC)) { in report__setup_sample_type()
508 …evsel__do_check_stype(evsel, PERF_SAMPLE_DATA_SRC, "DATA_SRC", PERF_OUTPUT_DATA_SRC, allow_user_se… in evsel__check_attr()
1376 #define PERF_PEBS_MEMINFO_TYPE (PERF_SAMPLE_ADDR | PERF_SAMPLE_DATA_SRC | \1844 if (sample_type & PERF_SAMPLE_DATA_SRC) { in setup_pebs_fixed_sample_data()1846 data->sample_flags |= PERF_SAMPLE_DATA_SRC; in setup_pebs_fixed_sample_data()2156 if (sample_type & PERF_SAMPLE_DATA_SRC) { in setup_pebs_adaptive_sample_data()2158 data->sample_flags |= PERF_SAMPLE_DATA_SRC; in setup_pebs_adaptive_sample_data()2758 PERF_SAMPLE_DATA_SRC | in intel_ds_init()
4281 (event->attr.sample_type & PERF_SAMPLE_DATA_SRC) && in intel_pmu_hw_config()
1110 if (sample_type & PERF_SAMPLE_DATA_SRC) { in perf_ibs_parse_ld_st_data()1112 data->sample_flags |= PERF_SAMPLE_DATA_SRC; in perf_ibs_parse_ld_st_data()1145 sample_type & (PERF_SAMPLE_DATA_SRC | in perf_ibs_is_mem_sample_type()
155 PERF_SAMPLE_DATA_SRC = 1U << 15, enumerator
155 if (type & PERF_SAMPLE_DATA_SRC) in samples_same()
2308 if (event->attr.sample_type & PERF_SAMPLE_DATA_SRC && in record_and_restart()2335 if (event->attr.sample_type & PERF_SAMPLE_DATA_SRC && in record_and_restart()2338 data.sample_flags |= PERF_SAMPLE_DATA_SRC; in record_and_restart()
656 if (type & PERF_SAMPLE_DATA_SRC) { in add_generic_values()1147 if (type & PERF_SAMPLE_DATA_SRC) in add_generic_types()
1534 if (type & PERF_SAMPLE_DATA_SRC) in perf_event__sample_event_size()1737 if (type & PERF_SAMPLE_DATA_SRC) { in perf_event__synthesize_sample()
1519 PERF_SAMPLE_PERIOD | PERF_SAMPLE_DATA_SRC | in arm_spe_synth_events()
1102 if (sample_type & PERF_SAMPLE_DATA_SRC) in dump_sample()
3213 if (type & PERF_SAMPLE_DATA_SRC) { in evsel__parse_sample()
101 __u64 data_src; /* Refer PERF_SAMPLE_DATA_SRC in <linux/perf_event.h> */
195 Error: cycles event does not have PERF_SAMPLE_DATA_SRC
1139 PERF_SAMPLE_DATA_SRC | PERF_SAMPLE_IDENTIFIER |
154 PERF_SAMPLE_DATA_SRC | PERF_SAMPLE_IDENTIFIER | \
1954 if (sample_type & PERF_SAMPLE_DATA_SRC) in __perf_event_header_size()7879 if (sample_type & PERF_SAMPLE_DATA_SRC) in perf_output_sample()8188 if (filtered_sample_type & PERF_SAMPLE_DATA_SRC) { in perf_prepare_sample()8190 data->sample_flags |= PERF_SAMPLE_DATA_SRC; in perf_prepare_sample()