| /freebsd-13.1/sys/contrib/device-tree/Bindings/soc/ti/ |
| H A D | wkup_m3_ipc.txt | 1 Wakeup M3 IPC Driver 8 to boot the wkup_m3, it handles communication with the CM3 using IPC registers 14 A wkup_m3_ipc device node is used to represent the IPC registers within an 22 - reg: Contains the IPC register address space to communicate 26 - ti,rproc: phandle to the wkup_m3 rproc node so the IPC driver 28 - mboxes: phandles used by IPC framework to get correct mbox
|
| /freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-mca/Views/ |
| H A D | SummaryView.cpp | 78 << format("%.2f", floor((DV.IPC * 100) + 0.5) / 100); in printView() 94 DV.IPC = (double)DV.TotalInstructions / TotalCycles; in collectData() 108 {"IPC", DV.IPC}, in toJSON()
|
| H A D | SchedulerStatistics.cpp | 115 unsigned IPC = Entry.second; in printSchedulerStats() local 116 OS << " " << NumIssued << ", " << IPC << " (" in printSchedulerStats() 117 << format("%.1f", ((double)IPC / NumCycles) * 100) << "%)\n"; in printSchedulerStats()
|
| H A D | SummaryView.h | 56 double IPC; member
|
| /freebsd-13.1/contrib/sendmail/cf/mailer/ |
| H A D | smtp.m4 | 110 Msmtp, P=[IPC], F=_MODMF_(CONCAT(_DEF_SMTP_MAILER_FLAGS, SMTP_MAILER_FLAGS), `SMTP'), S=EnvFromSMT… 113 Mesmtp, P=[IPC], F=_MODMF_(CONCAT(_DEF_SMTP_MAILER_FLAGS, `a', SMTP_MAILER_FLAGS), `ESMTP'), S=Env… 116 Msmtp8, P=[IPC], F=_MODMF_(CONCAT(_DEF_SMTP_MAILER_FLAGS, `8', SMTP_MAILER_FLAGS), `SMTP8'), S=Env… 119 Mdsmtp, P=[IPC], F=_MODMF_(CONCAT(_DEF_SMTP_MAILER_FLAGS, `a%', SMTP_MAILER_FLAGS), `DSMTP'), S=En… 122 Mrelay, P=[IPC], F=_MODMF_(CONCAT(_DEF_SMTP_MAILER_FLAGS, `a8', RELAY_MAILER_FLAGS), `RELAY'), S=E…
|
| H A D | cyrusv2.m4 | 26 Mcyrusv2, P=[IPC], F=_MODMF_(CONCAT(_DEF_CYRUSV2_MAILER_FLAGS, CYRUSV2_MAILER_FLAGS), `CYRUSV2'),
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/MCA/Stages/ |
| H A D | MicroOpQueueStage.cpp | 38 MicroOpQueueStage::MicroOpQueueStage(unsigned Size, unsigned IPC, in MicroOpQueueStage() argument 40 : NextAvailableSlotIdx(0), CurrentInstructionSlotIdx(0), MaxIPC(IPC), in MicroOpQueueStage()
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/firmware/ |
| H A D | nvidia,tegra186-bpmp.txt | 7 which can create the interprocessor communication (IPC) between the CPU 17 the IPC between CPU and BPMP is based on. 61 The shared memory area for the IPC TX and RX between CPU and BPMP are
|
| H A D | nvidia,tegra210-bpmp.txt | 9 interprocessor communication (IPC) between the CPU and BPMP.
|
| /freebsd-13.1/tools/regression/ |
| H A D | README | 84 sysvmsg SysV IPC Message Queue Regression Utility 85 sysvsem SysV IPC Semaphore Regression Utility 86 sysvshm SysV IPC Shared Memory Regression Utility
|
| /freebsd-13.1/contrib/sendmail/cf/feature/ |
| H A D | msp.m4 | 53 define(`LOCAL_MAILER_PATH', `[IPC]')dnl 57 define(`LOCAL_SHELL_PATH', `[IPC]')dnl
|
| /freebsd-13.1/sys/contrib/device-tree/scripts/ |
| H A D | rewrite-index.pl | 4 use IPC::Open2;
|
| /freebsd-13.1/tools/regression/sysvsem/ |
| H A D | README | 3 SysV IPC Semaphore Regression Utility.
|
| /freebsd-13.1/tools/regression/sysvmsg/ |
| H A D | README | 3 SysV IPC Message Queue Regression Utility.
|
| /freebsd-13.1/tools/regression/sysvshm/ |
| H A D | README | 3 SysV IPC Shared Memory Regression Utility.
|
| /freebsd-13.1/share/doc/papers/newvm/ |
| H A D | spell.ok | 12 IPC
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/powerpc/nintendo/ |
| H A D | wii.txt | 130 1.j) The Inter-Processor Communication (IPC) node 136 - reg : should contain the IPC registers location and length 137 - interrupts : should contain the IPC interrupt
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/ |
| H A D | RegisterFile.cpp | 172 IndexPlusCostPairTy &IPC = Entry.IndexPlusCost; in addRegisterFile() local 173 if (IPC.first && IPC.first != RegisterFileIndex) { in addRegisterFile() 180 IPC = std::make_pair(RegisterFileIndex, RCE.Cost); in addRegisterFile() 190 OtherEntry.IndexPlusCost = IPC; in addRegisterFile()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MCA/Stages/ |
| H A D | MicroOpQueueStage.h | 64 MicroOpQueueStage(unsigned Size, unsigned IPC = 0,
|
| /freebsd-13.1/contrib/openbsm/ |
| H A D | configure.ac | 233 # Check to see if Mach IPC is used for trigger messages. If so, use Mach IPC 236 AC_DEFINE(USE_MACH_IPC,, Define if uses Mach IPC for Triggers messages)
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/mailbox/ |
| H A D | brcm,bcm2835-mbox.txt | 1 Broadcom BCM2835 VideoCore mailbox IPC
|
| H A D | mailbox.txt | 27 users of these mailboxes for IPC, one for each mailbox. This shared
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | ti,keystone-irq.txt | 7 used by the IPC mechanism used on Keystone SOCs.
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/i2c/ |
| H A D | nvidia,tegra186-bpmp-i2c.txt | 5 running on other CPUs must perform IPC to the BPMP in order to execute
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/gpio/ |
| H A D | gpio-dsp-keystone.txt | 5 This is one of the component used by the IPC mechanism used on Keystone SOCs.
|