Home
last modified time | relevance | path

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

/tools/perf/tests/
Dsample-parsing.c54 if (type & PERF_SAMPLE_STREAM_ID) in samples_same()
/tools/include/uapi/linux/
Dperf_event.h133 PERF_SAMPLE_STREAM_ID = 1U << 9, enumerator
/tools/perf/util/
Devsel.c173 if (sample_type & PERF_SAMPLE_STREAM_ID) in __perf_evsel__calc_is_pos()
1983 if (type & PERF_SAMPLE_STREAM_ID) { in perf_evsel__parse_id_sample()
2109 if (type & PERF_SAMPLE_STREAM_ID) { in perf_evsel__parse_sample()
2325 if (type & PERF_SAMPLE_STREAM_ID) in perf_event__sample_event_size()
2466 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.c1585 if (sample_type & PERF_SAMPLE_STREAM_ID) in perf_evlist__id_hdr_size()