Home
last modified time | relevance | path

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

/external/pigweed/pw_allocator/public/pw_allocator/
Dfreelist_heap.h29 struct HeapStats { struct
55 HeapStats heap_stats_; argument
72 const FreeListHeap::HeapStats& heap_stats() const { in heap_stats()
/external/pigweed/pw_malloc_freelist/
Dfreelist_malloc_test.cc35 const FreeListHeap::HeapStats& freelist_heap_stats = in TEST()