/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | timing.cpp | 14 if (Manager) in ~Timer() 15 Manager->report(*this); in ~Timer() 18 ScopedTimer::ScopedTimer(TimingManager &Manager, const char *Name) in ScopedTimer() argument 19 : Timer(Manager.getOrCreateTimer(Name)) { in ScopedTimer() 23 ScopedTimer::ScopedTimer(TimingManager &Manager, const Timer &Nest, in ScopedTimer() argument 25 : Timer(Manager.nest(Nest, Name)) { in ScopedTimer()
|
H A D | timing.h | 33 : StartTime(0), AccTime(Other.AccTime), Manager(Other.Manager), in Timer() 35 Other.Manager = nullptr; in Timer() 57 Manager = nullptr; in ignore() 62 Timer(TimingManager &Manager, u32 HandleId) in Timer() argument 63 : Manager(&Manager), HandleId(HandleId) {} in Timer() 67 TimingManager *Manager = nullptr; variable 76 ScopedTimer(TimingManager &Manager, const char *Name); 77 ScopedTimer(TimingManager &Manager, const Timer &Nest, const char *Name); 130 CHECK_EQ(T.Manager, this); in nest()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/ |
H A D | NativeProcessNetBSD.h | 30 class Manager : public NativeProcessProtocol::Manager { 32 using NativeProcessProtocol::Manager::Manager;
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/ |
H A D | NativeProcessFreeBSD.h | 33 class Manager : public NativeProcessProtocol::Manager { 35 using NativeProcessProtocol::Manager::Manager;
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/common/ |
H A D | NativeProcessProtocol.h | 275 class Manager { 277 Manager(MainLoop &mainloop) : m_mainloop(mainloop) {} in Manager() function 278 Manager(const Manager &) = delete; 279 Manager &operator=(const Manager &) = delete; 281 virtual ~Manager();
|
/freebsd/lib/libc/rpc/ |
H A D | rpc | 44 event 100101 na.event # SunNet Manager 45 logger 100102 na.logger # SunNet Manager 48 activity 100109 na.activity # SunNet Manager
|
/freebsd/sys/contrib/device-tree/Bindings/edac/ |
H A D | socfpga-eccmgr.txt | 1 Altera SoCFPGA ECC Manager 2 This driver uses the EDAC framework to implement the SOCFPGA ECC Manager. 3 The ECC Manager counts and corrects single bit errors and counts/handles 6 Cyclone5 and Arria5 ECC Manager 52 Arria10 SoCFPGA ECC Manager 53 The Arria10 SoC ECC Manager handles the IRQs for each peripheral 59 - altr,sysgr-syscon : phandle to Arria10 System Manager Block 65 - interrupt-controller : boolean indicator that ECC Manager is an interrupt controller 235 Stratix10 SoCFPGA ECC Manager (ARM64) 236 The Stratix10 SoC ECC Manager handles the IRQs for each peripheral [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/fpga/ |
H A D | fpga-region.txt | 66 * In some implementations, the FPGA Manager transparently handles gating the 72 FPGA Manager 73 * An FPGA Manager is a hardware block that programs an FPGA under the control 128 * FPGA Manager 144 reconfiguration. It must include a phandle to an FPGA Manager. The base 155 If an FPGA Region does not specify an FPGA Manager, it will inherit the FPGA 156 Manager specified by its ancestor FPGA Region. This supports both the case 157 where the same FPGA Manager is used for all of an FPGA as well the case where 158 a different FPGA Manager is used for each region. 168 - fpga-mgr : should contain a phandle to an FPGA Manager [all...] |
H A D | altera-socfpga-fpga-mgr.txt | 1 Altera SOCFPGA FPGA Manager 8 - interrupts : interrupt for the FPGA Manager device.
|
H A D | intel-stratix10-soc-fpga-mgr.txt | 1 Intel Stratix10 SoC FPGA Manager
|
H A D | xilinx-zynq-fpga-mgr.txt | 1 Xilinx Zynq FPGA Manager
|
/freebsd/sys/contrib/device-tree/Bindings/mailbox/ |
H A D | ti,message-manager.txt | 1 Texas Instruments' Message Manager Driver 4 The Texas Instruments' Message Manager is a mailbox controller that has 10 Message Manager Device Node:
|
/freebsd/contrib/llvm-project/lldb/tools/lldb-server/ |
H A D | lldb-gdbserver.cpp | 66 typedef process_linux::NativeProcessLinux::Manager NativeProcessManager; 68 typedef process_freebsd::NativeProcessFreeBSD::Manager NativeProcessManager; 70 typedef process_netbsd::NativeProcessNetBSD::Manager NativeProcessManager; 72 typedef NativeProcessWindows::Manager NativeProcessManager; 75 class NativeProcessManager : public NativeProcessProtocol::Manager { 78 : NativeProcessProtocol::Manager(mainloop) {}
|
/freebsd/share/doc/papers/relengr/ |
H A D | ref.bib | 5 %B \s-1UNIX\s0 System Manager's Manual, 4.3 Berkeley Software Distribution, Virtual VAX-11 Version 13 %B \s-1UNIX\s0 System Manager's Manual, 4.3 Berkeley Software Distribution, Virtual VAX-11 Version
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | LegacyPassManagers.h | 9 // This file declares the LLVM Pass Manager infrastructure. 25 // The Pass Manager Infrastructure manages passes. It's responsibilities are: 33 // Pass Manager Infrastructure uses multiple pass managers. They are 204 void addPassManager(PMDataManager *Manager) { in addPassManager() argument 205 PassManagers.push_back(Manager); in addPassManager() 208 // Add Manager into the list of managers that are not directly 210 inline void addIndirectPassManager(PMDataManager *Manager) { in addIndirectPassManager() argument 211 IndirectPassManagers.push_back(Manager); in addIndirectPassManager() 325 /// RequiredPass is run on the fly by Pass Manager when P requests it 491 /// Pass Manager itsel [all...] |
/freebsd/sys/contrib/device-tree/Bindings/soc/qcom/ |
H A D | qcom,smem.txt | 1 Qualcomm Shared Memory Manager binding 3 This binding describes the Qualcomm Shared Memory Manager, used to share data
|
H A D | qcom,apr.txt | 38 5 - Voice Stream Manager Service. 40 7 - Audio Stream Manager Service. 41 8 - Audio Device Manager Service.
|
H A D | qcom,smd-rpm.txt | 1 Qualcomm Resource Power Manager (RPM) over SMD 3 This driver is used to interface with the Resource Power Manager (RPM) found in
|
/freebsd/sys/contrib/device-tree/Bindings/reset/ |
H A D | zynq-reset.txt | 1 Xilinx Zynq Reset Manager 14 The Zynq Reset Manager needs to be a childnode of the SLCR.
|
H A D | socfpga-reset.txt | 1 Altera SOCFPGA Reset Manager
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | convex | 28 # a dump that is dependent on Convex Storage Manager, because data in 34 24 belong =60014 dump format, Convex Storage Manager by-reference dump
|
/freebsd/sys/contrib/device-tree/Bindings/power/reset/ |
H A D | brcm,bcm21664-resetmgr.txt | 1 Broadcom Kona Family Reset Manager
|
/freebsd/sys/contrib/device-tree/Bindings/thermal/ |
H A D | dove-thermal.txt | 10 three Thermal Manager registers, while the second range contains the
|
/freebsd/crypto/heimdal/lib/hdb/ |
H A D | hdb.asn1 | 78 HDB-Ext-Lan-Manager-OWF ::= OCTET STRING 100 lm-owf[4] HDB-Ext-Lan-Manager-OWF,
|
/freebsd/sys/contrib/device-tree/Bindings/arm/altera/ |
H A D | socfpga-system.txt | 1 Altera SOCFPGA System Manager
|