MCPcopy Create free account
hub / github.com/DeusData/codebase-memory-mcp / test_vmem.c

File test_vmem.c

tests/test_vmem.c:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/*
2 * test_vmem.c — Tests for vmem budget-tracked virtual memory allocator,
3 * arena-vmem integration, and slab+vmem parallel extraction.
4 */

Callers

nothing calls this directly

Calls 15

cbm_vmem_budgetFunction · 0.85
cbm_vmem_allocFunction · 0.85
cbm_vmem_freeFunction · 0.85
cbm_vmem_allocatedFunction · 0.85
cbm_vmem_peakFunction · 0.85
cbm_vmem_worker_budgetFunction · 0.85
cbm_vmem_initFunction · 0.85
cbm_vmem_over_budgetFunction · 0.85
cbm_arena_init_sizedFunction · 0.85
cbm_arena_resetFunction · 0.85
cbm_slab_installFunction · 0.85
cbm_slab_test_mallocFunction · 0.85

Tested by

no test coverage detected