Searched refs:PERF_SAMPLE_REGS_INTR (Results 1 – 10 of 10) sorted by relevance
132 if (type & PERF_SAMPLE_REGS_INTR) { in samples_same()223 if (sample_type & PERF_SAMPLE_REGS_INTR) in do_test()335 if (sample_type == PERF_SAMPLE_REGS_INTR) in test__sample_parsing()
142 PERF_SAMPLE_REGS_INTR = 1U << 18, enumerator
96 PERF_SAMPLE_REGS_INTR | PERF_SAMPLE_REGS_USER | \
2342 if (type & PERF_SAMPLE_REGS_INTR) { in perf_evsel__parse_sample()2503 if (type & PERF_SAMPLE_REGS_INTR) { in perf_event__sample_event_size()2669 if (type & PERF_SAMPLE_REGS_INTR) { in perf_event__synthesize_sample()
1106 if (sample_type & PERF_SAMPLE_REGS_INTR) in dump_sample()
1224 if (sample_type & PERF_SAMPLE_REGS_INTR) { in setup_pebs_sample_data()
2985 flags &= ~(PERF_SAMPLE_REGS_USER | PERF_SAMPLE_REGS_INTR); in intel_pmu_large_pebs_flags()
6282 if (sample_type & PERF_SAMPLE_REGS_INTR) { in perf_output_sample()6473 if (sample_type & PERF_SAMPLE_REGS_INTR) { in perf_prepare_sample()10227 if (attr->sample_type & PERF_SAMPLE_REGS_INTR) in perf_copy_attr()
454 perf_evsel__check_stype(evsel, PERF_SAMPLE_REGS_INTR, "IREGS", in perf_evsel__check_attr()