Searched defs:FCT (Results 1 – 2 of 2) sorted by relevance
44 atomic_uintptr_t FCT; member135 uptr FCT = 0; in getThreadLocalData() local152 auto FCT = atomic_exchange(&TLD.FCT, 0, memory_order_acq_rel); in cleanupTLD() local174 auto FCT = reinterpret_cast<FunctionCallTrie *>(P); in postCurrentThreadFCT() local291 auto FCT = reinterpret_cast<FunctionCallTrie *>(atomic_load_relaxed(&T->FCT)); in profilingHandleArg0() local
63 FunctionCallTrie FCT; member