Lines Matching refs:FindLocksAtDexPc
209 static void FindLocksAtDexPc(ArtMethod* m, uint32_t dex_pc,
373 void FindLocksAtDexPc() SHARED_REQUIRES(Locks::mutator_lock_);
771 // The dex PC of a FindLocksAtDexPc request, -1 otherwise.
773 // The container into which FindLocksAtDexPc should write the registers containing held locks,
774 // null if we're not doing FindLocksAtDexPc.
833 // FindLocksAtDexPC, resulting in deadlocks.