Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/xray/
Dxray_profile_collector.cpp30 struct ThreadTrie { struct
31 tid_t TId;
32 typename std::aligned_storage<sizeof(FunctionCallTrie)>::type TrieStorage;