Searched defs:FastState (Results 1 – 2 of 2) sorted by relevance
25 FastState(u64 tid, u64 epoch) { in FastState() function33 explicit FastState(u64 x) : x_(x) {} in FastState() function
18 FastState() { Reset(); } in FastState() function