Lines Matching refs:lcpu
944 const uint32_t lcpu = packet.GetU16(&offset); in DumpPacket() local
946 lcpu); in DumpPacket()
962 const uint32_t lcpu = packet.GetU16(&offset); in DumpPacket() local
964 addr, size, lcpu); in DumpPacket()
1076 const uint16_t lcpu = packet.GetU16(&offset); in DumpPacket() local
1077 s.Printf(" (address=0x%8.8x, lcpu=0x%4.4x)", address, lcpu); in DumpPacket()
1082 const uint16_t lcpu = packet.GetU16(&offset); in DumpPacket() local
1084 s.Printf(" (address=0x%8.8x, lcpu=0x%4.4x, nbytes=0x%8.8x)", lcpu, in DumpPacket()
1101 const uint16_t lcpu = packet.GetU16(&offset); in DumpPacket() local
1104 s.Printf(" (lcpu=0x%4.4x, address=0x%4.4x, nbytes=%u)", lcpu, address, in DumpPacket()
1109 const uint16_t lcpu = packet.GetU16(&offset); in DumpPacket() local
1112 s.Printf(" (lcpu = %u, addr = 0x%4.4x, nbytes = %u, bytes = \n", lcpu, in DumpPacket()