Home
last modified time | relevance | path

Searched refs:operation_type (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/osfmk/mach_debug/
H A Dzone_info.h195 uint32_t operation_type; /* operation type (alloc/free) */ member
/xnu-8019.80.24/osfmk/kern/
H A Dbtlog.c906 current_rec->operation_type = (uint32_t)(zstack_record->operation); in get_btlog_records()