Searched refs:purged (Results 1 – 12 of 12) sorted by relevance
/freebsd/contrib/jemalloc/include/jemalloc/internal/ |
H A D | arena_stats.h | 57 arena_stats_u64_t purged; member
|
H A D | arena_inlines_b.h | 151 &arena->decay_dirty.stats->purged, extent_size >> LG_PAGE); in arena_decay_extent()
|
/freebsd/contrib/jemalloc/src/ |
H A D | arena.c | 114 arena_stats_accum_u64(&astats->decay_dirty.purged, in arena_stats_merge() 116 &arena->stats.decay_dirty.purged)); in arena_stats_merge() 124 arena_stats_accum_u64(&astats->decay_muzzy.purged, in arena_stats_merge() 126 &arena->stats.decay_muzzy.purged)); in arena_stats_merge() 898 arena_stats_add_u64(tsdn, &arena->stats, &decay->stats->purged, in arena_decay_stashed()
|
H A D | ctl.c | 863 ctl_accum_arena_stats_u64(&sdstats->astats.decay_dirty.purged, in ctl_arena_stats_sdmerge() 864 &astats->astats.decay_dirty.purged); in ctl_arena_stats_sdmerge() 870 ctl_accum_arena_stats_u64(&sdstats->astats.decay_muzzy.purged, in ctl_arena_stats_sdmerge() 871 &astats->astats.decay_muzzy.purged); in ctl_arena_stats_sdmerge() 2851 &arenas_i(mib[2])->astats->astats.decay_dirty.purged), uint64_t) 2861 &arenas_i(mib[2])->astats->astats.decay_muzzy.purged), uint64_t)
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_malloc_mac.inc | 117 // Must return 0 if the contents were not purged since the last call to
|
/freebsd/sys/kern/ |
H A D | vfs_cache.c | 3134 size_t visited __sdt_used, purged __sdt_used; in cache_purgevfs() 3136 visited = purged = 0; in cache_purgevfs() 3150 purged++; in cache_purgevfs() 3154 SDT_PROBE3(vfs, namecache, purgevfs, done, mp, visited, purged); in cache_purgevfs()
|
/freebsd/contrib/jemalloc/ |
H A D | ChangeLog | 361 + stats.arenas.<i>.{dirty,muzzy}_{npurge,nmadvise,purged} 470 + stats.arenas.<i>.{npurge,nmadvise,purged} 532 - Mark partially purged arena chunks as non-huge-page. This improves
|
/freebsd/contrib/ntp/ntpdc/ |
H A D | ntpdc-opts.def | 734 Causes the current set of authentication keys to be purged and
|
/freebsd/sys/dev/isp/ |
H A D | DriverManual.txt | 533 entry. It's at this level some entries cached locally are purged
|
/freebsd/share/examples/ipfilter/ |
H A D | ipf-howto.txt | 2073 result in the connection being purged if it has been left
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | bib | 7291 …orn unto the house of Eli, that the iniquity of Eli's house shall not be purged with sacrifice nor… 11942 Now in the eighteenth year of his reign, when he had purged the land, and the house, he sent Shapha… 16847 By mercy and truth iniquity is purged: and by the fear of the LORD men depart from evil. 17738 When the Lord shall have washed away the filth of the daughters of Zion, and shall have purged the … 17777 …th, and said, Lo, this hath touched thy lips; and thine iniquity is taken away, and thy sin purged. 18067 And it was revealed in mine ears by the LORD of hosts, Surely this iniquity shall not be purged fro… 18161 By this therefore shall the iniquity of Jacob be purged; and this is all the fruit to take away his… 21070 …n thy filthiness is lewdness: because I have purged thee, and thou wast not purged, thou shalt not… 29967 …nd upholding all things by the word of his power, when he had by himself purged our sins, sat down… 30128 And almost all things are by the law purged with blood; and without shedding of blood is no remissi… [all …]
|
/freebsd/sys/contrib/dev/acpica/ |
H A D | changes.txt | 18432 The internal object cache is now purged after table loading and
|