Searched refs:PERF_SAMPLE_DATA_SRC (Results 1 – 9 of 9) sorted by relevance
9 # PERF_SAMPLE_ADDR | PERF_SAMPLE_PERIOD | PERF_SAMPLE_DATA_SRC
138 PERF_SAMPLE_DATA_SRC = 1U << 15, enumerator
123 if (type & PERF_SAMPLE_DATA_SRC) in samples_same()
415 if (type & PERF_SAMPLE_DATA_SRC) { in add_generic_values()793 if (type & PERF_SAMPLE_DATA_SRC) in add_generic_types()
1818 if (type & PERF_SAMPLE_DATA_SRC) { in perf_evsel__parse_sample()1937 if (type & PERF_SAMPLE_DATA_SRC) in perf_event__sample_event_size()2121 if (type & PERF_SAMPLE_DATA_SRC) { in perf_event__synthesize_sample()
945 if (sample_type & PERF_SAMPLE_DATA_SRC) in dump_sample()
102 PERF_SAMPLE_DATA_SRC | PERF_SAMPLE_IDENTIFIER | \
1003 dsrc = sample_type & PERF_SAMPLE_DATA_SRC; in setup_pebs_sample_data()
1301 if (sample_type & PERF_SAMPLE_DATA_SRC) in __perf_event_header_size()5446 if (sample_type & PERF_SAMPLE_DATA_SRC) in perf_output_sample()