Searched refs:PERF_TP_SAMPLE_TYPE (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/tests/
H A Dparse-events.c20 #define PERF_TP_SAMPLE_TYPE (PERF_SAMPLE_RAW | PERF_SAMPLE_TIME | \ macro
93 PERF_TP_SAMPLE_TYPE == evsel->core.attr.sample_type);
109 PERF_TP_SAMPLE_TYPE == evsel->core.attr.sample_type);
666 PERF_TP_SAMPLE_TYPE == evsel->core.attr.sample_type);
1006 evsel->core.attr.sample_type == PERF_TP_SAMPLE_TYPE);

Completed in 97 milliseconds