Searched refs:PERF_TP_SAMPLE_TYPE (Results 1 – 1 of 1) sorted by relevance
22 #define PERF_TP_SAMPLE_TYPE (PERF_SAMPLE_RAW | PERF_SAMPLE_TIME | \ macro116 PERF_TP_SAMPLE_TYPE == evsel->core.attr.sample_type, evsel); in test__checkevent_tracepoint()133 PERF_TP_SAMPLE_TYPE == evsel->core.attr.sample_type, in test__checkevent_tracepoint_multi()683 TEST_ASSERT_EVSEL("wrong sample_type", PERF_TP_SAMPLE_TYPE == evsel->core.attr.sample_type, in test__checkevent_list()1035 evsel->core.attr.sample_type == PERF_TP_SAMPLE_TYPE, in test__group3()