Home
last modified time | relevance | path

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

/tools/perf/util/
A Devent.h39 PERF_SAMPLE_ID | PERF_SAMPLE_STREAM_ID | \
A Ddata-convert-bt.c638 if (type & PERF_SAMPLE_STREAM_ID) { in add_generic_values()
1138 if (type & PERF_SAMPLE_STREAM_ID) in add_generic_types()
A Dsynthetic-events.c1475 if (type & PERF_SAMPLE_STREAM_ID) in perf_event__sample_event_size()
1647 if (type & PERF_SAMPLE_STREAM_ID) { in perf_event__synthesize_sample()
1827 if (type & PERF_SAMPLE_STREAM_ID) { in perf_event__synthesize_id_sample()
A Devsel.c325 if (sample_type & PERF_SAMPLE_STREAM_ID) in __perf_evsel__calc_is_pos()
2805 if (type & PERF_SAMPLE_STREAM_ID) { in perf_evsel__parse_id_sample()
3055 if (type & PERF_SAMPLE_STREAM_ID) { in evsel__parse_sample()
3397 if (sample_type & PERF_SAMPLE_STREAM_ID) in evsel__id_hdr_size()
/tools/perf/tests/
A Dsample-parsing.c69 if (type & PERF_SAMPLE_STREAM_ID) in samples_same()
A Ddlfilter-test.c318 PERF_SAMPLE_PERIOD | PERF_SAMPLE_STREAM_ID)
/tools/include/uapi/linux/
A Dperf_event.h152 PERF_SAMPLE_STREAM_ID = 1U << 9, enumerator
/tools/perf/Documentation/
A Dperf-intel-pt.txt1138 PERF_SAMPLE_ID | PERF_SAMPLE_CPU | PERF_SAMPLE_STREAM_ID |

Completed in 26 milliseconds