Searched refs:PERF_SAMPLE_REGS_USER (Results 1 – 7 of 7) 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()
134 PERF_SAMPLE_REGS_USER = 1U << 12, enumerator
1600 if (type & PERF_SAMPLE_REGS_USER) { in perf_evsel__parse_sample()1742 if (type & PERF_SAMPLE_REGS_USER) { in perf_event__sample_event_size()1922 if (type & PERF_SAMPLE_REGS_USER) { in perf_event__synthesize_sample()
1735 if (!((evsel->attr.sample_type & PERF_SAMPLE_REGS_USER) && in thread__resolve_callchain()
777 if (sample_type & PERF_SAMPLE_REGS_USER) in dump_sample()
249 if ((sample_type & PERF_SAMPLE_REGS_USER) && in report__setup_sample_type()
5248 if (sample_type & PERF_SAMPLE_REGS_USER) { in perf_output_sample()5362 if (sample_type & (PERF_SAMPLE_REGS_USER | PERF_SAMPLE_STACK_USER)) in perf_prepare_sample()5366 if (sample_type & PERF_SAMPLE_REGS_USER) { in perf_prepare_sample()7764 if (attr->sample_type & PERF_SAMPLE_REGS_USER) { in perf_copy_attr()