Searched defs:incref (Results 1 - 2 of 2) sorted by relevance
/gem5/src/base/ | ||
H A D | refcnt.hh | 97 void incref() const { ++count; } function in class:RefCounted |
/gem5/src/systemc/core/ | ||
H A D | process.hh | 100 void incref() { refCount++; } function in class:sc_gem5::Process |
Completed in 4 milliseconds