OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EV_L1D_RATES
(Results
1 - 2
of
2
) sorted by null
/system/extras/tests/icachetest/
Profiler.cpp
57
Profiler::resetEvents(EV_CPU_CYCLES |
EV_L1D_RATES
| EV_BPU_RATES);
Profiler.h
60
EV_L1D_RATES
= EV_L1D_REFS | EV_L1D_MISSES,
74
// By Default: EV_CPU_CYCLES |
EV_L1D_RATES
| EV_BPU_RATES
Completed in 445 milliseconds