OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PERF_COUNT_HW_CACHE_OP_PREFETCH
(Results
1 - 5
of
5
) sorted by null
/bionic/libc/kernel/common/linux/
perf_event.h
64
PERF_COUNT_HW_CACHE_OP_PREFETCH
= 2,
/external/linux-tools-perf/
builtin-stat.c
166
(
PERF_COUNT_HW_CACHE_OP_PREFETCH
<< 8) |
172
(
PERF_COUNT_HW_CACHE_OP_PREFETCH
<< 8) |
[
all
...]
/external/kernel-headers/original/linux/
perf_event.h
80
PERF_COUNT_HW_CACHE_OP_PREFETCH
= 2,
/external/linux-tools-perf/util/include/linux/added/
perf_event.h
90
PERF_COUNT_HW_CACHE_OP_PREFETCH
= 2,
/external/linux-tools-perf/util/
python.c
814
{ "COUNT_HW_CACHE_OP_PREFETCH",
PERF_COUNT_HW_CACHE_OP_PREFETCH
},
Completed in 28 milliseconds