Searched refs:PERF_SAMPLE_REGS_INTR (Results 1 – 19 of 19) sorted by relevance
114 event.attr.sample_type = PERF_SAMPLE_REGS_INTR; in check_extended_regs_support()274 if ((type ^ (PERF_SAMPLE_REGS_INTR | PERF_SAMPLE_BRANCH_STACK)) && in get_intr_regs()275 (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()
159 if (type & PERF_SAMPLE_REGS_INTR) { in samples_same()279 if (sample_type & PERF_SAMPLE_REGS_INTR) in do_test()412 if (sample_type == PERF_SAMPLE_REGS_INTR) in test__sample_parsing()
39 e->attr.sample_type = PERF_SAMPLE_REGS_INTR; in __event_init_opts()
41 if (attr->sample_type & PERF_SAMPLE_REGS_INTR) in attr_to_script()
194 .sample_type = PERF_SAMPLE_REGS_INTR, in arch__intr_reg_mask()
289 .sample_type = PERF_SAMPLE_REGS_INTR, in arch__intr_reg_mask()
1320 gprs = (sample_type & PERF_SAMPLE_REGS_INTR) && in pebs_update_adaptive_cfg()1330 if ((sample_type & PERF_SAMPLE_REGS_INTR) && in pebs_update_adaptive_cfg()1790 if (sample_type & PERF_SAMPLE_REGS_INTR) { in setup_pebs_fixed_sample_data()1973 if (sample_type & PERF_SAMPLE_REGS_INTR) in setup_pebs_adaptive_sample_data()2521 PERF_SAMPLE_REGS_INTR); in intel_ds_init()
3870 flags &= ~(PERF_SAMPLE_REGS_USER | PERF_SAMPLE_REGS_INTR); in intel_pmu_large_pebs_flags()
158 PERF_SAMPLE_REGS_INTR = 1U << 18, enumerator
1538 if (type & PERF_SAMPLE_REGS_INTR) { in perf_event__sample_event_size()1741 if (type & PERF_SAMPLE_REGS_INTR) { in perf_event__synthesize_sample()
1076 if (sample_type & PERF_SAMPLE_REGS_INTR) in dump_sample()
2952 if (type & PERF_SAMPLE_REGS_INTR) { in evsel__parse_sample()
2289 if (sample_type & PERF_SAMPLE_REGS_INTR && in intel_pt_do_synth_pebs_sample()
144 PERF_SAMPLE_REGS_INTR | PERF_SAMPLE_REGS_USER | \
7611 if (sample_type & PERF_SAMPLE_REGS_INTR) { in perf_output_sample()7929 if (filtered_sample_type & PERF_SAMPLE_REGS_INTR) { in perf_prepare_sample()7942 data->sample_flags |= PERF_SAMPLE_REGS_INTR; in perf_prepare_sample()12457 if (attr->sample_type & PERF_SAMPLE_REGS_INTR) in perf_copy_attr()12716 if (attr.sample_type & PERF_SAMPLE_REGS_INTR) { in SYSCALL_DEFINE5()
545 … evsel__do_check_stype(evsel, PERF_SAMPLE_REGS_INTR, "IREGS", PERF_OUTPUT_IREGS, allow_user_set)) in evsel__check_attr()
1087 PERF_SAMPLE_REGS_INTR | PERF_SAMPLE_REGS_USER |