Searched refs:lock_owner_dex_pc (Results 1 – 1 of 1) sorted by relevance
163 uint32_t lock_owner_dex_pc; in SetLockingMethod() local164 lock_owner_method = owner->GetCurrentMethod(&lock_owner_dex_pc, false); in SetLockingMethod()198 lock_owner_dex_pc = nmv.dex_pc_; in SetLockingMethod()200 SetLockOwnerInfo(lock_owner_method, lock_owner_dex_pc, owner); in SetLockingMethod()206 uint32_t lock_owner_dex_pc; in SetLockingMethodNoProxy() local207 ArtMethod* lock_owner_method = owner->GetCurrentMethod(&lock_owner_dex_pc); in SetLockingMethodNoProxy()210 SetLockOwnerInfo(lock_owner_method, lock_owner_dex_pc, owner); in SetLockingMethodNoProxy()