Searched refs:z_opcode (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dzalloc.c381 uint32_t z_opcode:1, /* whether it was a zalloc or zfree */ member in struct:zrecord
387 * Opcodes for the z_opcode field:
1083 zrecords[zcurrent].z_opcode = ZOP_ALLOC;
1248 zrecords[zcurrent].z_opcode = ZOP_FREE;

Completed in 11 milliseconds