Searched refs:PERF_SAMPLE_DATA_SRC (Results 1 – 18 of 18) sorted by relevance
438 !(sample_type & PERF_SAMPLE_DATA_SRC)) { in report__setup_sample_type()439 evsel->core.attr.sample_type |= PERF_SAMPLE_DATA_SRC; in report__setup_sample_type()440 sample_type |= PERF_SAMPLE_DATA_SRC; in report__setup_sample_type()444 if (!is_pipe && !(sample_type & PERF_SAMPLE_DATA_SRC)) { in report__setup_sample_type()
502 …evsel__do_check_stype(evsel, PERF_SAMPLE_DATA_SRC, "DATA_SRC", PERF_OUTPUT_DATA_SRC, allow_user_se… in evsel__check_attr()
1111 if (sample_type & PERF_SAMPLE_DATA_SRC) { in perf_ibs_parse_ld_st_data()1113 data->sample_flags |= PERF_SAMPLE_DATA_SRC; in perf_ibs_parse_ld_st_data()1146 sample_type & (PERF_SAMPLE_DATA_SRC | in perf_ibs_is_mem_sample_type()
1703 #define PERF_PEBS_MEMINFO_TYPE (PERF_SAMPLE_ADDR | PERF_SAMPLE_DATA_SRC | \2201 if (sample_type & PERF_SAMPLE_DATA_SRC) { in setup_pebs_fixed_sample_data()2203 data->sample_flags |= PERF_SAMPLE_DATA_SRC; in setup_pebs_fixed_sample_data()2485 if (sample_type & PERF_SAMPLE_DATA_SRC) { in __setup_pebs_meminfo_group()2487 data->sample_flags |= PERF_SAMPLE_DATA_SRC; in __setup_pebs_meminfo_group()3408 PERF_SAMPLE_DATA_SRC | in intel_ds_pebs_init()
4939 (event->attr.sample_type & PERF_SAMPLE_DATA_SRC) && in intel_pmu_hw_config()5884 x86_pmu.large_pebs_flags &= ~PERF_SAMPLE_DATA_SRC; in __intel_update_large_pebs_flags()
161 if (type & PERF_SAMPLE_DATA_SRC) in samples_same()
158 PERF_SAMPLE_DATA_SRC = 1U << 15, enumerator
663 if (type & PERF_SAMPLE_DATA_SRC) { in add_generic_values()1159 if (type & PERF_SAMPLE_DATA_SRC) in add_generic_types()
1545 if (type & PERF_SAMPLE_DATA_SRC) in perf_event__sample_event_size()1754 if (type & PERF_SAMPLE_DATA_SRC) { in perf_event__synthesize_sample()
1720 PERF_SAMPLE_PERIOD | PERF_SAMPLE_DATA_SRC | in arm_spe_synth_events()
1160 if (sample_type & PERF_SAMPLE_DATA_SRC) in dump_sample()
3518 if (type & PERF_SAMPLE_DATA_SRC) { in evsel__parse_sample()
2537 if (sample_type & PERF_SAMPLE_DATA_SRC) { in intel_pt_do_synth_pebs_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
164 PERF_SAMPLE_DATA_SRC | PERF_SAMPLE_IDENTIFIER | \
2070 if (sample_type & PERF_SAMPLE_DATA_SRC) in __perf_event_header_size()8316 if (sample_type & PERF_SAMPLE_DATA_SRC) in perf_output_sample()8639 if (filtered_sample_type & PERF_SAMPLE_DATA_SRC) { in perf_prepare_sample()8641 data->sample_flags |= PERF_SAMPLE_DATA_SRC; in perf_prepare_sample()