Searched refs:PERF_SAMPLE_DATA_SRC (Results 1 – 8 of 8) sorted by relevance
9 # PERF_SAMPLE_ADDR | PERF_SAMPLE_PERIOD | PERF_SAMPLE_DATA_SRC
137 PERF_SAMPLE_DATA_SRC = 1U << 15, enumerator
367 if (type & PERF_SAMPLE_DATA_SRC) { in add_generic_values()540 if (type & PERF_SAMPLE_DATA_SRC) in add_generic_types()
1645 if (type & PERF_SAMPLE_DATA_SRC) { in perf_evsel__parse_sample()1764 if (type & PERF_SAMPLE_DATA_SRC) in perf_event__sample_event_size()1948 if (type & PERF_SAMPLE_DATA_SRC) { in perf_event__synthesize_sample()
789 if (sample_type & PERF_SAMPLE_DATA_SRC) in dump_sample()
123 if (type & PERF_SAMPLE_DATA_SRC) in samples_same()
872 dsrc = sample_type & PERF_SAMPLE_DATA_SRC; in __intel_pmu_pebs_event()
1320 if (sample_type & PERF_SAMPLE_DATA_SRC) in perf_event__header_size()5274 if (sample_type & PERF_SAMPLE_DATA_SRC) in perf_output_sample()