Searched refs:PERF_SAMPLE_DATA_SRC (Results 1 – 12 of 12) sorted by relevance
8 # PERF_SAMPLE_ADDR | PERF_SAMPLE_PERIOD | PERF_SAMPLE_DATA_SRC
126 if (type & PERF_SAMPLE_DATA_SRC) in samples_same()
139 PERF_SAMPLE_DATA_SRC = 1U << 15, enumerator
94 PERF_SAMPLE_DATA_SRC | PERF_SAMPLE_IDENTIFIER | \
646 if (type & PERF_SAMPLE_DATA_SRC) { in add_generic_values()1136 if (type & PERF_SAMPLE_DATA_SRC) in add_generic_types()
2329 if (type & PERF_SAMPLE_DATA_SRC) { in perf_evsel__parse_sample()2497 if (type & PERF_SAMPLE_DATA_SRC) in perf_event__sample_event_size()2659 if (type & PERF_SAMPLE_DATA_SRC) { in perf_event__synthesize_sample()
1115 if (sample_type & PERF_SAMPLE_DATA_SRC) in dump_sample()
1170 dsrc = sample_type & PERF_SAMPLE_DATA_SRC; in setup_pebs_sample_data()
2078 if (event->attr.sample_type & PERF_SAMPLE_DATA_SRC && in record_and_restart()
400 perf_evsel__check_stype(evsel, PERF_SAMPLE_DATA_SRC, "DATA_SRC", in perf_evsel__check_attr()
1745 if (sample_type & PERF_SAMPLE_DATA_SRC) in __perf_event_header_size()6276 if (sample_type & PERF_SAMPLE_DATA_SRC) in perf_output_sample()