Searched refs:read (Results 601 - 625 of 686) sorted by relevance

<<2122232425262728

/gem5/src/python/m5/util/
H A Dgrammar.py126 return self.parse_string(f.read(), source, **kwargs)
/gem5/src/sim/
H A Dfd_entry.hh154 read = 0, enumerator in enum:PipeFDEntry::EndType
/gem5/src/arch/x86/
H A Dpagetable_walker.hh105 PacketPtr read; member in class:X86ISA::Walker::WalkerState
H A Dinterrupts.hh205 Tick read(PacketPtr pkt) override;
/gem5/src/mem/ruby/system/
H A DSequencer.cc90 RequestTable::iterator read = m_readRequestTable.begin(); local
92 for (; read != read_end; ++read) {
93 SequencerRequest* request = read->second;
198 // Check if there is any outstanding read request for the same
232 // There is an outstanding read request for the cache line
477 DPRINTF(RubySequencer, "read data %s\n", data);
560 // requests because these requests should always be treated as read
677 << ", read request table: " << m_readRequestTable
/gem5/src/dev/arm/
H A Dgic_v3_redistributor.hh231 uint64_t read(Addr addr, size_t size, bool is_secure_access);
H A Dgic_v3_distributor.hh244 uint64_t read(Addr addr, size_t size, bool is_secure_access);
H A Dpl111.hh286 /** Start time for frame buffer dma read */
309 /** DMA framebuffer read */
312 /** Generate dma framebuffer read event */
327 /** DMA framebuffer read event */
372 Tick read(PacketPtr pkt) override;
H A Dhdlcd.hh107 Tick read(PacketPtr pkt) override;
/gem5/ext/googletest/googlemock/scripts/
H A Dupload.py202 response_body = response.read()
208 body = e.read()
327 response = f.read()
567 output = p.stdout.read()
569 errout = p.stderr.read()
849 result = file.read()
1129 new_content = open(relpath, "rb").read()
1320 description = file.read()
/gem5/ext/googletest/googletest/scripts/
H A Dupload.py202 response_body = response.read()
208 body = e.read()
327 response = f.read()
567 output = p.stdout.read()
569 errout = p.stderr.read()
849 result = file.read()
1129 new_content = open(relpath, "rb").read()
1320 description = file.read()
/gem5/src/dev/net/
H A Dethertap.cc357 int len = read(socket, buffer + buffer_used, buflen - buffer_used);
439 while ((ret = read(tap, buffer, buflen))) {
443 panic("Failed to read from tap device.\n");
H A Dsinicreg.hh176 bool read; member in struct:Sinic::Regs::Info
/gem5/src/dev/virtio/
H A Dbase.hh123 * that are read only (isIncoming() is true) or write only
194 * as it automatically follows the descriptor chain to read the
201 * @param size Amount of data to read (in bytes).
203 void read(size_t offset, uint8_t *dst, size_t size) const;
209 * as it automatically follows the descriptor chain to read the
216 * @param size Amount of data to read (in bytes).
223 * data, it corresponds to the amount of data that can be read
247 /** Check if this is a read-only descriptor (incoming data). */
508 void read() { function in class:VirtQueue::VirtRing
659 * This method is called by the transport interface to read dat
[all...]
/gem5/src/cpu/trace/
H A Dtrace_cpu.hh79 * for read requests are received thus achieving elastic replay. If the
126 * When a read response is received, sometimes a dependency on it that was
128 * occurs because the dependent gets added to the graph after the read was
130 * on read response instead of insisting that it should have been removed on
131 * read sent.
256 * Handle a retry signalled by the cache if instruction read failed in
328 /** Master id for instruction read requests. */
331 /** Master id for data read and write requests. */
338 * Generator to read protobuf trace containing memory requests at fixed
353 /** Specifies if the request is to be a read o
[all...]
/gem5/src/base/
H A Dremote_gdb.cc311 case GdbReadWp: return "read watchpoint";
517 if (::read(fd, &b, sizeof(b)) == sizeof(b))
520 throw BadClient("Couldn't read data from debugger.");
615 BaseRemoteGDB::read(Addr vaddr, size_t size, char *data) function in class:BaseRemoteGDB
621 DPRINTF(GDBRead, "read: reading memory location zero!\n");
625 DPRINTF(GDBRead, "read: addr=%#x, size=%d", vaddr, size);
790 // read general registers
802 // read memory
806 // read register
934 if (!read(add
[all...]
/gem5/src/cpu/o3/
H A Dlsq.hh1008 /** Executes a read operation, using the load specified at the load
1011 Fault read(LSQRequest* req, int load_idx);
1121 LSQ<Impl>::read(LSQRequest* req, int load_idx) function in class:LSQ::LSQ
1125 return thread.at(tid).read(req, load_idx);
H A Dcpu.hh342 /** Reads a misc. register, including any side effects the read
725 /** CPU read function, forwards read to LSQ. */
726 Fault read(LSQRequest* req, int load_idx) function in class:FullO3CPU
728 return this->iew.ldstQueue.read(req, load_idx);
/gem5/src/arch/arm/kvm/
H A Dgic.cc219 MuxingKvmGic::read(PacketPtr pkt) function in class:MuxingKvmGic
222 return GicV2::read(pkt);
400 // Copy interrupt processor target regs (ITARGETRn; R0-7 are read-only)
422 // the values read for the Interrupt Priority Mask Register (PMR)
/gem5/src/python/m5/
H A Dmain.py166 exec(compile(open(options_file).read(), options_file, 'exec'), scope)
428 filedata = open(filename, 'r').read()
/gem5/src/dev/
H A Dintel_8254_timer.cc136 Intel8254Timer::Counter::read() function in class:Intel8254Timer::Counter
205 panic("Only LSB/MSB read/write is implemented.\n");
/gem5/util/m5/
H A Dm5.c159 while ((len = read(src_fid, buf, sizeof(buf))) > 0) {
/gem5/src/systemc/ext/utils/
H A Dsc_trace_file.hh182 sc_trace(tf, iface.read(), name);
/gem5/src/dev/alpha/
H A Dtsunami_io.cc91 TsunamiIO::read(PacketPtr pkt) function in class:TsunamiIO
97 DPRINTF(Tsunami, "io read va=%#x size=%d IOPorrt=%#x\n", pkt->getAddr(),
102 // PIC1 mask read
111 // Pal code has to do a 64 bit physical read because there is
/gem5/src/dev/serial/
H A Duart8250.cc66 * read. After a maximum of 255 iterations the code prints "serial8250
97 Uart8250::read(PacketPtr pkt) function in class:Uart8250
104 DPRINTF(Uart, " read register %#x\n", daddr);
108 if (!(LCR & 0x80)) { // read byte
114 DPRINTF(Uart, "empty read of RX register\n");
154 // check if there are any bytes to be read
171 DPRINTF(Uart, "Register read to register %#x returned %#x\n", daddr, d32);

Completed in 58 milliseconds

<<2122232425262728