Home
last modified time | relevance | path

Searched refs:dqo_width (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_libdispatch.cpp49 const uint16_t dqo_width; member
63 uptr width = *(uint16_t *)(((uptr)q) + dispatch_queue_offsets.dqo_width); in IsQueueSerial()