Searched refs:PERF_SAMPLE_CALLCHAIN (Results 1 – 8 of 8) sorted by relevance
127 PERF_SAMPLE_CALLCHAIN = 1U << 5, enumerator
208 if (!is_pipe && !(sample_type & PERF_SAMPLE_CALLCHAIN)) { in report__setup_sample_type()233 if (!(sample_type & PERF_SAMPLE_CALLCHAIN)) { in report__setup_sample_type()
302 if (evsel->attr.sample_type & PERF_SAMPLE_CALLCHAIN) { in perf_session__check_output_opt()326 if (attr->sample_type & PERF_SAMPLE_CALLCHAIN) { in perf_session__check_output_opt()
78 if (type & PERF_SAMPLE_CALLCHAIN) { in samples_same()
1556 if (type & PERF_SAMPLE_CALLCHAIN) { in perf_evsel__parse_sample()1726 if (type & PERF_SAMPLE_CALLCHAIN) { in perf_event__sample_event_size()1891 if (type & PERF_SAMPLE_CALLCHAIN) { in perf_event__synthesize_sample()
993 { "SAMPLE_CALLCHAIN", PERF_SAMPLE_CALLCHAIN },
771 if (sample_type & PERF_SAMPLE_CALLCHAIN) in dump_sample()
3571 if (event->attr.sample_type & PERF_SAMPLE_CALLCHAIN) in __free_event()5197 if (sample_type & PERF_SAMPLE_CALLCHAIN) { in perf_output_sample()5330 if (sample_type & PERF_SAMPLE_CALLCHAIN) { in perf_prepare_sample()7637 if (event->attr.sample_type & PERF_SAMPLE_CALLCHAIN) { in perf_event_alloc()