OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EV_L1D_REFS
(Results
1 - 2
of
2
) sorted by null
/system/extras/tests/icachetest/
Profiler.cpp
112
if (eventMask &
EV_L1D_REFS
) {
118
mEnabledEvents |=
EV_L1D_REFS
;
Profiler.h
53
EV_L1D_REFS
= 1 << DCACHE_REFS,
60
EV_L1D_RATES =
EV_L1D_REFS
| EV_L1D_MISSES,
Completed in 368 milliseconds