OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tc_slots_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/tcmalloc/chromium/src/
central_freelist.h
167
TCEntry
tc_slots_
[kMaxNumTransferEntries];
member in class:tcmalloc::CentralFreeList
169
// Number of currently used cached entries in
tc_slots_
. This variable is
/external/chromium_org/third_party/tcmalloc/vendor/src/
central_freelist.h
167
TCEntry
tc_slots_
[kMaxNumTransferEntries];
member in class:tcmalloc::CentralFreeList
169
// Number of currently used cached entries in
tc_slots_
. This variable is
Completed in 711 milliseconds