Home
last modified time | relevance | path

Searched refs:Timer (Results 1 – 25 of 143) sorted by relevance

123456

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DTimer.h22 class Timer; variable
82 class Timer {
91 Timer **Prev = nullptr; ///< Pointer to \p Next of previous timer in group.
92 Timer *Next = nullptr; ///< Next timer in the group.
94 explicit Timer(StringRef TimerName, StringRef TimerDescription) { in Timer() function
97 Timer(StringRef TimerName, StringRef TimerDescription, TimerGroup &tg) { in Timer() function
100 Timer(const Timer &RHS) { in Timer() function
103 const Timer &operator=(const Timer &T) {
107 ~Timer();
110 explicit Timer() {} in Timer() function
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DPassTimingInfo.cpp65 DenseMap<PassInstanceID, std::unique_ptr<Timer>> TimingData; ///< timers for pass instances
87 Timer *getPassTimer(Pass *, PassInstanceID);
92 Timer *newPassTimer(StringRef PassID, StringRef PassDesc);
122 Timer *PassTimingInfo::newPassTimer(StringRef PassID, StringRef PassDesc) { in newPassTimer()
128 return new Timer(PassID, PassDescNumbered, TG); in newPassTimer()
131 Timer *PassTimingInfo::getPassTimer(Pass *P, PassInstanceID Pass) { in getPassTimer()
137 std::unique_ptr<Timer> &T = TimingData[Pass]; in getPassTimer()
153 Timer *getPassTimer(Pass *P) { in getPassTimer()
173 Timer &TimePassesHandler::getPassTimer(StringRef PassID) { in getPassTimer()
177 Timers.emplace_back(new Timer(PassID, PassID, TG)); in getPassTimer()
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dtimer.cc40 Timer::Timer() in Timer() function in gold::Timer
49 Timer::start() in start()
56 Timer::stamp(int n) in stamp()
93 Timer::get_time(TimeStats *now) in get_time()
108 Timer::TimeStats
109 Timer::get_elapsed_time() in get_elapsed_time()
121 Timer::TimeStats
122 Timer::get_pass_time(int n) in get_pass_time()
H A Dtimer.h29 class Timer
45 Timer();
65 Timer(const Timer&);
66 Timer& operator=(const Timer&);
H A Dparameters.h31 class Timer; variable
61 set_timer(Timer* timer);
78 Timer*
192 Timer* timer_;
212 set_parameters_timer(Timer* timer);
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dtimer.cc40 Timer::Timer() in Timer() function in gold::Timer
49 Timer::start() in start()
56 Timer::stamp(int n) in stamp()
93 Timer::get_time(TimeStats *now) in get_time()
108 Timer::TimeStats
109 Timer::get_elapsed_time() in get_elapsed_time()
121 Timer::TimeStats
122 Timer::get_pass_time(int n) in get_pass_time()
H A Dtimer.h29 class Timer
45 Timer();
65 Timer(const Timer&);
66 Timer& operator=(const Timer&);
H A Dparameters.h31 class Timer; variable
61 set_timer(Timer* timer);
78 Timer*
192 Timer* timer_;
212 set_parameters_timer(Timer* timer);
H A Dparameters.cc82 Parameters::set_timer(Timer* timer) in set_timer()
290 set_parameters_timer(Timer* timer) in set_parameters_timer()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DTimer.cpp108 void Timer::init(StringRef TimerName, StringRef TimerDescription) { in init()
112 void Timer::init(StringRef TimerName, StringRef TimerDescription, in init()
122 Timer::~Timer() { in ~Timer()
165 void Timer::startTimer() { in startTimer()
172 void Timer::stopTimer() { in stopTimer()
180 void Timer::clear() { in clear()
216 typedef StringMap<Timer> Name2TimerMap;
227 Timer &get(StringRef Name, StringRef Description, StringRef GroupName, in get()
236 Timer &T = GroupEntry.second[Name]; in get()
298 void TimerGroup::removeTimer(Timer &T) { in removeTimer()
[all …]
/netbsd-src/sys/arch/mvme68k/docs/
H A DInterrupts79 0x58 PCC2: Timer 2
80 0x59 PCC2: Timer 1
105 0x78 VME2: Tick Timer #1
106 0x79 VME2: Tick Timer #2
123 0x53 MC2: Timer 4
124 0x54 MC2: Timer 3
128 0x58 MC2: Timer 2
129 0x59 MC2: Timer 1
154 0x78 VME2: Tick Timer #1
155 0x79 VME2: Tick Timer #2
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DPassTimingInfo.h39 Timer *getPassTimer(Pass *);
55 using TimerVector = llvm::SmallVector<std::unique_ptr<Timer>, 4>;
60 SmallVector<Timer *, 8> TimerStack;
94 Timer &getPassTimer(StringRef PassID);
/netbsd-src/sys/arch/atari/atari/
H A Dvectors.s135 VECTOR(badmfpint) | 68: modem port 1 baudgen (Timer D)
137 ASVECTOR(mfp_timc) | 69: Timer C {stat,prof}clock
139 VECTOR(badmfpint) | 69: Timer C
152 ASVECTOR(mfp_tima) | 77: Timer A (System clock)
163 VECTOR(badmfpint) | 84: serial port 1 baudgen (Timer D)
164 VECTOR(badmfpint) | 85: TCCLC SCC (Timer C)
171 VECTOR(badmfpint) | 88: Display enable (Timer B)
176 VECTOR(badmfpint) | 93: Timer A
/netbsd-src/sys/arch/arm/cortex/
H A Dfiles.cortex32 # ARMv7 Generic Timer
37 # A9 MPCore Global Timer
42 # A9 MPcore Private Timer
47 # A9 MPcore Watchdog Timer
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerUtilWindows.cpp102 HANDLE Timer; in SetTimer() local
103 if (!CreateTimerQueueTimer(&Timer, TimerQueue, AlarmHandler, NULL, in SetTimer()
111 static TimerQ Timer; variable
119 Timer.SetTimer(Options.UnitTimeoutSec / 2 + 1); in SetSignalHandler()
/netbsd-src/sys/external/bsd/acpica/dist/executer/
H A Dexdebug.c83 UINT32 Timer; in AcpiExDoDebugObject() local
128 Timer = ((UINT32) AcpiOsGetTimer () / 10); in AcpiExDoDebugObject()
129 Timer &= 0x03FFFFFF; in AcpiExDoDebugObject()
131 AcpiOsPrintf ("ACPI Debug: T=0x%8.8X %*s", Timer, Level, " "); in AcpiExDoDebugObject()
/netbsd-src/sys/arch/evbarm/conf/
H A Dstd.viper18 # OS Timer This is compatible to SA1110's OS Timer.
H A Dstd.lubbock21 # OS Timer This is compatible to SA1110's OS Timer.
H A DRPI231 no bcmtmr0 at fdt? # System Timer
32 gtmr* at fdt? pass 1 # ARM Generic Timer
/netbsd-src/sys/external/bsd/acpica/dist/tools/examples/
H A Dextables.c321 [0004] PM Timer Block Address : 00000001
327 [0001] PM Timer Block Length : 04
358 32-bit PM Timer (V1) : 0
365 Use Platform Timer (V4) : 0
419 [0012] PM Timer Block : [Generic Address Structure]
/netbsd-src/sys/external/bsd/acpica/dist/common/
H A Ddmtables.c94 time_t Timer; in AdDisassemblerHeader() local
124 time (&Timer);
125 AcpiOsPrintf (" * Disassembly of %s, %s", Filename, ctime (&Timer));
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp115 std::unique_ptr<llvm::Timer> SyntaxCheckTimer;
116 std::unique_ptr<llvm::Timer> ExprEngineTimer;
117 std::unique_ptr<llvm::Timer> BugReporterTimer;
134 SyntaxCheckTimer = std::make_unique<llvm::Timer>( in AnalysisConsumer()
136 ExprEngineTimer = std::make_unique<llvm::Timer>( in AnalysisConsumer()
138 BugReporterTimer = std::make_unique<llvm::Timer>( in AnalysisConsumer()
/netbsd-src/external/mit/libuv/dist/docs/src/
H A Dtimer.rst4 :c:type:`uv_timer_t` --- Timer handle
7 Timer handles are used to schedule callbacks to be called in the future.
15 Timer handle type.
/netbsd-src/external/bsd/libbind/dist/isc/
H A Deventlib.c275 enum { JustPoll, Block, Timer } m; in evGetNext() enumerator
296 m = Timer; in evGetNext()
325 if (m == Timer) { in evGetNext()
348 } while (x == 0 && m == Timer && in evGetNext()
397 new->type = Timer; in evGetNext()
536 case Timer: { in evDispatch()
612 case Timer: { in evDrop()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/yaml-bench/
H A DYAMLBench.cpp147 llvm::Timer BaseLine((Name + ".loop").str(), (Description + ": Loop").str(), in benchmark()
157 llvm::Timer Tokenizing((Name + ".tokenizing").str(), in benchmark()
165 llvm::Timer Parsing((Name + ".parsing").str(), in benchmark()

123456