OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ecache
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/jemalloc/dist/src/
pac.c
173
* allocations are never put in the
ecache
. pac_alloc_real also
341
pac_stash_decayed(tsdn_t *tsdn, pac_t *pac, ecache_t *
ecache
,
351
edata_t *edata = ecache_evict(tsdn, pac, ehooks,
ecache
,
364
pac_decay_stats_t *decay_stats, ecache_t *
ecache
, bool fully_decay,
387
switch (
ecache
->state) {
429
* invariant: (ecache_npages_get(
ecache
) >= npages_limit). We need an upper
436
pac_decay_stats_t *decay_stats, ecache_t *
ecache
, bool fully_decay,
449
size_t npurge = pac_stash_decayed(tsdn, pac,
ecache
, npages_limit,
453
decay_stats,
ecache
, fully_decay, &decay_extents);
463
pac_decay_stats_t *decay_stats, ecache_t *
ecache
, bool fully_decay)
524
ecache
_t *
ecache
;
local
553
ecache
_t *
ecache
;
local
[
all
...]
/src/external/bsd/jemalloc.old/dist/src/
pac.c
173
* allocations are never put in the
ecache
. pac_alloc_real also
341
pac_stash_decayed(tsdn_t *tsdn, pac_t *pac, ecache_t *
ecache
,
351
edata_t *edata = ecache_evict(tsdn, pac, ehooks,
ecache
,
364
pac_decay_stats_t *decay_stats, ecache_t *
ecache
, bool fully_decay,
387
switch (
ecache
->state) {
429
* invariant: (ecache_npages_get(
ecache
) >= npages_limit). We need an upper
436
pac_decay_stats_t *decay_stats, ecache_t *
ecache
, bool fully_decay,
449
size_t npurge = pac_stash_decayed(tsdn, pac,
ecache
, npages_limit,
453
decay_stats,
ecache
, fully_decay, &decay_extents);
463
pac_decay_stats_t *decay_stats, ecache_t *
ecache
, bool fully_decay)
524
ecache
_t *
ecache
;
local
553
ecache
_t *
ecache
;
local
[
all
...]
Completed in 15 milliseconds
Indexes created Sun Apr 19 00:22:55 UTC 2026