HomeSort by relevance Sort by last modified time
    Searched defs:RemoveBacktrace (Results 1 - 2 of 2) sorted by null

  /external/libchrome/base/trace_event/
heap_profiler_allocation_register.cc 86 // conditional in RemoveBacktrace() keeping the sentinel logic out of the fast
115 RemoveBacktrace(old_info.backtrace_index);
130 RemoveBacktrace(info.backtrace_index);
174 void AllocationRegister::RemoveBacktrace(BacktraceMap::KVIndex index) {
  /bionic/libc/malloc_debug/
PointerData.cpp 155 void PointerData::RemoveBacktrace(size_t hash_index) {
200 RemoveBacktrace(hash_index);
306 RemoveBacktrace(info.hash_index);

Completed in 79 milliseconds