Searched refs:PERF_SAMPLE_REGS_INTR (Results 1 – 19 of 19) sorted by relevance
115 event.attr.sample_type = PERF_SAMPLE_REGS_INTR; in check_extended_regs_support()281 if ((type ^ (PERF_SAMPLE_REGS_INTR | PERF_SAMPLE_BRANCH_STACK)) && in get_intr_regs()282 (type ^ PERF_SAMPLE_REGS_INTR)) in get_intr_regs()
40 event.attr.sample_type = PERF_SAMPLE_REGS_INTR; in intr_regs_no_crash_wo_pmu_test()
161 if (type & PERF_SAMPLE_REGS_INTR) { in samples_same()287 if (sample_type & PERF_SAMPLE_REGS_INTR) in do_test()422 if (sample_type == PERF_SAMPLE_REGS_INTR) in test__sample_parsing()
39 e->attr.sample_type = PERF_SAMPLE_REGS_INTR; in __event_init_opts()
195 .sample_type = PERF_SAMPLE_REGS_INTR, in arch__intr_reg_mask()
43 if (attr->sample_type & PERF_SAMPLE_REGS_INTR) in attr_to_script()
289 .sample_type = PERF_SAMPLE_REGS_INTR, in arch__intr_reg_mask()
1402 gprs = ((sample_type & PERF_SAMPLE_REGS_INTR) && in pebs_update_adaptive_cfg()1414 if ((sample_type & PERF_SAMPLE_REGS_INTR) && in pebs_update_adaptive_cfg()1873 if (sample_type & PERF_SAMPLE_REGS_INTR) { in setup_pebs_fixed_sample_data()2128 if (sample_type & (PERF_SAMPLE_REGS_INTR | PERF_SAMPLE_REGS_USER)) in setup_pebs_adaptive_sample_data()2761 PERF_SAMPLE_REGS_INTR); in intel_ds_init()
3929 flags &= ~(PERF_SAMPLE_REGS_USER | PERF_SAMPLE_REGS_INTR); in intel_pmu_large_pebs_flags()
158 PERF_SAMPLE_REGS_INTR = 1U << 18, enumerator
1540 if (type & PERF_SAMPLE_REGS_INTR) { in perf_event__sample_event_size()1747 if (type & PERF_SAMPLE_REGS_INTR) { in perf_event__synthesize_sample()
1087 if (sample_type & PERF_SAMPLE_REGS_INTR) in dump_sample()
3225 if (type & PERF_SAMPLE_REGS_INTR) { in evsel__parse_sample()
2331 if (sample_type & PERF_SAMPLE_REGS_INTR && in intel_pt_do_synth_pebs_sample()
156 PERF_SAMPLE_REGS_INTR | PERF_SAMPLE_REGS_USER | \
7885 if (sample_type & PERF_SAMPLE_REGS_INTR) { in perf_output_sample()8203 if (filtered_sample_type & PERF_SAMPLE_REGS_INTR) { in perf_prepare_sample()8216 data->sample_flags |= PERF_SAMPLE_REGS_INTR; in perf_prepare_sample()12861 if (attr->sample_type & PERF_SAMPLE_REGS_INTR) in perf_copy_attr()13119 if (attr.sample_type & PERF_SAMPLE_REGS_INTR) { in SYSCALL_DEFINE5()
563 … evsel__do_check_stype(evsel, PERF_SAMPLE_REGS_INTR, "IREGS", PERF_OUTPUT_IREGS, allow_user_set)) in evsel__check_attr()
1141 PERF_SAMPLE_REGS_INTR | PERF_SAMPLE_REGS_USER |