Searched defs:allocator_id (Results 1 – 4 of 4) sorted by relevance
35 uint8_t allocator_id; member100 void* allocation_tracker_notify_alloc(uint8_t allocator_id, void* ptr, in allocation_tracker_notify_alloc()136 void* allocation_tracker_notify_free(UNUSED_ATTR uint8_t allocator_id, in allocation_tracker_notify_free()
64 void* allocation_tracker_notify_alloc(uint8_t allocator_id, void* ptr, in allocation_tracker_notify_alloc()70 void* allocation_tracker_notify_free(uint8_t allocator_id, void* ptr) { in allocation_tracker_notify_free()
25 static const allocator_id_t allocator_id = 5; variable
197 void* allocation_tracker_notify_alloc(uint8_t allocator_id, void* ptr, in allocation_tracker_notify_alloc()202 void* allocation_tracker_notify_free(UNUSED_ATTR uint8_t allocator_id, in allocation_tracker_notify_free()