Home
last modified time | relevance | path

Searched refs:lock_profiling_threshold (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dmonitor.h66 static void Init(uint32_t lock_profiling_threshold, uint32_t stack_dump_lock_profiling_threshold);
Dmonitor.cc83 void Monitor::Init(uint32_t lock_profiling_threshold, in Init() argument
88 lock_profiling_threshold * kDebugThresholdFudgeFactor; in Init()