Home
last modified time | relevance | path

Searched refs:leak (Results 1 – 3 of 3) sorted by relevance

/xnu-11417.101.15/doc/debugging/
H A Dtask_ref.md29 information to determine what code was responsible for the leak.
/xnu-11417.101.15/iokit/Kernel/
H A DIOHibernateIO.cpp610 uint64_t * leak = IONew(uint64_t, extraAlloc); in IOHibernateSystemSleep() local
611 assert(leak); in IOHibernateSystemSleep()
613 leak[idx] = idx; in IOHibernateSystemSleep()
/xnu-11417.101.15/config/
H A DMASTER598 options CONFIG_ZLEAKS # Live zone leak debugging # <zleaks>