Searched defs:lock_profiling_threshold (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dmonitor.cc78 void Monitor::Init(uint32_t lock_profiling_threshold, bool (*is_sensitive_thread_hook)()) { argument
79 lock_profiling_threshold_ = lock_profiling_threshold;

Completed in 108 milliseconds