HomeSort by: relevance | last modified time | path
    Searched defs:total_allocated_count_ (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_memory_profile.cc 39 total_allocated_count_++;
61 total_allocated_user_size_, total_allocated_count_,
63 total_other_count_, total_allocated_count_ +
80 uptr total_allocated_count_ = 0; member in class:__asan::HeapProfile

Completed in 29 milliseconds