Searched refs:PERF_SAMPLE_REGS_INTR (Results 1 – 11 of 11) sorted by relevance
138 if (type & PERF_SAMPLE_REGS_INTR) { in samples_same()258 if (sample_type & PERF_SAMPLE_REGS_INTR) in do_test()373 if (sample_type == PERF_SAMPLE_REGS_INTR) in test__sample_parsing()
41 if (attr->sample_type & PERF_SAMPLE_REGS_INTR) in attr_to_script()
191 .sample_type = PERF_SAMPLE_REGS_INTR, in arch__intr_reg_mask()
283 .sample_type = PERF_SAMPLE_REGS_INTR, in arch__intr_reg_mask()
158 PERF_SAMPLE_REGS_INTR = 1U << 18, enumerator
1492 if (type & PERF_SAMPLE_REGS_INTR) { in perf_event__sample_event_size()1678 if (type & PERF_SAMPLE_REGS_INTR) { in perf_event__synthesize_sample()
2492 if (type & PERF_SAMPLE_REGS_INTR) { in evsel__parse_sample()
1326 if (sample_type & PERF_SAMPLE_REGS_INTR) in dump_sample()
2074 if (sample_type & PERF_SAMPLE_REGS_INTR && in intel_pt_synth_pebs_sample()
509 … evsel__do_check_stype(evsel, PERF_SAMPLE_REGS_INTR, "IREGS", PERF_OUTPUT_IREGS, allow_user_set)) in evsel__check_attr()
1039 PERF_SAMPLE_REGS_INTR | PERF_SAMPLE_REGS_USER |