Searched defs:buf_ptr (Results 1 - 4 of 4) sorted by relevance

/gem5/ext/systemc/src/sysc/datatypes/int/
H A Dsc_int64_io.cpp68 char* buf_ptr = buf + WRITE_BUF_SIZE; local
/gem5/ext/systemc/src/sysc/tracing/
H A Dsc_wif_trace.cpp464 char *buf_ptr = &buf[0]; local
520 char *buf_ptr = &buf[0]; local
570 char buf[1000], *buf_ptr = buf; local
620 char buf[1000], *buf_ptr local
771 char *buf_ptr = &buf[0]; local
840 char *buf_ptr = &buf[0]; local
[all...]
/gem5/src/sim/
H A Dsyscall_emul.hh2621 Addr buf_ptr = p->getSyscallArg(tc, index); local
2652 Addr buf_ptr = p->getSyscallArg(tc, index); local
H A Dsyscall_emul.cc379 Addr buf_ptr = p->getSyscallArg(tc, index); local
396 Addr buf_ptr = p->getSyscallArg(tc, index); local
440 Addr buf_ptr = p->getSyscallArg(tc, index); local
919 int *buf_ptr = (int*)tgt_handle.bufferPtr(); local
1240 Addr buf_ptr local
1331 Addr buf_ptr = p->getSyscallArg(tc, index); local
1373 Addr buf_ptr = p->getSyscallArg(tc, index); local
[all...]

Completed in 15 milliseconds