OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:leak
(Results
1 - 4
of
4
) sorted by relevancy
/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
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
[
all
...]
Completed in 22 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026