Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_profile_collector.cc31 struct ThreadTrie { struct
32 tid_t TId;
33 typename std::aligned_storage<sizeof(FunctionCallTrie)>::type TrieStorage;