Home
last modified time | relevance | path

Searched defs:FastState (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/compiler-rt/lib/tsan/tests/unit/
H A Dtsan_shadow_test.cc19 TEST(Shadow, FastState) { in TEST() argument
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.h93 FastState(u64 tid, u64 epoch) { in FastState() function
101 explicit FastState(u64 x) in FastState() function