Home
last modified time | relevance | path

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

/bionic/libc/malloc_debug/
DConfig.h84 size_t free_track_allocations() const { return free_track_allocations_; } in free_track_allocations()
151 size_t free_track_allocations_ = 0; variable
DConfig.cpp291 &free_track_allocations_); in SetFreeTrack()