Searched refs:alloc_id (Results 1 – 1 of 1) sorted by relevance
31 allocator_id_t alloc_id; member38 void* real_ptr = allocation_tracker_notify_free(alloc.alloc_id, alloc.ptr); in freeAllocationVector()66 alloc.alloc_id = dataProvider->ConsumeIntegral<allocator_id_t>(); in callArbitraryFunction()79 allocation_tracker_notify_alloc(alloc.alloc_id, tmp_ptr, size); in callArbitraryFunction()95 allocation_tracker_notify_free(alloc.alloc_id, alloc.ptr); in callArbitraryFunction()