Searched refs:alloc_allocator_id (Results 1 – 1 of 1) sorted by relevance
25 static const allocator_id_t alloc_allocator_id = 42; variable34 alloc_allocator_id, in osi_strdup()54 alloc_allocator_id, in osi_strndup()69 return allocation_tracker_notify_alloc(alloc_allocator_id, ptr, size); in osi_malloc()76 return allocation_tracker_notify_alloc(alloc_allocator_id, ptr, size); in osi_calloc()80 free(allocation_tracker_notify_free(alloc_allocator_id, ptr)); in osi_free()