Searched refs:PERF_SAMPLE_STACK_USER (Results 1 – 10 of 10) sorted by relevance
143 if (type & PERF_SAMPLE_STACK_USER) { in samples_same()
156 PERF_SAMPLE_STACK_USER = 1U << 13, enumerator
1528 if (type & PERF_SAMPLE_STACK_USER) { in perf_event__sample_event_size()1734 if (type & PERF_SAMPLE_STACK_USER) { in perf_event__synthesize_sample()
1676 (sample_type & PERF_SAMPLE_STACK_USER)) { in callchain_param_setup()
1095 if (sample_type & PERF_SAMPLE_STACK_USER) in dump_sample()
2965 (evsel->core.attr.sample_type & PERF_SAMPLE_STACK_USER))) in thread__resolve_callchain_unwind()
3240 if (type & PERF_SAMPLE_STACK_USER) { in evsel__parse_sample()
1641 if (evlist__combined_sample_type(session->evlist) & PERF_SAMPLE_STACK_USER) in cmd_report()
2842 (sample_type & PERF_SAMPLE_STACK_USER)) { in setup_callchain()
2544 sample_type & PERF_SAMPLE_STACK_USER))) { in process_attr()
Completed in 48 milliseconds