Home
last modified time | relevance | path

Searched refs:GetInstanceForCurrentThread (Results 1 – 5 of 5) sorted by relevance

/external/libchrome/base/trace_event/
Dheap_profiler.h68 AllocationContextTracker::GetInstanceForCurrentThread() in HeapProfilerScopedTaskExecutionTracker()
77 AllocationContextTracker::GetInstanceForCurrentThread() in ~HeapProfilerScopedTaskExecutionTracker()
93 AllocationContextTracker::GetInstanceForCurrentThread() in HeapProfilerScopedStackFrame()
102 AllocationContextTracker::GetInstanceForCurrentThread() in ~HeapProfilerScopedStackFrame()
118 AllocationContextTracker::GetInstanceForCurrentThread() in HeapProfilerScopedIgnore()
127 AllocationContextTracker::GetInstanceForCurrentThread() in ~HeapProfilerScopedIgnore()
Dheap_profiler_allocation_context_tracker_unittest.cc49 ASSERT_TRUE(AllocationContextTracker::GetInstanceForCurrentThread() in AssertBacktraceEquals()
71 ASSERT_TRUE(AllocationContextTracker::GetInstanceForCurrentThread() in AssertBacktraceContainsOnlyThreadName()
295 ASSERT_TRUE(AllocationContextTracker::GetInstanceForCurrentThread() in TEST_F()
306 ASSERT_TRUE(AllocationContextTracker::GetInstanceForCurrentThread() in TEST_F()
321 ASSERT_TRUE(AllocationContextTracker::GetInstanceForCurrentThread() in TEST_F()
328 ASSERT_TRUE(AllocationContextTracker::GetInstanceForCurrentThread() in TEST_F()
335 ASSERT_TRUE(AllocationContextTracker::GetInstanceForCurrentThread() in TEST_F()
345 ASSERT_FALSE(AllocationContextTracker::GetInstanceForCurrentThread() in TEST_F()
Dheap_profiler_allocation_context_tracker.cc80 AllocationContextTracker::GetInstanceForCurrentThread() { in GetInstanceForCurrentThread() function in base::trace_event::AllocationContextTracker
105 GetInstanceForCurrentThread()->thread_name_ = name; in SetCurrentThreadName()
Dheap_profiler_event_filter.cc27 return AllocationContextTracker::GetInstanceForCurrentThread(); in GetThreadLocalTracker()
Dheap_profiler_allocation_context_tracker.h81 static AllocationContextTracker* GetInstanceForCurrentThread();