/src/usr.bin/make/unit-tests/ |
directive-export-literal.mk | 13 # .export-literal can be skipped, to avoid a setenv call, which may leak
|
/src/sys/external/bsd/drm2/linux/ |
linux_idr.c | 63 SDT_PROBE_DEFINE0(sdt, linux, idr, leak); 108 SDT_PROBE0(sdt, linux, idr, leak); 315 * node came from so the next leak is attributed to us. 325 * so the next leak is attributed to us.
|
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ |
tsan_rtl_thread.cc | 173 ThreadLeak leak = {tctx, 1}; local in function:__tsan::MaybeReportThreadLeak 174 leaks.PushBack(leak);
|
/src/sys/external/bsd/compiler_rt/dist/lib/lsan/ |
lsan_common.cc | 11 // Implementation of common leak checking functionality. 70 static const char kSuppressionLeak[] = "leak"; 76 "leak:*pthread_exit*\n" 80 "leak:*_os_trace*\n" 82 // TLS leak in some glibc versions, described in 84 "leak:*tls_get_addr*\n"; 129 const char *Leak() { return Blue(); } 473 // ForEachChunk callback. Resets the tags to pre-leak-check state. 562 // Clean up for subsequent leak checks. This assumes we did not overwrite any 686 Leak leak = { next_id_++, /* hit_count */ 1, leaked_size, stack_trace_id local in function:__lsan::LeakReport::AddLeakedChunk [all...] |
/src/sys/external/isc/libsodium/dist/m4/ |
ax_valgrind_check.m4 | 160 VALGRIND_memcheck_FLAGS ?= --leak-check=full --show-reachable=no
|
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
omap3-n900.dts | 446 regulator-always-on; /* due VIO leak to AIC34 VDDs */
|