Searched refs:mapPid (Results 1 - 3 of 3) sorted by relevance

/gem5/src/arch/arm/freebsd/
H A Dsystem.hh81 void mapPid(ThreadContext* tc, uint32_t pid);
/gem5/src/arch/arm/linux/
H A Dsystem.hh96 void mapPid(ThreadContext* tc, uint32_t pid);
H A Dsystem.cc256 mapPid(tc, pid);
264 LinuxArmSystem::mapPid(ThreadContext *tc, uint32_t pid) function in class:LinuxArmSystem
357 sys->mapPid(tc, pid);

Completed in 7 milliseconds