| 
    gem5
    
   | 
 
This is the complete list of members for AlphaISA::AlphaLinuxProcess, including all inherited members.
| _egid | Process | |
| _euid | Process | |
| _gid | Process | |
| _params | SimObject | protected | 
| _pgid | Process | |
| _pid | Process | |
| _ppid | Process | |
| _tgid | Process | |
| _uid | Process | |
| allocateMem(Addr vaddr, int64_t size, bool clobber=false) | Process | |
| AlphaLinuxProcess(ProcessParams *params, ObjectFile *objFile) | AlphaISA::AlphaLinuxProcess | |
| AlphaProcess(ProcessParams *params, ObjectFile *objFile) | AlphaProcess | protected | 
| argsInit(int intSize, int pageSize) | AlphaProcess | protected | 
| argv | Process | |
| assignThreadContext(ContextID context_id) | Process | inline | 
| childClearTID | Process | |
| ckptCount | Serializable | static | 
| ckptMaxCount | Serializable | static | 
| ckptPrevCount | Serializable | static | 
| clone(ThreadContext *old_tc, ThreadContext *new_tc, Process *new_p, TheISA::IntReg flags) | Process | |
| contextIds | Process | |
| currentSection() | Serializable | static | 
| cwd | Process | |
| deschedule(Event &event) | EventManager | inline | 
| deschedule(Event *event) | EventManager | inline | 
| drain() override | Process | virtual | 
| Drainable() | Drainable | protected | 
| drainResume() | Drainable | inlineprotectedvirtual | 
| drainState() const | Drainable | inline | 
| drivers | Process | |
| egid() | Process | inline | 
| envp | Process | |
| euid() | Process | inline | 
| EventManager(EventManager &em) | EventManager | inline | 
| EventManager(EventManager *em) | EventManager | inline | 
| EventManager(EventQueue *eq) | EventManager | inline | 
| eventq | EventManager | protected | 
| eventQueue() const | EventManager | inline | 
| executable | Process | |
| exitGroup | Process | |
| fds | Process | |
| find(const char *name) | SimObject | static | 
| findDriver(std::string filename) | Process | |
| findFreeContext() | Process | |
| fixupStackFault(Addr vaddr) | Process | |
| fullPath(const std::string &filename) | Process | |
| getBias() | Process | |
| getcwd() const | Process | inline | 
| getDesc(int callnum) | AlphaISA::AlphaLinuxProcess | virtual | 
| getInterpreter() | Process | |
| getProbeManager() | SimObject | |
| getStartPC() | Process | |
| getSyscallArg(ThreadContext *tc, int &i) override | AlphaProcess | virtual | 
| Process::getSyscallArg(ThreadContext *tc, int &i, int width) | Process | virtual | 
| gid() | Process | inline | 
| init() | SimObject | virtual | 
| initState() override | AlphaProcess | protectedvirtual | 
| initVirtMem | Process | |
| kvmInSE | Process | |
| loadState(CheckpointIn &cp) override | AlphaProcess | protectedvirtual | 
| map(Addr vaddr, Addr paddr, int size, bool cacheable=true) | Process | |
| memInvalidate() | SimObject | inlinevirtual | 
| memState | Process | |
| memWriteback() | SimObject | inlinevirtual | 
| mmapGrowsDown() const override | AlphaProcess | inlinevirtual | 
| name() const | SimObject | inlinevirtual | 
| notifyFork() | Drainable | inlinevirtual | 
| Num_Syscall_Descs | AlphaISA::AlphaLinuxProcess | |
| numSyscalls | Process | |
| objFile | Process | |
| Params typedef | SimObject | |
| params() const | SimObject | inline | 
| pgid() | Process | inline | 
| pid() | Process | inline | 
| ppid() | Process | inline | 
| Process(ProcessParams *params, ObjectFile *obj_file) | Process | |
| progName() const | Process | inline | 
| pTable | Process | |
| regProbeListeners() | SimObject | virtual | 
| regProbePoints() | SimObject | virtual | 
| regStats() override | Process | virtual | 
| replicatePage(Addr vaddr, Addr new_paddr, ThreadContext *old_tc, ThreadContext *new_tc, bool alloc_page) | Process | |
| reschedule(Event &event, Tick when, bool always=false) | EventManager | inline | 
| reschedule(Event *event, Tick when, bool always=false) | EventManager | inline | 
| resetStats() | SimObject | virtual | 
| revokeThreadContext(int context_id) | Process | |
| schedule(Event &event, Tick when) | EventManager | inline | 
| schedule(Event *event, Tick when) | EventManager | inline | 
| Serializable() | Serializable | |
| serialize(CheckpointOut &cp) const override | Process | virtual | 
| serializeAll(CheckpointOut &cp) | SimObject | static | 
| Serializable::serializeAll(const std::string &cpt_dir) | Serializable | static | 
| serializeSection(CheckpointOut &cp, const char *name) const | Serializable | |
| serializeSection(CheckpointOut &cp, const std::string &name) const | Serializable | inline | 
| setCurTick(Tick newVal) | EventManager | inline | 
| setpgid(uint64_t pgid) | Process | inline | 
| setSyscallArg(ThreadContext *tc, int i, AlphaISA::IntReg val) override | AlphaProcess | |
| Process::setSyscallArg(ThreadContext *tc, int i, TheISA::IntReg val)=0 | Process | pure virtual | 
| setSyscallReturn(ThreadContext *tc, SyscallReturn return_value) override | AlphaProcess | virtual | 
| sigchld | Process | |
| signalDrainDone() const | Drainable | inlineprotected | 
| SimObject(const Params *_params) | SimObject | |
| startup() | SimObject | virtual | 
| syscall(int64_t callnum, ThreadContext *tc, Fault *fault) | Process | virtual | 
| syscallDescs | AlphaISA::AlphaLinuxProcess | static | 
| system | Process | |
| tgid() | Process | inline | 
| uid() | Process | inline | 
| unserialize(CheckpointIn &cp) override | Process | virtual | 
| unserializeGlobals(CheckpointIn &cp) | Serializable | static | 
| unserializeSection(CheckpointIn &cp, const char *name) | Serializable | |
| unserializeSection(CheckpointIn &cp, const std::string &name) | Serializable | inline | 
| updateBias() | Process | |
| useArchPT | Process | |
| wakeupEventQueue(Tick when=(Tick)-1) | EventManager | inline | 
| ~Drainable() | Drainable | protectedvirtual | 
| ~Serializable() | Serializable | virtual | 
| ~SimObject() | SimObject | virtual |