HomeSort by relevance Sort by last modified time
    Searched refs:sampling_thread_handle_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/base/debug/
trace_event_impl.cc 805 sampling_thread_handle_(0),
993 0, sampling_thread_.get(), &sampling_thread_handle_)) {
1035 PlatformThread::Join(sampling_thread_handle_);
1037 sampling_thread_handle_ = PlatformThreadHandle();
    [all...]
trace_event_impl.h 585 PlatformThreadHandle sampling_thread_handle_; member in class:base::debug::TraceLog

Completed in 139 milliseconds