Lines Matching refs:ThreadID

247         virtual unsigned int getHash(ThreadID tid, Addr pc, Addr pc2, int t)
437 unsigned int getIndex(ThreadID tid, const MPPBranchInfo &bi,
446 void findBest(ThreadID tid, std::vector<int> &best_preds) const;
455 int computeOutput(ThreadID tid, MPPBranchInfo &bi);
463 void train(ThreadID tid, MPPBranchInfo &bi, bool taken);
490 unsigned int getHash(ThreadID tid, Addr pc, Addr pc2, int t) const
541 unsigned int getHash(ThreadID tid, Addr pc, Addr pc2, int t) const
589 unsigned int getHash(ThreadID tid, Addr pc, Addr pc2, int t) const
618 unsigned int getHash(ThreadID tid, Addr pc, Addr pc2, int t) const
633 unsigned int getHash(ThreadID tid, Addr pc, Addr pc2, int t) const
675 unsigned int getHash(ThreadID tid, Addr pc, Addr pc2, int t) const
696 unsigned int getHash(ThreadID tid, Addr pc, Addr pc2, int t) const
742 unsigned int getHash(ThreadID tid, Addr pc, Addr pc2, int t) const
764 unsigned int getHash(ThreadID tid, Addr pc, Addr pc2, int t) const
791 unsigned int getHash(ThreadID tid, Addr pc, Addr pc2, int t) const
863 unsigned int getHash(ThreadID tid, Addr pc, Addr pc2, int t) const
895 unsigned int getHash(ThreadID tid, Addr pc, Addr pc2, int t) const
941 unsigned int getHash(ThreadID tid, Addr pc, Addr pc2, int t) const
982 unsigned int getHash(ThreadID tid, Addr pc, Addr pc2, int t) const
1026 void uncondBranch(ThreadID tid, Addr pc, void * &bp_history) override;
1027 void squash(ThreadID tid, void *bp_history) override;
1028 bool lookup(ThreadID tid, Addr instPC, void * &bp_history) override;
1029 void update(ThreadID tid, Addr instPC, bool taken,
1033 void btbUpdate(ThreadID tid, Addr branch_addr, void* &bp_history) override;