Searched refs:PERF_SAMPLE_REGS_INTR (Results 1 – 6 of 6) sorted by relevance
129 if (type & PERF_SAMPLE_REGS_INTR) { in samples_same()216 if (sample_type & PERF_SAMPLE_REGS_INTR) in do_test()306 if (PERF_SAMPLE_MAX > PERF_SAMPLE_REGS_INTR << 1) { in test__sample_parsing()328 if (sample_type == PERF_SAMPLE_REGS_INTR) in test__sample_parsing()
140 PERF_SAMPLE_REGS_INTR = 1U << 18, enumerator
1659 if (type & PERF_SAMPLE_REGS_INTR) { in perf_evsel__parse_sample()1770 if (type & PERF_SAMPLE_REGS_INTR) { in perf_event__sample_event_size()1958 if (type & PERF_SAMPLE_REGS_INTR) { in perf_event__synthesize_sample()
780 if (sample_type & PERF_SAMPLE_REGS_INTR) in dump_sample()
917 if (sample_type & PERF_SAMPLE_REGS_INTR) { in __intel_pmu_pebs_event()
5280 if (sample_type & PERF_SAMPLE_REGS_INTR) { in perf_output_sample()5403 if (sample_type & PERF_SAMPLE_REGS_INTR) { in perf_prepare_sample()7785 if (attr->sample_type & PERF_SAMPLE_REGS_INTR) in perf_copy_attr()