Searched refs:getHash (Results 1 - 6 of 6) sorted by relevance

/gem5/src/base/vnc/
H A Dvncinput.cc120 uint64_t new_hash = fb->getHash();
/gem5/src/base/
H A Dframebuffer.hh183 uint64_t getHash() const;
H A Dframebuffer.cc124 FrameBuffer::getHash() const function in class:FrameBuffer
/gem5/src/cpu/pred/
H A Dmultiperspective_perceptron.hh247 virtual unsigned int getHash(ThreadID tid, Addr pc, Addr pc2, int t)
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(ThreadI
[all...]
H A Dmultiperspective_perceptron_tage.cc415 unsigned int g = spec.getHash(tid, bi.getPC(), bi.getPC() >> 2, index);
H A Dmultiperspective_perceptron.cc275 unsigned int g = spec.getHash(tid, bi.getPC(), bi.getPC2(), index);

Completed in 16 milliseconds