Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dsample-parsing.c59 if (type & PERF_SAMPLE_STREAM_ID) in samples_same()
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dperf_event.h133 PERF_SAMPLE_STREAM_ID = 1U << 9, enumerator
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Devent.h40 PERF_SAMPLE_ID | PERF_SAMPLE_STREAM_ID | \
H A Ddata-convert-bt.c631 if (type & PERF_SAMPLE_STREAM_ID) { in add_generic_values()
1130 if (type & PERF_SAMPLE_STREAM_ID) in add_generic_types()
H A Devsel.c174 if (sample_type & PERF_SAMPLE_STREAM_ID) in __perf_evsel__calc_is_pos()
2029 if (type & PERF_SAMPLE_STREAM_ID) { in perf_evsel__parse_id_sample()
2165 if (type & PERF_SAMPLE_STREAM_ID) { in evsel__parse_sample()
H A Dsynthetic-events.c1327 if (type & PERF_SAMPLE_STREAM_ID) in perf_event__sample_event_size()
1466 if (type & PERF_SAMPLE_STREAM_ID) { in perf_event__synthesize_sample()
H A Devlist.c1194 if (sample_type & PERF_SAMPLE_STREAM_ID) in perf_evlist__id_hdr_size()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dperf_event.h133 PERF_SAMPLE_STREAM_ID = 1U << 9, enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dperf_event.h133 PERF_SAMPLE_STREAM_ID = 1U << 9, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dperf_event.h133 PERF_SAMPLE_STREAM_ID = 1U << 9, enumerator
/OK3568_Linux_fs/kernel/arch/x86/events/
H A Dperf_event.h131 PERF_SAMPLE_ID | PERF_SAMPLE_CPU | PERF_SAMPLE_STREAM_ID | \
/OK3568_Linux_fs/kernel/kernel/events/
H A Dcore.c1931 if (sample_type & PERF_SAMPLE_STREAM_ID) in perf_event__id_header_size()
6703 if (sample_type & PERF_SAMPLE_STREAM_ID) in __perf_event_header__init_id()
6734 if (sample_type & PERF_SAMPLE_STREAM_ID) in __perf_event__output_id_sample()
6883 if (sample_type & PERF_SAMPLE_STREAM_ID) in perf_output_sample()
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Dperf-intel-pt.txt997 PERF_SAMPLE_ID | PERF_SAMPLE_CPU | PERF_SAMPLE_STREAM_ID |