Home | History | Annotate | Download | only in MacOSX-Kernel

Lines Matching defs:cpu_mask

906                             const uint32_t cpu_mask = packet.GetU32 (&offset);
909 s.Printf(" (cpu_mask=0x%8.8x, cpu_type=0x%8.8x, cpu_subtype=0x%8.8x)", cpu_mask, cpu_type, cpu_subtype);
1059 const uint32_t cpu_mask = packet.GetU32 (&offset);
1060 s.Printf(" (cpu_mask = 0x%8.8x)", cpu_mask);