Home
last modified time | relevance | path

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

/xnu-8796.141.3/osfmk/mach_debug/
H A Dzone_info.h195 uint32_t operation_type; /* operation type (alloc/free) */ member
/xnu-8796.141.3/osfmk/kern/
H A Dbtlog.c1721 .operation_type = __bt_op(btr.btr_where), in btlog_get_records()