Home
last modified time | relevance | path

Searched refs:PERF_COUNT_HW_CACHE_RESULT_ACCESS (Results 1 – 3 of 3) sorted by relevance

/external/strace/xlat/
Dperf_hw_cache_op_result_id.h6 #if defined(PERF_COUNT_HW_CACHE_RESULT_ACCESS) || (defined(HAVE_DECL_PERF_COUNT_HW_CACHE_RESULT_ACC…
8 static_assert((PERF_COUNT_HW_CACHE_RESULT_ACCESS) == (0), "PERF_COUNT_HW_CACHE_RESULT_ACCESS != 0");
11 # define PERF_COUNT_HW_CACHE_RESULT_ACCESS 0
32 XLAT(PERF_COUNT_HW_CACHE_RESULT_ACCESS),
Dperf_hw_cache_op_result_id.in2 PERF_COUNT_HW_CACHE_RESULT_ACCESS 0
/external/kernel-headers/original/uapi/linux/
Dperf_event.h91 PERF_COUNT_HW_CACHE_RESULT_ACCESS = 0, enumerator