Home
last modified time | relevance | path

Searched refs:rsize (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Dunwinder.cpp1313 size_t rsize = DfxMemory::ReadProcMemByPid(tid, lockAddr, buf, sz); in GetLockInfo() local
1314 if (rsize != sz) { in GetLockInfo()
1315 DFXLOGW("Failed to fetch lock content, read size:%{public}zu expected size:%{public}zu", rsize, sz); in GetLockInfo()

Completed in 3 milliseconds