Searched refs:ctid (Results 1 - 2 of 2) sorted by relevance

/gem5/src/sim/
H A Dsyscall_emul.cc91 long *ctid = (long *)ctidBuf.bufferPtr(); local
92 *ctid = 0;
H A Dsyscall_emul.hh1595 long *ctid = (long *)ctidBuf.bufferPtr(); local
1596 *ctid = cp->pid();

Completed in 23 milliseconds