Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/xray/
H A Dxray_profile_collector.cc96 ProfileBuffersStorage; variable
365 new (&ProfileBuffersStorage) ProfileBufferArray(*ProfileBuffersAllocator); in reset()
367 reinterpret_cast<ProfileBufferArray *>(&ProfileBuffersStorage); in reset()