Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Devent.h39 PERF_SAMPLE_ID | PERF_SAMPLE_STREAM_ID | \
H A Devsel.c211 if (sample_type & PERF_SAMPLE_STREAM_ID) in __perf_evsel__calc_is_pos()
2225 if (type & PERF_SAMPLE_STREAM_ID) { in perf_evsel__parse_id_sample()
2422 if (type & PERF_SAMPLE_STREAM_ID) { in evsel__parse_sample()
2750 if (sample_type & PERF_SAMPLE_STREAM_ID) in evsel__id_hdr_size()
H A Ddata-convert-bt.c637 if (type & PERF_SAMPLE_STREAM_ID) { in add_generic_values()
1136 if (type & PERF_SAMPLE_STREAM_ID) in add_generic_types()
H A Dsynthetic-events.c1451 if (type & PERF_SAMPLE_STREAM_ID) in perf_event__sample_event_size()
1617 if (type & PERF_SAMPLE_STREAM_ID) { in perf_event__synthesize_sample()
1793 if (type & PERF_SAMPLE_STREAM_ID) { in perf_event__synthesize_id_sample()
/openbmc/linux/tools/perf/tests/
H A Dsample-parsing.c69 if (type & PERF_SAMPLE_STREAM_ID) in samples_same()
H A Ddlfilter-test.c318 PERF_SAMPLE_PERIOD | PERF_SAMPLE_STREAM_ID)
/openbmc/linux/tools/include/uapi/linux/
H A Dperf_event.h149 PERF_SAMPLE_STREAM_ID = 1U << 9, enumerator
/openbmc/linux/include/uapi/linux/
H A Dperf_event.h149 PERF_SAMPLE_STREAM_ID = 1U << 9, enumerator
/openbmc/linux/arch/x86/events/
H A Dperf_event.h136 PERF_SAMPLE_ID | PERF_SAMPLE_CPU | PERF_SAMPLE_STREAM_ID | \
/openbmc/linux/kernel/events/
H A Dcore.c1919 if (sample_type & PERF_SAMPLE_STREAM_ID) in perf_event__id_header_size()
7157 PERF_SAMPLE_ID | PERF_SAMPLE_STREAM_ID | \
7179 if (sample_type & PERF_SAMPLE_STREAM_ID) in __perf_event_header__init_id()
7212 if (sample_type & PERF_SAMPLE_STREAM_ID) in __perf_event__output_id_sample()
7371 if (sample_type & PERF_SAMPLE_STREAM_ID) in perf_output_sample()
/openbmc/linux/tools/perf/Documentation/
H A Dperf-intel-pt.txt1080 PERF_SAMPLE_ID | PERF_SAMPLE_CPU | PERF_SAMPLE_STREAM_ID |