Searched refs:PERF_SAMPLE_DATA_SRC (Results 1 – 17 of 17) sorted by relevance
8 # PERF_SAMPLE_ADDR | PERF_SAMPLE_PERIOD | PERF_SAMPLE_DATA_SRC
405 !(sample_type & PERF_SAMPLE_DATA_SRC)) { in report__setup_sample_type()406 evsel->core.attr.sample_type |= PERF_SAMPLE_DATA_SRC; in report__setup_sample_type()407 sample_type |= PERF_SAMPLE_DATA_SRC; in report__setup_sample_type()411 if (!is_pipe && !(sample_type & PERF_SAMPLE_DATA_SRC)) { in report__setup_sample_type()
443 evsel__check_stype(evsel, PERF_SAMPLE_DATA_SRC, "DATA_SRC", PERF_OUTPUT_DATA_SRC)) in evsel__check_attr()
132 if (type & PERF_SAMPLE_DATA_SRC) in samples_same()
139 PERF_SAMPLE_DATA_SRC = 1U << 15, enumerator
967 #define PERF_PEBS_MEMINFO_TYPE (PERF_SAMPLE_ADDR | PERF_SAMPLE_DATA_SRC | \1378 if (sample_type & PERF_SAMPLE_DATA_SRC) in setup_pebs_fixed_sample_data()1584 if (sample_type & PERF_SAMPLE_DATA_SRC) in setup_pebs_adaptive_sample_data()2090 PERF_SAMPLE_DATA_SRC | in intel_ds_init()
649 if (type & PERF_SAMPLE_DATA_SRC) { in add_generic_values()1139 if (type & PERF_SAMPLE_DATA_SRC) in add_generic_types()
1391 if (type & PERF_SAMPLE_DATA_SRC) in perf_event__sample_event_size()1561 if (type & PERF_SAMPLE_DATA_SRC) { in perf_event__synthesize_sample()
2336 if (type & PERF_SAMPLE_DATA_SRC) { in evsel__parse_sample()
1308 if (sample_type & PERF_SAMPLE_DATA_SRC) in dump_sample()
132 PERF_SAMPLE_DATA_SRC | PERF_SAMPLE_IDENTIFIER | \
2207 if (event->attr.sample_type & PERF_SAMPLE_DATA_SRC && in record_and_restart()
998 PERF_SAMPLE_DATA_SRC | PERF_SAMPLE_IDENTIFIER |
1887 if (sample_type & PERF_SAMPLE_DATA_SRC) in __perf_event_header_size()6982 if (sample_type & PERF_SAMPLE_DATA_SRC) in perf_output_sample()