HomeSort by: relevance | last modified time | path
    Searched refs:find_allocation (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mit/expat/dist/tests/
memcheck.c 53 static AllocationEntry *find_allocation(const void *ptr);
87 find_allocation(const void *ptr) { function
108 entry = find_allocation(ptr);
142 entry = find_allocation(ptr);
  /src/external/bsd/jemalloc/dist/test/stress/pa/
pa_data_preprocessor.cpp 61 find_allocation(uintptr_t addr) { function in class:AllocationTracker
331 AllocationRecord *record = tracker.find_allocation(

Completed in 14 milliseconds