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

/gem5/src/cpu/
H A Dsimple_thread.cc170 SimpleThread::activate() function in class:SimpleThread
/gem5/src/dev/arm/
H A Dgic_v3_redistributor.cc545 bool activate = data & (1 << int_id) ? 1 : 0; local
/gem5/src/cpu/o3/
H A Dthread_context_impl.hh88 O3ThreadContext<Impl>::activate() function in class:O3ThreadContext
/gem5/src/cpu/simple/
H A Dbase.cc427 change_thread_state(ThreadID tid, int activate, int priority) argument

Completed in 15 milliseconds