Searched refs:PERF_SAMPLE_ID (Results 1 – 4 of 4) sorted by relevance
48 #if defined(PERF_SAMPLE_ID) || (defined(HAVE_DECL_PERF_SAMPLE_ID) && HAVE_DECL_PERF_SAMPLE_ID)50 static_assert((PERF_SAMPLE_ID) == (1 << 6), "PERF_SAMPLE_ID != 1 << 6");53 # define PERF_SAMPLE_ID 1 << 6163 XLAT(PERF_SAMPLE_ID),
7 PERF_SAMPLE_ID 1 << 6
329 PERF_SAMPLE_ID|PERF_SAMPLE_PERIOD, in child_thread()
130 PERF_SAMPLE_ID = 1U << 6, enumerator