Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Devent.h39 PERF_SAMPLE_ID | PERF_SAMPLE_STREAM_ID | \
H A Ddata-convert-bt.c645 if (type & PERF_SAMPLE_STREAM_ID) { in add_generic_values()
1150 if (type & PERF_SAMPLE_STREAM_ID) in add_generic_types()
H A Dsynthetic-events.c1480 if (type & PERF_SAMPLE_STREAM_ID) in perf_event__sample_event_size()
1652 if (type & PERF_SAMPLE_STREAM_ID) { in perf_event__synthesize_sample()
1832 if (type & PERF_SAMPLE_STREAM_ID) { in perf_event__synthesize_id_sample()
H A Devsel.c326 if (sample_type & PERF_SAMPLE_STREAM_ID) in __perf_evsel__calc_is_pos()
3029 if (type & PERF_SAMPLE_STREAM_ID) { in perf_evsel__parse_id_sample()
3293 if (type & PERF_SAMPLE_STREAM_ID) { in evsel__parse_sample()
3648 if (sample_type & PERF_SAMPLE_STREAM_ID) in evsel__id_hdr_size()
/linux/tools/perf/tests/
H A Dsample-parsing.c69 if (type & PERF_SAMPLE_STREAM_ID) in samples_same()
H A Ddlfilter-test.c317 PERF_SAMPLE_PERIOD | PERF_SAMPLE_STREAM_ID)
/linux/include/uapi/linux/
H A Dperf_event.h152 PERF_SAMPLE_STREAM_ID = 1U << 9, enumerator
/linux/tools/include/uapi/linux/
H A Dperf_event.h152 PERF_SAMPLE_STREAM_ID = 1U << 9, enumerator
/linux/arch/x86/events/
H A Dperf_event.h163 PERF_SAMPLE_ID | PERF_SAMPLE_CPU | PERF_SAMPLE_STREAM_ID | \
/linux/kernel/events/
H A Dcore.c2121 if (sample_type & PERF_SAMPLE_STREAM_ID) in perf_event__id_header_size()
7991 PERF_SAMPLE_ID | PERF_SAMPLE_STREAM_ID | \
8013 if (sample_type & PERF_SAMPLE_STREAM_ID) in __perf_event_header__init_id()
8046 if (sample_type & PERF_SAMPLE_STREAM_ID) in __perf_event__output_id_sample()
8209 if (sample_type & PERF_SAMPLE_STREAM_ID) in perf_output_sample()