Searched defs:Signposts (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Support/ | ||
H A D | Signposts.cpp | 45 DenseMap<const void *, os_signpost_id_t> Signposts; member in llvm::SignpostEmitterImpl |
H A D | Timer.cpp | 56 static ManagedStatic<SignpostEmitter> Signposts; global() variable |
/llvm-project/lldb/source/Utility/ | ||
H A D | Timer.cpp | 34 static llvm::ManagedStatic<llvm::SignpostEmitter> Signposts; variable |