Lines Matching refs:lcpu
945 const uint32_t lcpu = packet.GetU16(&offset); in DumpPacket() local
947 lcpu); in DumpPacket()
963 const uint32_t lcpu = packet.GetU16(&offset); in DumpPacket() local
965 addr, size, lcpu); in DumpPacket()
1077 const uint16_t lcpu = packet.GetU16(&offset); in DumpPacket() local
1078 s.Printf(" (address=0x%8.8x, lcpu=0x%4.4x)", address, lcpu); in DumpPacket()
1083 const uint16_t lcpu = packet.GetU16(&offset); in DumpPacket() local
1085 s.Printf(" (address=0x%8.8x, lcpu=0x%4.4x, nbytes=0x%8.8x)", lcpu, in DumpPacket()
1102 const uint16_t lcpu = packet.GetU16(&offset); in DumpPacket() local
1105 s.Printf(" (lcpu=0x%4.4x, address=0x%4.4x, nbytes=%u)", lcpu, address, in DumpPacket()
1110 const uint16_t lcpu = packet.GetU16(&offset); in DumpPacket() local
1113 s.Printf(" (lcpu = %u, addr = 0x%4.4x, nbytes = %u, bytes = \n", lcpu, in DumpPacket()