FreeQueue 167 third_party/tcmalloc/chromium/src/debugallocation.cc FreeQueue() : q_front_(0), q_back_(0) {} FreeQueue 319 third_party/tcmalloc/chromium/src/debugallocation.cc static FreeQueue<MallocBlockQueueEntry>* free_queue_; FreeQueue 580 third_party/tcmalloc/chromium/src/debugallocation.cc free_queue_ = new FreeQueue<MallocBlockQueueEntry>; FreeQueue 825 third_party/tcmalloc/chromium/src/debugallocation.cc FreeQueue<MallocBlockQueueEntry>* MallocBlock::free_queue_ = NULL; FreeQueue 169 third_party/tcmalloc/vendor/src/debugallocation.cc FreeQueue() : q_front_(0), q_back_(0) {} FreeQueue 321 third_party/tcmalloc/vendor/src/debugallocation.cc static FreeQueue<MallocBlockQueueEntry>* free_queue_; FreeQueue 582 third_party/tcmalloc/vendor/src/debugallocation.cc free_queue_ = new FreeQueue<MallocBlockQueueEntry>; FreeQueue 818 third_party/tcmalloc/vendor/src/debugallocation.cc FreeQueue<MallocBlockQueueEntry>* MallocBlock::free_queue_ = NULL;