HomeSort by relevance Sort by last modified time
    Searched refs:SpinLockHolder (Results 1 - 25 of 42) sorted by null

1 2

  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
spinlock.h 135 class SCOPED_LOCKABLE SpinLockHolder {
139 inline explicit SpinLockHolder(SpinLock* l) EXCLUSIVE_LOCK_FUNCTION(l)
145 inline ~SpinLockHolder() /*UNLOCK_FUNCTION()*/ { lock_->Unlock(); }
147 // Catch bug where variable name is omitted, e.g. SpinLockHolder (&lock);
148 #define SpinLockHolder(x) COMPILE_ASSERT(0, spin_lock_decl_missing_var_name)
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
spinlock.h 135 class SCOPED_LOCKABLE SpinLockHolder {
139 inline explicit SpinLockHolder(SpinLock* l) EXCLUSIVE_LOCK_FUNCTION(l)
145 inline ~SpinLockHolder() /*UNLOCK_FUNCTION()*/ { lock_->Unlock(); }
147 // Catch bug where variable name is omitted, e.g. SpinLockHolder (&lock);
148 #define SpinLockHolder(x) COMPILE_ASSERT(0, spin_lock_decl_missing_var_name)
  /external/chromium_org/third_party/tcmalloc/chromium/src/
type_profiler_map.cc 88 SpinLockHolder lock(&g_type_profiler_lock);
95 SpinLockHolder lock(&g_type_profiler_lock);
103 SpinLockHolder lock(&g_type_profiler_lock);
profile-handler.cc 252 SpinLockHolder cl(&control_lock_);
290 SpinLockHolder cl(&control_lock_);
344 SpinLockHolder cl(&control_lock_);
347 SpinLockHolder sl(&signal_lock_);
360 SpinLockHolder cl(&control_lock_);
367 SpinLockHolder sl(&signal_lock_);
385 SpinLockHolder cl(&control_lock_);
388 SpinLockHolder sl(&signal_lock_);
405 SpinLockHolder cl(&control_lock_);
408 SpinLockHolder sl(&signal_lock_); // Protects interrupts_
    [all...]
heap-profiler.cc 262 SpinLockHolder l(&heap_lock);
383 SpinLockHolder l(&heap_lock);
392 SpinLockHolder l(&heap_lock);
485 SpinLockHolder l(&heap_lock);
564 SpinLockHolder l(&heap_lock);
571 SpinLockHolder l(&heap_lock);
579 SpinLockHolder l(&heap_lock);
584 SpinLockHolder l(&heap_lock);
632 SpinLockHolder l(&heap_lock);
639 SpinLockHolder l(&heap_lock)
    [all...]
profiler.cc 159 SpinLockHolder cl(&lock_);
192 SpinLockHolder cl(&lock_);
208 SpinLockHolder cl(&lock_);
226 SpinLockHolder cl(&lock_);
233 SpinLockHolder cl(&lock_);
heap-checker.cc 581 { SpinLockHolder l(&heap_checker_lock);
601 { SpinLockHolder l(&heap_checker_lock);
    [all...]
central_freelist.h 69 SpinLockHolder h(&lock_);
central_freelist.cc 140 SpinLockHolder h(Static::pageheap_lock());
230 SpinLockHolder h(&lock_);
314 SpinLockHolder h(Static::pageheap_lock());
356 SpinLockHolder h(&lock_);
361 SpinLockHolder h(&lock_);
tcmalloc.cc 119 #include "base/spinlock.h" // for SpinLockHolder
343 SpinLockHolder h(Static::pageheap_lock());
520 SpinLockHolder h(Static::pageheap_lock());
539 SpinLockHolder h(Static::pageheap_lock());
572 SpinLockHolder h(Static::pageheap_lock());
638 SpinLockHolder h(Static::pageheap_lock());
681 SpinLockHolder l(Static::pageheap_lock());
688 SpinLockHolder l(Static::pageheap_lock());
694 SpinLockHolder l(Static::pageheap_lock());
700 SpinLockHolder l(Static::pageheap_lock())
    [all...]
thread_cache.cc 38 #include "base/commandlineflags.h" // for SpinLockHolder
39 #include "base/spinlock.h" // for SpinLockHolder
278 SpinLockHolder h(Static::pageheap_lock());
322 SpinLockHolder h(Static::pageheap_lock());
339 SpinLockHolder h(Static::pageheap_lock());
352 SpinLockHolder h(Static::pageheap_lock());
458 SpinLockHolder h(Static::pageheap_lock());
  /external/chromium_org/third_party/WebKit/Source/wtf/
TCSpinLock.h 83 typedef TCMalloc_SpinLockHolder SpinLockHolder;
  /external/chromium_org/third_party/tcmalloc/vendor/src/
profile-handler.cc 252 SpinLockHolder cl(&control_lock_);
290 SpinLockHolder cl(&control_lock_);
344 SpinLockHolder cl(&control_lock_);
347 SpinLockHolder sl(&signal_lock_);
360 SpinLockHolder cl(&control_lock_);
367 SpinLockHolder sl(&signal_lock_);
385 SpinLockHolder cl(&control_lock_);
388 SpinLockHolder sl(&signal_lock_);
405 SpinLockHolder cl(&control_lock_);
408 SpinLockHolder sl(&signal_lock_); // Protects interrupts_
    [all...]
profiler.cc 157 SpinLockHolder cl(&lock_);
190 SpinLockHolder cl(&lock_);
206 SpinLockHolder cl(&lock_);
224 SpinLockHolder cl(&lock_);
231 SpinLockHolder cl(&lock_);
heap-profiler.cc 205 SpinLockHolder l(&heap_lock);
304 SpinLockHolder l(&heap_lock);
313 SpinLockHolder l(&heap_lock);
406 SpinLockHolder l(&heap_lock);
470 SpinLockHolder l(&heap_lock);
475 SpinLockHolder l(&heap_lock);
516 SpinLockHolder l(&heap_lock);
heap-checker.cc 581 { SpinLockHolder l(&heap_checker_lock);
601 { SpinLockHolder l(&heap_checker_lock);
    [all...]
tcmalloc.cc 119 #include "base/spinlock.h" // for SpinLockHolder
334 SpinLockHolder h(Static::pageheap_lock());
492 SpinLockHolder h(Static::pageheap_lock());
511 SpinLockHolder h(Static::pageheap_lock());
544 SpinLockHolder h(Static::pageheap_lock());
610 SpinLockHolder h(Static::pageheap_lock());
653 SpinLockHolder l(Static::pageheap_lock());
681 SpinLockHolder l(Static::pageheap_lock());
687 SpinLockHolder l(Static::pageheap_lock());
693 SpinLockHolder l(Static::pageheap_lock())
    [all...]
central_freelist.h 69 SpinLockHolder h(&lock_);
central_freelist.cc 140 SpinLockHolder h(Static::pageheap_lock());
231 SpinLockHolder h(&lock_);
317 SpinLockHolder h(Static::pageheap_lock());
360 SpinLockHolder h(&lock_);
365 SpinLockHolder h(&lock_);
thread_cache.cc 38 #include "base/commandlineflags.h" // for SpinLockHolder
39 #include "base/spinlock.h" // for SpinLockHolder
272 SpinLockHolder h(Static::pageheap_lock());
311 SpinLockHolder h(Static::pageheap_lock());
328 SpinLockHolder h(Static::pageheap_lock());
341 SpinLockHolder h(Static::pageheap_lock());
447 SpinLockHolder h(Static::pageheap_lock());
memory_region_map.cc 260 SpinLockHolder l(&owner_lock_);
271 SpinLockHolder l(&owner_lock_);
281 SpinLockHolder l(&owner_lock_);
293 SpinLockHolder l(&owner_lock_);
  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
port.h 245 class SpinLockHolder { // Acquires a spinlock for as long as the scope lasts
249 inline explicit SpinLockHolder(SpinLock* l) : lock_(l) { l->Lock(); }
250 inline ~SpinLockHolder() { lock_->Unlock(); }
  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
port.h 242 class SpinLockHolder { // Acquires a spinlock for as long as the scope lasts
246 inline explicit SpinLockHolder(SpinLock* l) : lock_(l) { l->Lock(); }
247 inline ~SpinLockHolder() { lock_->Unlock(); }
  /external/chromium_org/third_party/tcmalloc/chromium/src/tests/
stack_trace_table_test.cc 29 SpinLockHolder h(tcmalloc::Static::pageheap_lock());
  /external/chromium_org/third_party/tcmalloc/vendor/src/tests/
stack_trace_table_test.cc 29 SpinLockHolder h(tcmalloc::Static::pageheap_lock());

Completed in 598 milliseconds

1 2