OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cacheline
(Results
51 - 60
of
60
) sorted by null
1
2
3
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_texture.c
974
uint alignment = MAX2(16, util_cpu_caps.
cacheline
);
[
all
...]
/external/mesa3d/src/gallium/drivers/llvmpipe/
lp_texture.c
974
uint alignment = MAX2(16, util_cpu_caps.
cacheline
);
[
all
...]
/external/oprofile/events/ppc64/power6/
events
[
all
...]
/external/llvm/lib/Target/X86/
README.txt
435
Make sure the instruction which starts a loop does not cross a
cacheline
439
In the new trace, the hot loop has an instruction which crosses a
cacheline
442
to grab the bytes from the next
cacheline
.
[
all
...]
/external/oprofile/events/i386/nehalem/
unit_masks
184
0x02 l1d Counts the number of cycles that
cacheline
in the L1 data cache unit is locked
/external/valgrind/main/callgrind/
sim.c
73
Bool sectored; /* prefetch nearside
cacheline
on read */
[
all
...]
/external/oprofile/events/ppc64/power7/
events
[
all
...]
/libcore/luni/src/main/java/java/util/concurrent/
ForkJoinPool.java
[
all
...]
/external/valgrind/main/drd/tests/
tsan_unittest.cpp
[
all
...]
/external/valgrind/unittest/
racecheck_unittest.cc
[
all
...]
Completed in 1223 milliseconds
1
2
3