Searched refs:PERF_SAMPLE_REGS_INTR (Results 1 – 7 of 7) 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()
141 PERF_SAMPLE_REGS_INTR = 1U << 18, enumerator
1832 if (type & PERF_SAMPLE_REGS_INTR) { in perf_evsel__parse_sample()1943 if (type & PERF_SAMPLE_REGS_INTR) { in perf_event__sample_event_size()2131 if (type & PERF_SAMPLE_REGS_INTR) { in perf_event__synthesize_sample()
936 if (sample_type & PERF_SAMPLE_REGS_INTR) in dump_sample()
1048 if (sample_type & PERF_SAMPLE_REGS_INTR) { in setup_pebs_sample_data()
269 perf_evsel__check_stype(evsel, PERF_SAMPLE_REGS_INTR, "IREGS", in perf_evsel__check_attr()
5452 if (sample_type & PERF_SAMPLE_REGS_INTR) { in perf_output_sample()5574 if (sample_type & PERF_SAMPLE_REGS_INTR) { in perf_prepare_sample()8114 if (attr->sample_type & PERF_SAMPLE_REGS_INTR) in perf_copy_attr()