Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dperf_event.h132 PERF_SAMPLE_STREAM_ID = 1U << 9, enumerator
/linux-4.4.14/tools/perf/tests/
Dsample-parsing.c51 if (type & PERF_SAMPLE_STREAM_ID) in samples_same()
/linux-4.4.14/tools/perf/util/
Devsel.c157 if (sample_type & PERF_SAMPLE_STREAM_ID) in __perf_evsel__calc_is_pos()
1537 if (type & PERF_SAMPLE_STREAM_ID) { in perf_evsel__parse_id_sample()
1663 if (type & PERF_SAMPLE_STREAM_ID) { in perf_evsel__parse_sample()
1874 if (type & PERF_SAMPLE_STREAM_ID) in perf_event__sample_event_size()
2012 if (type & PERF_SAMPLE_STREAM_ID) { in perf_event__synthesize_sample()
Ddata-convert-bt.c397 if (type & PERF_SAMPLE_STREAM_ID) { in add_generic_values()
784 if (type & PERF_SAMPLE_STREAM_ID) in add_generic_types()
Devent.h82 PERF_SAMPLE_ID | PERF_SAMPLE_STREAM_ID | \
Devlist.c1391 if (sample_type & PERF_SAMPLE_STREAM_ID) in perf_evlist__id_hdr_size()
/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event.h101 PERF_SAMPLE_ID | PERF_SAMPLE_CPU | PERF_SAMPLE_STREAM_ID | \
/linux-4.4.14/kernel/events/
Dcore.c1339 if (sample_type & PERF_SAMPLE_STREAM_ID) in perf_event__id_header_size()
5181 if (sample_type & PERF_SAMPLE_STREAM_ID) in __perf_event_header__init_id()
5212 if (sample_type & PERF_SAMPLE_STREAM_ID) in __perf_event__output_id_sample()
5351 if (sample_type & PERF_SAMPLE_STREAM_ID) in perf_output_sample()