Home
last modified time | relevance | path

Searched defs:Fragmentation (Results 1 – 4 of 4) sorted by relevance

/external/pigweed/pw_allocator/public/pw_allocator/
Dfragmentation.h44 struct Fragmentation { struct
46 struct {
49 } sum_of_squares;
52 size_t sum = 0;
/external/pigweed/pw_allocator/
Dapi.rst275 Fragmentation section in Utility Classes
280 .. _module-pw_allocator-api-size_reporter:
/external/rust/crates/vulkano/out/
Derrors.rs24 Fragmentation, enumerator
/external/leveldb/db/
Dlog_test.cc286 TEST_F(LogTest, Fragmentation) { in TEST_F() argument