Searched refs:PERF_SAMPLE_CALLCHAIN (Results 1 – 9 of 9) sorted by relevance
127 PERF_SAMPLE_CALLCHAIN = 1U << 5, enumerator
77 if (type & PERF_SAMPLE_CALLCHAIN) { in samples_same()
588 PERF_SAMPLE_CALLCHAIN = 1 << 5 variable610 ("nr", "u64", PERF_SAMPLE_CALLCHAIN)645 (perf_event_attr.sample_type & PERF_SAMPLE_CALLCHAIN) != 0
1381 if (type & PERF_SAMPLE_CALLCHAIN) { in perf_evsel__parse_sample()1523 if (type & PERF_SAMPLE_CALLCHAIN) { in perf_event__sample_event_size()1675 if (type & PERF_SAMPLE_CALLCHAIN) { in perf_event__synthesize_sample()
999 { "SAMPLE_CALLCHAIN", PERF_SAMPLE_CALLCHAIN },
845 if (sample_type & PERF_SAMPLE_CALLCHAIN) in dump_sample()
370 if (!self->fd_pipe && !(sample_type & PERF_SAMPLE_CALLCHAIN)) { in perf_report__setup_sample_type()
186 !(attr->sample_type & PERF_SAMPLE_CALLCHAIN)) in perf_evsel__check_attr()