Searched refs:purged (Results 1 – 13 of 13) sorted by relevance
/external/jemalloc/test/unit/ |
D | stats.c | 83 uint64_t npurge, nmadvise, purged; in TEST_BEGIN() local 114 assert_d_eq(mallctl("stats.arenas.0.purged", &purged, &sz, NULL, 0), in TEST_BEGIN() 120 assert_u64_le(nmadvise, purged, in TEST_BEGIN()
|
/external/jemalloc/include/jemalloc/internal/ |
D | stats.h | 112 uint64_t purged; member
|
/external/jemalloc/src/ |
D | stats.c | 264 uint64_t npurge, nmadvise, purged; in stats_arena_print() local 303 CTL_M2_GET("stats.arenas.0.purged", i, &purged, uint64_t); in stats_arena_print() 306 "purged: %"FMTu64"\n", pdirty, npurge, nmadvise, purged); in stats_arena_print()
|
D | ctl.c | 594 sstats->astats.purged += astats->astats.purged; in ctl_arena_stats_smerge() 2109 ctl_stats.arenas[mib[2]].astats.purged, uint64_t) in CTL_RO_NL_CGEN()
|
D | arena.c | 1681 arena->stats.purged += npurged; in arena_purge_stashed() 3248 astats->purged += arena->stats.purged; in arena_stats_merge()
|
/external/llvm/test/DebugInfo/X86/ |
D | ghost-sdnode-dbgvalues.ll | 22 ; This map was never purged when the SDNodes were deallocated and thus if a new
|
/external/iptables/extensions/ |
D | libxt_recent.man | 50 to be purged.
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_malloc_mac.inc | 74 // Must return 0 if the contents were not purged since the last call to
|
/external/libvncserver/ |
D | NEWS | 142 purged exit() calls (suggested by Erik)
|
D | ChangeLog | 6550 debug message purged 7229 cargs.c: arguments were not correctly purged.
|
/external/iproute2/doc/ |
D | ip-cref.tex | 792 is deleted, all secondaries are purged too. 1770 listed but purged. The only difference is the default action: \verb|show|
|
/external/e2fsprogs/debian/ |
D | changelog | 1548 comerr-dev package is removed and purged (Closes: #401711) 1576 package is purged (Closes: #401711)
|
/external/e2fsprogs/ |
D | RELEASE-NOTES | 3769 purged. (Addresses Debian Bug: #401711)
|