Searched refs:PERF_SAMPLE_STACK_USER (Results 1 – 10 of 10) sorted by relevance
141 if (type & PERF_SAMPLE_STACK_USER) { in samples_same()
153 PERF_SAMPLE_STACK_USER = 1U << 13, enumerator
1520 if (type & PERF_SAMPLE_STACK_USER) { in perf_event__sample_event_size()1716 if (type & PERF_SAMPLE_STACK_USER) { in perf_event__synthesize_sample()
1680 (sample_type & PERF_SAMPLE_STACK_USER)) { in callchain_param_setup()
1079 if (sample_type & PERF_SAMPLE_STACK_USER) in dump_sample()
2923 if (type & PERF_SAMPLE_STACK_USER) { in evsel__parse_sample()
2928 (evsel->core.attr.sample_type & PERF_SAMPLE_STACK_USER))) in thread__resolve_callchain_unwind()
1607 if (evlist__combined_sample_type(session->evlist) & PERF_SAMPLE_STACK_USER) in cmd_report()
2833 (sample_type & PERF_SAMPLE_STACK_USER)) { in setup_callchain()
2600 sample_type & PERF_SAMPLE_STACK_USER))) { in process_attr()