Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/tests/
Dsample-parsing.c54 if (type & PERF_SAMPLE_STREAM_ID) in samples_same()
/Linux-v4.19/tools/include/uapi/linux/
Dperf_event.h133 PERF_SAMPLE_STREAM_ID = 1U << 9, enumerator
/Linux-v4.19/include/uapi/linux/
Dperf_event.h133 PERF_SAMPLE_STREAM_ID = 1U << 9, enumerator
/Linux-v4.19/tools/perf/util/
Devsel.c164 if (sample_type & PERF_SAMPLE_STREAM_ID) in __perf_evsel__calc_is_pos()
2027 if (type & PERF_SAMPLE_STREAM_ID) { in perf_evsel__parse_id_sample()
2163 if (type & PERF_SAMPLE_STREAM_ID) { in perf_evsel__parse_sample()
2434 if (type & PERF_SAMPLE_STREAM_ID) in perf_event__sample_event_size()
2565 if (type & PERF_SAMPLE_STREAM_ID) { in perf_event__synthesize_sample()
Devent.h90 PERF_SAMPLE_ID | PERF_SAMPLE_STREAM_ID | \
Ddata-convert-bt.c628 if (type & PERF_SAMPLE_STREAM_ID) { in add_generic_values()
1127 if (type & PERF_SAMPLE_STREAM_ID) in add_generic_types()
Devlist.c1323 if (sample_type & PERF_SAMPLE_STREAM_ID) in perf_evlist__id_hdr_size()
/Linux-v4.19/arch/x86/events/
Dperf_event.h93 PERF_SAMPLE_ID | PERF_SAMPLE_CPU | PERF_SAMPLE_STREAM_ID | \
/Linux-v4.19/kernel/events/
Dcore.c1786 if (sample_type & PERF_SAMPLE_STREAM_ID) in perf_event__id_header_size()
6004 if (sample_type & PERF_SAMPLE_STREAM_ID) in __perf_event_header__init_id()
6035 if (sample_type & PERF_SAMPLE_STREAM_ID) in __perf_event__output_id_sample()
6179 if (sample_type & PERF_SAMPLE_STREAM_ID) in perf_output_sample()