Home
last modified time | relevance | path

Searched refs:gc_allocated (Results 1 – 25 of 34) sorted by relevance

12

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxalloc.h356 ulong gc_allocated; /* value of (allocated + */ member
H A Dgsalloc.c210 iimem->gc_allocated = 0; in ialloc_alloc_state()
372 ulong limit = mem->gc_allocated + mem->gc_status.vm_threshold; in ialloc_set_limit()
381 mem->limit = min(max_allocated, mem->gc_allocated + FORCE_GC_LIMIT); in ialloc_set_limit()
386 mem->gc_status.enabled, (long)mem->gc_allocated, in ialloc_set_limit()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxalloc.h362 ulong gc_allocated; /* value of (allocated + */ member
H A Dgsalloc.c203 iimem->gc_allocated = 0; in ialloc_alloc_state()
363 ulong limit = mem->gc_allocated + mem->gc_status.vm_threshold; in ialloc_set_limit()
372 mem->limit = min(max_allocated, mem->gc_allocated + FORCE_GC_LIMIT); in ialloc_set_limit()
377 mem->gc_status.enabled, (long)mem->gc_allocated, in ialloc_set_limit()
H A Digc.c515 mem->gc_allocated = mem->allocated + total.allocated; in gs_gc_reclaim()
520 mem->gc_allocated = mem->allocated + total.allocated; in gs_gc_reclaim()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxalloc.h362 ulong gc_allocated; /* value of (allocated + */ member
H A Dgsalloc.c203 iimem->gc_allocated = 0; in ialloc_alloc_state()
363 ulong limit = mem->gc_allocated + mem->gc_status.vm_threshold; in ialloc_set_limit()
372 mem->limit = min(max_allocated, mem->gc_allocated + FORCE_GC_LIMIT); in ialloc_set_limit()
377 mem->gc_status.enabled, (long)mem->gc_allocated, in ialloc_set_limit()
H A Digc.c515 mem->gc_allocated = mem->allocated + total.allocated; in gs_gc_reclaim()
520 mem->gc_allocated = mem->allocated + total.allocated; in gs_gc_reclaim()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxalloc.h356 ulong gc_allocated; /* value of (allocated + */ member
H A Dgsalloc.c210 iimem->gc_allocated = 0; in ialloc_alloc_state()
372 ulong limit = mem->gc_allocated + mem->gc_status.vm_threshold; in ialloc_set_limit()
381 mem->limit = min(max_allocated, mem->gc_allocated + FORCE_GC_LIMIT); in ialloc_set_limit()
386 mem->gc_status.enabled, (long)mem->gc_allocated, in ialloc_set_limit()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxalloc.h358 ulong gc_allocated; /* value of (allocated + */ member
H A Dgsalloc.c217 iimem->gc_allocated = 0; in ialloc_alloc_state()
379 ulong limit = mem->gc_allocated + mem->gc_status.vm_threshold; in ialloc_set_limit()
388 mem->limit = min(max_allocated, mem->gc_allocated + FORCE_GC_LIMIT); in ialloc_set_limit()
393 mem->gc_status.enabled, (long)mem->gc_allocated, in ialloc_set_limit()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxalloc.h358 ulong gc_allocated; /* value of (allocated + */ member
H A Dgsalloc.c217 iimem->gc_allocated = 0; in ialloc_alloc_state()
379 ulong limit = mem->gc_allocated + mem->gc_status.vm_threshold; in ialloc_set_limit()
388 mem->limit = min(max_allocated, mem->gc_allocated + FORCE_GC_LIMIT); in ialloc_set_limit()
393 mem->gc_status.enabled, (long)mem->gc_allocated, in ialloc_set_limit()
/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dmono-perfcounters-def.h68 PERFCTR_COUNTER(GC_BYTESSEC, "Allocated Bytes/sec", "", RateOfCountsPerSecond32, gc_allocated)
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxalloc.h343 size_t gc_allocated; /* value of (allocated + */ member
H A Dgsalloc.c785 iimem->gc_allocated = 0; in ialloc_alloc_state()
963 size_t limit = mem->gc_allocated + mem->gc_status.vm_threshold; in ialloc_set_limit()
972 mem->limit = min(max_allocated, mem->gc_allocated + FORCE_GC_LIMIT); in ialloc_set_limit()
978 mem->gc_status.enabled, mem->gc_allocated, in ialloc_set_limit()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxalloc.h343 size_t gc_allocated; /* value of (allocated + */ member
H A Dgsalloc.c785 iimem->gc_allocated = 0; in ialloc_alloc_state()
963 size_t limit = mem->gc_allocated + mem->gc_status.vm_threshold; in ialloc_set_limit()
972 mem->limit = min(max_allocated, mem->gc_allocated + FORCE_GC_LIMIT); in ialloc_set_limit()
978 mem->gc_status.enabled, mem->gc_allocated, in ialloc_set_limit()
/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Digc.c522 mem->gc_allocated = mem->allocated + total.allocated; in gs_gc_reclaim()
526 mem->gc_allocated = mem->allocated + total.allocated; in gs_gc_reclaim()
/dports/print/ghostscript9-x11/ghostscript-9.06/psi/
H A Digc.c532 mem->gc_allocated = mem->allocated + total.allocated; in gs_gc_reclaim()
536 mem->gc_allocated = mem->allocated + total.allocated; in gs_gc_reclaim()
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Digc.c532 mem->gc_allocated = mem->allocated + total.allocated; in gs_gc_reclaim()
536 mem->gc_allocated = mem->allocated + total.allocated; in gs_gc_reclaim()
/dports/print/ghostscript8-base/ghostscript-8.71/psi/
H A Digc.c522 mem->gc_allocated = mem->allocated + total.allocated; in gs_gc_reclaim()
526 mem->gc_allocated = mem->allocated + total.allocated; in gs_gc_reclaim()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/psi/
H A Digc.c536 mem->gc_allocated = mem->allocated + total.allocated; in gs_gc_reclaim()
540 mem->gc_allocated = mem->allocated + total.allocated; in gs_gc_reclaim()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/psi/
H A Digc.c536 mem->gc_allocated = mem->allocated + total.allocated; in gs_gc_reclaim()
540 mem->gc_allocated = mem->allocated + total.allocated; in gs_gc_reclaim()

12