Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_profiling.cpp58 FunctionCallTrieStorage[sizeof(FunctionCallTrie)]; variable
137 new (&FunctionCallTrieStorage) in getThreadLocalData()
141 reinterpret_cast<FunctionCallTrie *>(&FunctionCallTrieStorage)); in getThreadLocalData()
154 &FunctionCallTrieStorage))) in cleanupTLD()
171 reinterpret_cast<FunctionCallTrie *>(&FunctionCallTrieStorage))) in postCurrentThreadFCT()