Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/xray/
H A Dxray_profiling.cpp61 FunctionCallTrieStorage; variable
140 new (&FunctionCallTrieStorage) in getThreadLocalData()
144 reinterpret_cast<FunctionCallTrie *>(&FunctionCallTrieStorage)); in getThreadLocalData()
157 &FunctionCallTrieStorage))) in cleanupTLD()
174 reinterpret_cast<FunctionCallTrie *>(&FunctionCallTrieStorage))) in postCurrentThreadFCT()