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

Function cbm_mem_collect

src/foundation/mem.c:514–516  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

512}
513
514void cbm_mem_collect(void) {
515 mi_collect(true);
516}
517
518/* ── Memory map (see mem.h for how to read the triple) ─────────────── */
519

Callers 8

cbm_gbuf_dump_to_sqliteFunction · 0.85
handle_delete_projectFunction · 0.85
handle_index_repositoryFunction · 0.85
release_request_storeFunction · 0.85
autoindex_threadFunction · 0.85
extract_workerFunction · 0.85
run_parallel_pipelineFunction · 0.85
test_mem.cFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected