Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DSignposts.cpp76 void endInterval(const void *O) { in endInterval() function in llvm::SignpostEmitterImpl
129 void SignpostEmitter::endInterval(const void *O) { in endInterval() function in SignpostEmitter
133 Impl->endInterval(O); in endInterval()
H A DTimer.cpp202 Signposts->endInterval(this); in stopTimer()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Utility/
H A DTimer.h96 ::lldb_private::GetSignposts().endInterval(&_scoped_timer); \
105 ::lldb_private::GetSignposts().endInterval(&_scoped_timer); \
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DSignposts.h74 void endInterval(const void *O);