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
1294 #define PERF_PEBS_MEMINFO_TYPE (PERF_SAMPLE_ADDR | PERF_SAMPLE_DATA_SRC | \1760 if (sample_type & PERF_SAMPLE_DATA_SRC) { in setup_pebs_fixed_sample_data()1762 data->sample_flags |= PERF_SAMPLE_DATA_SRC; in setup_pebs_fixed_sample_data()2001 if (sample_type & PERF_SAMPLE_DATA_SRC) { in setup_pebs_adaptive_sample_data()2003 data->sample_flags |= PERF_SAMPLE_DATA_SRC; in setup_pebs_adaptive_sample_data()2518 PERF_SAMPLE_DATA_SRC | in intel_ds_init()
4125 (event->attr.sample_type & PERF_SAMPLE_DATA_SRC) && in intel_pmu_hw_config()
433 !(sample_type & PERF_SAMPLE_DATA_SRC)) { in report__setup_sample_type()434 evsel->core.attr.sample_type |= PERF_SAMPLE_DATA_SRC; in report__setup_sample_type()435 sample_type |= PERF_SAMPLE_DATA_SRC; in report__setup_sample_type()439 if (!is_pipe && !(sample_type & PERF_SAMPLE_DATA_SRC)) { in report__setup_sample_type()
490 …evsel__do_check_stype(evsel, PERF_SAMPLE_DATA_SRC, "DATA_SRC", PERF_OUTPUT_DATA_SRC, allow_user_se… in evsel__check_attr()
978 if (sample_type & PERF_SAMPLE_DATA_SRC) { in perf_ibs_parse_ld_st_data()980 data->sample_flags |= PERF_SAMPLE_DATA_SRC; in perf_ibs_parse_ld_st_data()1012 (sample_type & PERF_SAMPLE_DATA_SRC || in perf_ibs_get_offset_max()
153 if (type & PERF_SAMPLE_DATA_SRC) in samples_same()
155 PERF_SAMPLE_DATA_SRC = 1U << 15, enumerator
655 if (type & PERF_SAMPLE_DATA_SRC) { in add_generic_values()1145 if (type & PERF_SAMPLE_DATA_SRC) in add_generic_types()
1532 if (type & PERF_SAMPLE_DATA_SRC) in perf_event__sample_event_size()1731 if (type & PERF_SAMPLE_DATA_SRC) { in perf_event__synthesize_sample()
1119 PERF_SAMPLE_PERIOD | PERF_SAMPLE_DATA_SRC | in arm_spe_synth_events()
1091 if (sample_type & PERF_SAMPLE_DATA_SRC) in dump_sample()
2939 if (type & PERF_SAMPLE_DATA_SRC) { in evsel__parse_sample()
101 __u64 data_src; /* Refer PERF_SAMPLE_DATA_SRC in <linux/perf_event.h> */
191 Error: cycles event does not have PERF_SAMPLE_DATA_SRC
1085 PERF_SAMPLE_DATA_SRC | PERF_SAMPLE_IDENTIFIER |
2311 if (event->attr.sample_type & PERF_SAMPLE_DATA_SRC && in record_and_restart()2314 data.sample_flags |= PERF_SAMPLE_DATA_SRC; in record_and_restart()
142 PERF_SAMPLE_DATA_SRC | PERF_SAMPLE_IDENTIFIER | \
1914 if (sample_type & PERF_SAMPLE_DATA_SRC) in __perf_event_header_size()7605 if (sample_type & PERF_SAMPLE_DATA_SRC) in perf_output_sample()7914 if (filtered_sample_type & PERF_SAMPLE_DATA_SRC) { in perf_prepare_sample()7916 data->sample_flags |= PERF_SAMPLE_DATA_SRC; in perf_prepare_sample()