Searched defs:incref (Results 1 - 2 of 2) sorted by relevance

/gem5/src/base/
H A Drefcnt.hh97 void incref() const { ++count; } function in class:RefCounted
/gem5/src/systemc/core/
H A Dprocess.hh100 void incref() { refCount++; } function in class:sc_gem5::Process

Completed in 7 milliseconds