OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:L3c
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/CodeGenCXX/
mangle-local-classes-nested.cpp
39
void
L3c
() {}
41
S().
L3c
();
/external/valgrind/main/cachegrind/
cg-x86-amd64.c
71
/* If we see L3 cache info, copy it into
L3c
. Then, at the end,
74
The use of the
L3c
intermediary makes this process independent
78
cache_t
L3c
= { 0, 0, 0 };
136
case 0x22:
L3c
= (cache_t) { 512, 4, 64 }; L3_found = True; break;
137
case 0x23:
L3c
= (cache_t) { 1024, 8, 64 }; L3_found = True; break;
138
case 0x25:
L3c
= (cache_t) { 2048, 8, 64 }; L3_found = True; break;
139
case 0x29:
L3c
= (cache_t) { 4096, 8, 64 }; L3_found = True; break;
140
case 0x46:
L3c
= (cache_t) { 4096, 4, 64 }; L3_found = True; break;
141
case 0x47:
L3c
= (cache_t) { 8192, 8, 64 }; L3_found = True; break;
142
case 0x4a:
L3c
= (cache_t) { 6144, 12, 64 }; L3_found = True; break
[
all
...]
Completed in 164 milliseconds