Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/xray/
H A Dxray_profile_collector.cc31 struct ThreadTrie { struct
32 tid_t TId;
33 typename std::aligned_storage<sizeof(FunctionCallTrie)>::type TrieStorage;