Searched defs:Timer (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/Core/
H A DTimer.h34 class Timer class in namespace:lldb_private
[all...]
/freebsd-10.1-release/usr.sbin/ppp/
H A Dthroughput.h51 struct pppTimer Timer; member in struct:pppThroughput
H A Dtty.c89 struct pppTimer Timer; /* CD checks */ member in struct:ttydevice
[all...]
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Core/
H A DTimer.cpp78 Timer function in class:Timer
[all...]
/freebsd-10.1-release/contrib/llvm/include/llvm/Support/
H A DTimer.h80 class Timer { class in namespace:llvm
88 explicit Timer(StringRef N) : TG(0) { init(N); } function in class:llvm::Timer
89 Timer(StringRef N, TimerGroup &tg) : TG(0) { init(N, tg); } function in class:llvm::Timer
90 Timer(cons function in class:llvm::Timer
100 explicit Timer() : TG(0) {} function in class:llvm::Timer
[all...]
/freebsd-10.1-release/contrib/llvm/lib/Support/
H A DTimer.cpp[all...]
/freebsd-10.1-release/sys/contrib/dev/acpica/common/
H A Dadisasm.c582 time_t Timer; local
/freebsd-10.1-release/lib/libc/isc/
H A Deventlib_p.h171 enum { Accept, File, Stream, Timer, Wait, Free, Null } type; enumerator in enum:evEvent_p::__anon5600

Completed in 72 milliseconds