Home
last modified time | relevance | path

Searched refs:PERF_SAMPLE_STREAM_ID (Results 1 – 9 of 9) sorted by relevance

/linux/tools/perf/util/
H A Devent.h39 PERF_SAMPLE_ID | PERF_SAMPLE_STREAM_ID | \
H A Ddata-convert-bt.c638 if (type & PERF_SAMPLE_STREAM_ID) { in add_generic_values()
1138 if (type & PERF_SAMPLE_STREAM_ID) in add_generic_types()
H A Dsynthetic-events.c1475 if (type & PERF_SAMPLE_STREAM_ID) in perf_event__sample_event_size()
1647 if (type & PERF_SAMPLE_STREAM_ID) { in perf_event__synthesize_sample()
1827 if (type & PERF_SAMPLE_STREAM_ID) { in perf_event__synthesize_id_sample()
H A Devsel.c325 if (sample_type & PERF_SAMPLE_STREAM_ID) in __perf_evsel__calc_is_pos()
2805 if (type & PERF_SAMPLE_STREAM_ID) { in perf_evsel__parse_id_sample()
3055 if (type & PERF_SAMPLE_STREAM_ID) { in evsel__parse_sample()
3397 if (sample_type & PERF_SAMPLE_STREAM_ID) in evsel__id_hdr_size()
/linux/tools/include/uapi/linux/
H A Dperf_event.h152 PERF_SAMPLE_STREAM_ID = 1U << 9, enumerator
/linux/tools/perf/tests/
H A Ddlfilter-test.c318 PERF_SAMPLE_PERIOD | PERF_SAMPLE_STREAM_ID)
H A Dsample-parsing.c69 if (type & PERF_SAMPLE_STREAM_ID) in samples_same()
/linux/arch/x86/events/
H A Dperf_event.h159 PERF_SAMPLE_ID | PERF_SAMPLE_CPU | PERF_SAMPLE_STREAM_ID | \
/linux/kernel/events/
H A Dcore.c2027 if (sample_type & PERF_SAMPLE_STREAM_ID) in perf_event__id_header_size()
7679 PERF_SAMPLE_ID | PERF_SAMPLE_STREAM_ID | \
7701 if (sample_type & PERF_SAMPLE_STREAM_ID) in __perf_event_header__init_id()
7734 if (sample_type & PERF_SAMPLE_STREAM_ID) in __perf_event__output_id_sample()
7899 if (sample_type & PERF_SAMPLE_STREAM_ID) in perf_output_sample()