Searched refs:PERF_SAMPLE_ADDR (Results 1 – 3 of 3) sorted by relevance
27 #if defined(PERF_SAMPLE_ADDR) || (defined(HAVE_DECL_PERF_SAMPLE_ADDR) && HAVE_DECL_PERF_SAMPLE_ADDR)29 static_assert((PERF_SAMPLE_ADDR) == (1 << 3), "PERF_SAMPLE_ADDR != 1 << 3");32 # define PERF_SAMPLE_ADDR 1 << 3160 XLAT(PERF_SAMPLE_ADDR),
4 PERF_SAMPLE_ADDR 1 << 3
127 PERF_SAMPLE_ADDR = 1U << 3, enumerator