Searched refs:incref (Results 1 - 4 of 4) sorted by relevance

/gem5/src/systemc/core/
H A Dsc_process_handle.cc83 _gem5_process->incref();
90 _gem5_process->incref();
114 _gem5_process->incref();
H A Dprocess.hh100 void incref() { refCount++; } function in class:sc_gem5::Process
/gem5/src/base/
H A Drefcnt.hh97 void incref() const { ++count; } function in class:RefCounted
153 data->incref();
/gem5/src/cpu/minor/
H A Ddyn_inst.cc87 bubbleInst->incref();

Completed in 5 milliseconds