Home
last modified time | relevance | path

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

/xnu-12377.1.9/san/memory/
H A Dkasan-denylist52 # Exclude leak detection code that reads all memory
/xnu-12377.1.9/doc/debugging/
H A Dtask_ref.md29 information to determine what code was responsible for the leak.
/xnu-12377.1.9/iokit/Kernel/
H A DIOHibernateIO.cpp618 uint64_t * leak = IONew(uint64_t, extraAlloc); in IOHibernateSystemSleep() local
619 assert(leak); in IOHibernateSystemSleep()
621 leak[idx] = idx; in IOHibernateSystemSleep()
/xnu-12377.1.9/config/
H A DMASTER600 options CONFIG_ZLEAKS # Live zone leak debugging # <zleaks>