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