Home
last modified time | relevance | path

Searched refs:vm_threshold (Results 1 – 25 of 26) sorted by relevance

12

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dzvmem2.c95 stat.vm_threshold = val; in set_vm_threshold()
98 stat.vm_threshold = val; in set_vm_threshold()
H A Dgsalloc.h37 long vm_threshold; /* GC interval */ member
H A Dzusparam.c394 return stat.vm_threshold; in current_VMThreshold()
H A Dgsalloc.c197 iimem->gc_status.vm_threshold = chunk_size * 3L; in ialloc_alloc_state()
363 ulong limit = mem->gc_allocated + mem->gc_status.vm_threshold; in ialloc_set_limit()
378 (long)mem->gc_status.vm_threshold, (long)mem->limit); in ialloc_set_limit()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dzvmem2.c95 stat.vm_threshold = val; in set_vm_threshold()
98 stat.vm_threshold = val; in set_vm_threshold()
H A Dgsalloc.h37 long vm_threshold; /* GC interval */ member
H A Dzusparam.c394 return stat.vm_threshold; in current_VMThreshold()
H A Dgsalloc.c197 iimem->gc_status.vm_threshold = chunk_size * 3L; in ialloc_alloc_state()
363 ulong limit = mem->gc_allocated + mem->gc_status.vm_threshold; in ialloc_set_limit()
378 (long)mem->gc_status.vm_threshold, (long)mem->limit); in ialloc_set_limit()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgsalloc.h32 long vm_threshold; /* GC interval */ member
H A Dgsalloc.c204 iimem->gc_status.vm_threshold = chunk_size * 3L; in ialloc_alloc_state()
372 ulong limit = mem->gc_allocated + mem->gc_status.vm_threshold; in ialloc_set_limit()
387 (long)mem->gc_status.vm_threshold, (long)mem->limit); in ialloc_set_limit()
463 stat.vm_threshold = val; in gs_memory_set_vm_threshold()
466 stat.vm_threshold = val; in gs_memory_set_vm_threshold()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgsalloc.h34 long vm_threshold; /* GC interval */ member
H A Dgsalloc.c211 iimem->gc_status.vm_threshold = chunk_size * 3L; in ialloc_alloc_state()
379 ulong limit = mem->gc_allocated + mem->gc_status.vm_threshold; in ialloc_set_limit()
394 (long)mem->gc_status.vm_threshold, (long)mem->limit); in ialloc_set_limit()
470 stat.vm_threshold = val; in gs_memory_set_vm_threshold()
473 stat.vm_threshold = val; in gs_memory_set_vm_threshold()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgsalloc.h34 long vm_threshold; /* GC interval */ member
H A Dgsalloc.c211 iimem->gc_status.vm_threshold = chunk_size * 3L; in ialloc_alloc_state()
379 ulong limit = mem->gc_allocated + mem->gc_status.vm_threshold; in ialloc_set_limit()
394 (long)mem->gc_status.vm_threshold, (long)mem->limit); in ialloc_set_limit()
470 stat.vm_threshold = val; in gs_memory_set_vm_threshold()
473 stat.vm_threshold = val; in gs_memory_set_vm_threshold()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgsalloc.h32 long vm_threshold; /* GC interval */ member
H A Dgsalloc.c204 iimem->gc_status.vm_threshold = chunk_size * 3L; in ialloc_alloc_state()
372 ulong limit = mem->gc_allocated + mem->gc_status.vm_threshold; in ialloc_set_limit()
387 (long)mem->gc_status.vm_threshold, (long)mem->limit); in ialloc_set_limit()
463 stat.vm_threshold = val; in gs_memory_set_vm_threshold()
466 stat.vm_threshold = val; in gs_memory_set_vm_threshold()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgsalloc.h31 size_t vm_threshold; /* GC interval */ member
H A Dgsalloc.c780 iimem->gc_status.vm_threshold = clump_size * 3L; in ialloc_alloc_state()
963 size_t limit = mem->gc_allocated + mem->gc_status.vm_threshold; in ialloc_set_limit()
979 mem->gc_status.vm_threshold, mem->limit); in ialloc_set_limit()
1082 stat.vm_threshold = val; in gs_memory_set_vm_threshold()
1085 stat.vm_threshold = val; in gs_memory_set_vm_threshold()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgsalloc.h31 size_t vm_threshold; /* GC interval */ member
H A Dgsalloc.c780 iimem->gc_status.vm_threshold = clump_size * 3L; in ialloc_alloc_state()
963 size_t limit = mem->gc_allocated + mem->gc_status.vm_threshold; in ialloc_set_limit()
979 mem->gc_status.vm_threshold, mem->limit); in ialloc_set_limit()
1082 stat.vm_threshold = val; in gs_memory_set_vm_threshold()
1085 stat.vm_threshold = val; in gs_memory_set_vm_threshold()
/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Dzusparam.c398 return stat.vm_threshold; in current_VMThreshold()
/dports/print/ghostscript8-base/ghostscript-8.71/psi/
H A Dzusparam.c398 return stat.vm_threshold; in current_VMThreshold()
/dports/print/ghostscript9-x11/ghostscript-9.06/psi/
H A Dzusparam.c409 return stat.vm_threshold; in current_VMThreshold()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/psi/
H A Dzusparam.c429 return stat.vm_threshold; in current_VMThreshold()
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Dzusparam.c409 return stat.vm_threshold; in current_VMThreshold()

12