OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:icache_line_size_power_of_two
(Results
1 - 3
of
3
) sorted by null
/external/vixl/src/vixl/a64/
cpu-a64.cc
52
uint32_t
icache_line_size_power_of_two
=
local
56
icache_line_size_ = 4 <<
icache_line_size_power_of_two
;
/external/valgrind/VEX/switchback/
switchback.c
193
const UInt
icache_line_size_power_of_two
=
local
197
const UInt icache_line_size_ = 1 <<
icache_line_size_power_of_two
;
/external/valgrind/coregrind/
m_libcproc.c
[
all
...]
Completed in 662 milliseconds