Searched refs:PERF_SAMPLE_REGS_USER (Results 1 – 8 of 8) sorted by relevance
98 if (type & PERF_SAMPLE_REGS_USER) { in samples_same()213 if (sample_type & PERF_SAMPLE_REGS_USER) in do_test()325 if (sample_type == PERF_SAMPLE_REGS_USER) in test__sample_parsing()
135 PERF_SAMPLE_REGS_USER = 1U << 12, enumerator
1773 if (type & PERF_SAMPLE_REGS_USER) { in perf_evsel__parse_sample()1915 if (type & PERF_SAMPLE_REGS_USER) { in perf_event__sample_event_size()2095 if (type & PERF_SAMPLE_REGS_USER) { in perf_event__synthesize_sample()
1884 if (!((evsel->attr.sample_type & PERF_SAMPLE_REGS_USER) && in thread__resolve_callchain()
933 if (sample_type & PERF_SAMPLE_REGS_USER) in dump_sample()
274 if ((sample_type & PERF_SAMPLE_REGS_USER) && in report__setup_sample_type()
1688 if ((sample_type & PERF_SAMPLE_REGS_USER) && in script__setup_sample_type()
5420 if (sample_type & PERF_SAMPLE_REGS_USER) { in perf_output_sample()5533 if (sample_type & (PERF_SAMPLE_REGS_USER | PERF_SAMPLE_STACK_USER)) in perf_prepare_sample()5537 if (sample_type & PERF_SAMPLE_REGS_USER) { in perf_prepare_sample()8093 if (attr->sample_type & PERF_SAMPLE_REGS_USER) { in perf_copy_attr()