Home
last modified time | relevance | path

Searched refs:heap_stats (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_allocator/public/pw_allocator/
Dfreelist_heap.h72 const FreeListHeap::HeapStats& heap_stats() const { in heap_stats() function
/external/pigweed/pw_malloc_freelist/
Dfreelist_malloc_test.cc36 pw_freelist_heap->heap_stats(); in TEST()