MCPcopy Create free account
hub / github.com/ezrosent/allocators-rs / new_internal

Method new_internal

elfmalloc/src/general.rs:762–826  ·  view source on GitHub ↗
(
        // usable_size: usize,
        cutoff_factor: f64,
        pa_small: PageAlloc<M, D>,
        pa_large: PageAlloc<M, D>,
        start_from: usize,
        n_classes: usize,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

initFunction · 0.85
compute_metadataFunction · 0.85
backing_memoryMethod · 0.80
max_keyMethod · 0.80
mapFunction · 0.70
page_sizeMethod · 0.45
cloneMethod · 0.45

Tested by

no test coverage detected