Home
last modified time | relevance | path

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

12345678

/freebsd-13.1/contrib/llvm-project/lld/Common/
H A DTimer.cpp16 ScopedTimer::ScopedTimer(Timer &t) : t(&t) { in ScopedTimer()
29 Timer::Timer(llvm::StringRef name) : name(std::string(name)) {} in Timer() function in Timer
30 Timer::Timer(llvm::StringRef name, Timer &parent) : name(std::string(name)) { in Timer() function in Timer
34 Timer &Timer::root() { in root()
35 static Timer rootTimer("Total Link Time"); in root()
39 void Timer::print() { in print()
53 double Timer::millis() const { in millis()
59 void Timer::print(int depth, double totalDuration, bool recurse) const { in print()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DTimer.h22 class Timer; variable
82 class Timer {
100 Timer(const Timer &RHS) { in Timer() function
103 const Timer &operator=(const Timer &T) {
107 ~Timer();
110 explicit Timer() {} in Timer() function
147 Timer *T;
154 explicit TimeRegion(Timer *t) : T(t) { in TimeRegion()
245 friend class Timer;
247 void addTimer(Timer &T);
[all …]
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Utility/
H A DTimer.h28 class Timer {
36 friend class Timer;
48 Timer(Category &category, const char *format, ...)
56 ~Timer();
80 Timer(const Timer &) = delete;
81 const Timer &operator=(const Timer &) = delete;
91 static ::lldb_private::Timer::Category _cat(LLVM_PRETTY_FUNCTION); \
92 ::lldb_private::Timer _scoped_timer(_cat, "%s", LLVM_PRETTY_FUNCTION); \
100 static ::lldb_private::Timer::Category _cat(LLVM_PRETTY_FUNCTION); \
101 ::lldb_private::Timer _scoped_timer(_cat, FMT, __VA_ARGS__); \
/freebsd-13.1/contrib/llvm-project/lld/include/lld/Common/
H A DTimer.h23 class Timer; variable
26 explicit ScopedTimer(Timer &t);
34 Timer *t = nullptr;
37 class Timer {
39 Timer(llvm::StringRef name, Timer &parent);
41 static Timer &root();
49 explicit Timer(llvm::StringRef name);
53 std::vector<Timer *> children;
/freebsd-13.1/contrib/llvm-project/lldb/source/Utility/
H A DTimer.cpp29 typedef std::vector<Timer *> TimerStack;
30 static std::atomic<Timer::Category *> g_categories;
38 std::atomic<bool> Timer::g_quiet(true);
39 std::atomic<unsigned> Timer::g_display_depth(0);
50 Timer::Category::Category(const char *cat) : m_name(cat) { in Category()
60 void Timer::SetQuiet(bool value) { g_quiet = value; } in SetQuiet()
62 Timer::Timer(Timer::Category &category, const char *format, ...) in Timer() function in Timer
83 Timer::~Timer() { in ~Timer()
110 void Timer::SetDisplayDepth(uint32_t depth) { g_display_depth = depth; } in SetDisplayDepth()
129 void Timer::ResetCategoryTimes() { in ResetCategoryTimes()
[all …]
/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DPassTimingInfo.cpp87 Timer *getPassTimer(Pass *, PassInstanceID);
128 return new Timer(PassID, PassDescNumbered, TG); in newPassTimer()
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()
188 Timer *T = new Timer(PassID, FullDesc, TG); in getPassTimer()
219 const Timer* MyTimer = MyTimers[idx].get(); in dump()
229 const Timer* MyTimer = MyTimers[idx].get(); in dump()
237 Timer &MyTimer = getPassTimer(PassID); in startTimer()
[all …]
/freebsd-13.1/usr.sbin/ppp/
H A Dthroughput.c61 memset(&t->Timer, '\0', sizeof t->Timer); in throughput_init()
169 timer_Stop(&t->Timer); in throughput_sampler()
194 timer_Start(&t->Timer); in throughput_sampler()
201 timer_Stop(&t->Timer); in throughput_start()
217 timer_Stop(&t->Timer); in throughput_restart()
222 t->Timer.name = name; in throughput_restart()
223 t->Timer.arg = t; in throughput_restart()
226 t->Timer.load = 0; in throughput_restart()
227 t->Timer.func = NULL; in throughput_restart()
229 t->Timer.arg = NULL; in throughput_restart()
[all …]
H A Dtty.c125 timer_Stop(&dev->Timer); in tty_Timeout()
127 timer_Start(&dev->Timer); in tty_Timeout()
136 timer_Stop(&dev->Timer); in tty_Timeout()
187 timer_Stop(&dev->Timer); in tty_StartTimer()
188 dev->Timer.load = SECTICKS; in tty_StartTimer()
190 dev->Timer.name = "tty CD"; in tty_StartTimer()
191 dev->Timer.arg = p; in tty_StartTimer()
194 timer_Start(&dev->Timer); in tty_StartTimer()
481 timer_Stop(&dev->Timer); in tty_Offline()
521 timer_Stop(&dev->Timer); in tty_StopTimer()
[all …]
/freebsd-13.1/sys/contrib/device-tree/Bindings/timer/
H A Dallwinner,sun5i-a13-hstimer.yaml7 title: Allwinner A13 High-Speed Timer Device Tree Bindings
29 - description: Timer 0 Interrupt
30 - description: Timer 1 Interrupt
31 - description: Timer 2 Interrupt
32 - description: Timer 3 Interrupt
H A Dsamsung,exynos4210-mct.yaml7 title: Samsung Exynos SoC Multi Core Timer (MCT)
13 The Samsung's Multi Core Timer (MCT) module includes two main blocks, the
34 0: Global Timer Interrupt 0
35 1: Global Timer Interrupt 1
36 2: Global Timer Interrupt 2
37 3: Global Timer Interrupt 3
38 4: Local Timer Interrupt 0
39 5: Local Timer Interrupt 1
42 i: Local Timer Interrupt n
H A Dfaraday,fttmr010.txt33 interrupts = <14 IRQ_TYPE_EDGE_FALLING>, /* Timer 1 */
34 <15 IRQ_TYPE_EDGE_FALLING>, /* Timer 2 */
35 <16 IRQ_TYPE_EDGE_FALLING>; /* Timer 3 */
H A Darm,twd.txt1 * ARM Timer Watchdog
4 Timer-Watchdog (aka TWD), which provides both a per-cpu local timer
10 ** Timer node required properties:
H A Dst,spear-timer.txt1 * SPEAr ARM Timer
3 ** Timer node required properties:
H A Dintel,ixp4xx-timer.yaml27 - description: Timer 1 interrupt
28 - description: Timer 2 interrupt
H A Dbrcm,bcm2835-system-timer.txt1 BCM2835 System Timer
3 The System Timer peripheral provides four 32-bit timer channels and a
/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DTimer.cpp136 void Timer::init(StringRef TimerName, StringRef TimerDescription, in init()
146 Timer::~Timer() { in ~Timer()
190 void Timer::startTimer() { in startTimer()
197 void Timer::stopTimer() { in stopTimer()
205 void Timer::clear() { in clear()
241 typedef StringMap<Timer> Name2TimerMap;
261 Timer &T = GroupEntry.second[Name]; in get()
323 void TimerGroup::removeTimer(Timer &T) { in removeTimer()
346 void TimerGroup::addTimer(Timer &T) { in addTimer()
411 for (Timer *T = FirstTimer; T; T = T->Next) { in prepareToPrintList()
[all …]
/freebsd-13.1/contrib/llvm-project/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);
/freebsd-13.1/contrib/llvm-project/lld/COFF/
H A DPDB.h23 class Timer; variable
38 extern Timer loadGHashTimer;
39 extern Timer mergeGHashTimer;
/freebsd-13.1/sys/contrib/device-tree/src/powerpc/
H A Dlite5200.dts62 timer@600 { // General Purpose Timer
69 timer@610 { // General Purpose Timer
75 timer@620 { // General Purpose Timer
81 timer@630 { // General Purpose Timer
87 timer@640 { // General Purpose Timer
93 timer@650 { // General Purpose Timer
99 timer@660 { // General Purpose Timer
105 timer@670 { // General Purpose Timer
H A Dmpc5200b.dtsi63 gpt0: timer@600 { // General Purpose Timer
71 gpt1: timer@610 { // General Purpose Timer
78 gpt2: timer@620 { // General Purpose Timer
85 gpt3: timer@630 { // General Purpose Timer
92 gpt4: timer@640 { // General Purpose Timer
99 gpt5: timer@650 { // General Purpose Timer
106 gpt6: timer@660 { // General Purpose Timer
113 gpt7: timer@670 { // General Purpose Timer
/freebsd-13.1/sys/contrib/dev/acpica/components/executer/
H A Dexdebug.c191 UINT32 Timer; in AcpiExDoDebugObject() local
236 Timer = ((UINT32) AcpiOsGetTimer () / 10); in AcpiExDoDebugObject()
237 Timer &= 0x03FFFFFF; in AcpiExDoDebugObject()
239 AcpiOsPrintf ("ACPI Debug: T=0x%8.8X %*s", Timer, Level, " "); in AcpiExDoDebugObject()
/freebsd-13.1/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectLog.cpp328 Timer::SetDisplayDepth(UINT32_MAX); in DoExecute()
336 Timer::SetDisplayDepth(depth); in DoExecute()
361 Timer::DumpCategoryTimes(&result.GetOutputStream()); in DoExecute()
362 Timer::SetDisplayDepth(0); in DoExecute()
384 Timer::DumpCategoryTimes(&result.GetOutputStream()); in DoExecute()
407 Timer::ResetCategoryTimes(); in DoExecute()
459 Timer::SetQuiet(!increment); in DoExecute()
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerUtilWindows.cpp110 HANDLE Timer; in SetTimer() local
111 if (!CreateTimerQueueTimer(&Timer, TimerQueue, AlarmHandler, NULL, in SetTimer()
119 static TimerQ Timer; variable
127 Timer.SetTimer(Options.UnitTimeoutSec / 2 + 1); in SetSignalHandler()
/freebsd-13.1/sys/contrib/device-tree/Bindings/watchdog/
H A Dsirfsoc_wdt.txt1 SiRFSoC Timer and Watchdog Timer(WDT) Controller
/freebsd-13.1/sys/contrib/device-tree/Bindings/arm/
H A Datmel-sysregs.txt7 PIT Timer required properties:
13 PIT64B Timer required properties:
19 System Timer (ST) required properties:
72 - atmel,wakeup-rtt-timer: boolean to enable Real-time Timer Wake-up.
76 - atmel,wakeup-rtt-timer: boolean to enable Real-time Timer Wake-up.
107 - atmel,wakeup-rtt-timer: boolean to enable Real-time Timer Wake-up.

12345678