Searched defs:map_entry (Results 1 – 2 of 2) sorted by relevance
112 auto map_entry = allocations.find(return_ptr); in allocation_tracker_notify_alloc() local141 auto map_entry = allocations.find(ptr); in allocation_tracker_notify_free() local
65 def add(self, pid, map_entry): argument