Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_profile_collector.cpp30 struct ThreadTrie { struct
31 tid_t TId;
32 alignas(FunctionCallTrie) std::byte TrieStorage[sizeof(FunctionCallTrie)];