Searched defs:malloc_logger_t (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/libsyscall/mach/
H A Dstack_logging_internal.h43 typedef void (malloc_logger_t)(uint32_t type, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, uintptr_t result, uint32_t num_hot_frames_to_skip); typedef
/macosx-10.10.1/libauto-186/
H A Dauto_impl_utilities.h102 typedef void (malloc_logger_t)(uint32_t type_flags, uintptr_t zone_ptr, uintptr_t size, uintptr_t ptr_arg, uintptr_t return_val, uint32_t num_hot_to_skip); typedef
/macosx-10.10.1/libmalloc-53.1.1/src/
H A Dmalloc.c83 typedef void (malloc_logger_t)(uint32_t type, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, uintptr_t result, uint32_t num_hot_frames_to_skip); typedef
H A Dstack_logging_disk.c232 typedef void (malloc_logger_t)(uint32_t type, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, uintptr_t result, uint32_t num_hot_frames_to_skip); typedef

Completed in 96 milliseconds