Home
last modified time | relevance | path

Searched defs:leaks (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_thread.cpp40 auto &leaks = *static_cast<Vector<ThreadLeak> *>(arg); in CollectThreadLeaks() local
92 Vector<ThreadLeak> leaks; in ThreadFinalize() local
/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common.h244 LeakedChunks leaks; global() member
H A Dlsan_common.cpp671 LeakedChunks *leaks = reinterpret_cast<LeakedChunks *>(arg); in CollectLeaksCb() local
/freebsd/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c6794 boolean_t leaks = B_FALSE; in zdb_check_for_obsolete_leaks() local
6869 boolean_t leaks = B_FALSE; in zdb_leak_fini() local
7050 boolean_t leaks = B_FALSE; in dump_block_stats() local