Home
last modified time | relevance | path

Searched refs:Agent (Results 1 – 25 of 28) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileWrapper.cpp41 : Agent(0), in OProfileWrapper()
186 Agent = OpenAgentFunc(); in op_open_agent()
187 return Agent != 0; in op_open_agent()
198 if (Agent && CloseAgentFunc) { in op_close_agent()
199 ret = CloseAgentFunc(Agent); in op_close_agent()
201 Agent = 0; in op_close_agent()
208 return Agent != 0; in isAgentAvailable()
218 if (Agent && WriteNativeCodeFunc) in op_write_native_code()
219 return WriteNativeCodeFunc(Agent, Name, Addr, Code, Size); in op_write_native_code()
231 if (Agent && WriteDebugLineInfoFunc) in op_write_debug_line_info()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/pci/
H A Dfsl,pci.txt1 * Bus Enumeration by Freescale PCI-X Agent
3 Typically any Freescale PCI-X bridge hardware strapped into Agent mode
9 enumeration despite being strapped into Agent mode.
/freebsd/contrib/dma/
H A DREADME.markdown1 dma -- DragonFly Mail Agent
4 dma is a small Mail Transport Agent (MTA), designed for home and
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSyncScope.h181 Agent = 4, enumerator
196 case Agent: in map()
213 static_cast<unsigned>(Workgroup), static_cast<unsigned>(Agent), in getRuntimeValues()
/freebsd/tools/build/options/
H A DWITHOUT_DMAGENT1 Do not build dma Mail Transport Agent.
/freebsd/sys/contrib/device-tree/Bindings/mailbox/
H A Dxlnx,zynqmp-ipi-mailbox.txt21 Hardware | | IPI Agent | | IPI Buffers | |
26 | Xilinx IPI Agent Block |
/freebsd/sys/contrib/device-tree/Bindings/timer/
H A Ddigicolor-timer.txt6 - reg : Specifies base physical address and size of the "Agent Communication"
/freebsd/sys/contrib/device-tree/Bindings/watchdog/
H A Ddigicolor-wdt.txt4 "Agent Communication" block. This block includes the eight programmable system
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DOProfileWrapper.h49 op_agent_t Agent; variable
/freebsd/release/packages/
H A DMakefile.package54 dma_COMMENT= DMA Mail Agent Utilities
55 dma_DESC= DMA Mail Agent Utilities
/freebsd/sys/contrib/openzfs/cmd/zed/agents/
H A DREADME.md64 In turn, a **Retire Agent** responds to diagnosed faults by isolating
71 Finally, a **Disk Add Agent** responds to events from a libudev disk
/freebsd/lib/libc/net/
H A Dprotocols124 iatp 117 IATP # Interactive Agent Transfer Protocol
/freebsd/crypto/openssh/
H A DFREEBSD-upgrade151 6) Agent client reference counting
H A DOVERVIEW71 X11, TCP/IP, and Agent forwarding
H A DPROTOCOL.certkeys302 should be allowed. Agent forwarding
H A DPROTOCOL790 5.5. Agent protocol extensions
/freebsd/usr.sbin/services_mkdb/
H A Dservices316 cmip-agent 164/tcp #CMIP/TCP Agent
317 smip-agent 164/udp #CMIP/TCP Agent
1035 ftp-agent 574/tcp #FTP Software Agent System
1036 ftp-agent 574/udp #FTP Software Agent System
1893 # PROBLEM Personal Agent assigned the port, but also used by HP Omniback
1894 personal-agent 5555/tcp #Personal Agent
2015 zabbix-agent 10050/tcp #Zabbix Agent
2016 zabbix-agent 10050/udp #Zabbix Agent
/freebsd/crypto/openssl/doc/man1/
H A Dtsget.pod36 User-Agent: OpenTSA tsget.pl/<version>
/freebsd/contrib/bsnmp/snmp_ntp/
H A DNTP-PROXY-MIB.txt38 monitor and control many NTP servers via a Proxy Agent."
/freebsd/contrib/bsnmp/snmpd/
H A DBEGEMOT-SNMPD.txt86 -- Agent types
/freebsd/share/misc/
H A Dpci_vendors29573 0e30 Xeon E7 v2/Xeon E5 v2/Core i7 Home Agent 0
29582 0e38 Xeon E7 v2/Xeon E5 v2/Core i7 Home Agent 1
29590 0e45 Xeon E7 v2/Xeon E5 v2/Core i7 QPI Link Agent Register
29591 0e47 Xeon E7 v2/Xeon E5 v2/Core i7 QPI Link Agent Register
29592 0e60 Xeon E7 v2/Xeon E5 v2/Core i7 Home Agent 1
29610 0e85 Xeon E7 v2/Xeon E5 v2/Core i7 QPI Link Agent Register
29615 0e95 Xeon E7 v2/Xeon E5 v2/Core i7 QPI Link Agent Register
29616 0ea0 Xeon E7 v2/Xeon E5 v2/Core i7 Home Agent 0
31299 1980 Atom Processor C3000 Series System Agent
34274 2b08 Xeon Processor E7 Product Family Caching Agent 0
[all …]
/freebsd/contrib/unbound/doc/
H A Dexample.conf.in505 # enable to not set the User-Agent HTTP header.
517 # User-Agent HTTP header to use. Leave "" or default to use package name
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPU.td809 "Agent (device) scoped atomic operations, excluding those directly "
/freebsd/contrib/tnftp/
H A DChangeLog671 - $FTPUSERAGENT overrides the HTTP User-Agent header.
/freebsd/contrib/tcpdump/
H A DCHANGES16 ICMPv6: Fix printing the Home Agent Address Discovery Reply Message.

12