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

  /art/runtime/
trace.h 313 int interval_us_; member in class:art::FINAL
trace.cc 374 the_trace_->interval_us_ = interval_us;
558 reinterpret_cast<void*>(the_trace->interval_us_)), "Sampling profiler thread");
601 overflow_(false), interval_us_(0), streaming_lock_(nullptr),
    [all...]

Completed in 70 milliseconds