Home
last modified time | relevance | path

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

/art/runtime/
Dmonitor.h73 static void Init(uint32_t lock_profiling_threshold, uint32_t stack_dump_lock_profiling_threshold);
Dmonitor.cc88 uint32_t stack_dump_lock_profiling_threshold) { in Init() argument
94 stack_dump_lock_profiling_threshold * kDebugThresholdFudgeFactor; in Init()