| /freebsd/sys/dev/hwpmc/ |
| H A D | hwpmc_core.h | 94 * 15 Ctr 3 PMI 97 * 11 Ctr 2 PMI 100 * 7 Ctr 1 PMI 103 * 3 Ctr 0 PMI
|
| H A D | hwpmc_core.c | 152 /* Enable Freezing PMCs on PMI. */ in core_pcpu_init() 1074 * PMCs have a pending PMI interrupt. We take a 'snapshot' of in core2_intr()
|
| /freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | msm8996-sony-xperia-tone.dtsi | 380 pmi-clk-gpio-pins { 506 pmi-gpio2-nc-pins { 516 pmi-gpio3-nc-pins { 526 pmi-gpio4-nc-pins { 535 pmi-gpio5-nc-pins { 544 pmi-gpio6-nc-pins { 553 pmi-gpio7-nc-pins { 562 pmi-gpio8-nc-pins { 577 pmi-gpio10-nc-pins {
|
| /freebsd/sys/dev/isci/scil/ |
| H A D | sati_read_capacity.c | 80 * LBA field is not 0, the PMI bit is not 0. 93 * - the PMI bit must be 0 in sati_read_capacity_10_translate_command() 137 * LBA field is not 0, the PMI bit is not 0. 150 * - the PMI bit must be 0 in sati_read_capacity_16_translate_command()
|
| H A D | sati_test_unit_ready.c | 80 * LBA field is not 0, the PMI bit is not 0.
|
| /freebsd/sys/cam/ctl/ |
| H A D | ctl_util.h | 71 int pmi, ctl_tag_type tag_type, uint8_t control); 74 int pmi, ctl_tag_type tag_type, uint8_t control);
|
| H A D | ctl_util.c | 383 uint32_t addr, int reladr, int pmi, in ctl_scsi_read_capacity() 396 if (pmi) in ctl_scsi_read_capacity() 397 cdb->pmi = SRC_PMI; in ctl_scsi_read_capacity() 413 int pmi, ctl_tag_type tag_type, uint8_t control) in ctl_scsi_read_capacity_16() 426 if (pmi) in ctl_scsi_read_capacity_16() 382 ctl_scsi_read_capacity(union ctl_io * io,uint8_t * data_ptr,uint32_t data_len,uint32_t addr,int reladr,int pmi,ctl_tag_type tag_type,uint8_t control) ctl_scsi_read_capacity() argument 412 ctl_scsi_read_capacity_16(union ctl_io * io,uint8_t * data_ptr,uint32_t data_len,uint64_t addr,int reladr,int pmi,ctl_tag_type tag_type,uint8_t control) ctl_scsi_read_capacity_16() argument
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | ComplexDeinterleavingPass.cpp | 1198 for (auto &PMI : Info) { in identifyMultiplications() local 1199 if (ProcessedReal[PMI.RealIdx] || ProcessedImag[PMI.ImagIdx]) in identifyMultiplications() 1202 auto It = CommonToNode.find(PMI.Common); in identifyMultiplications() 1208 for (auto *Mul : {&RealMuls[PMI.RealIdx], &RealMuls[PMI.RealIdx]}) in identifyMultiplications() 1215 auto &RealMul = RealMuls[PMI.RealIdx]; in identifyMultiplications() 1216 auto &ImagMul = ImagMuls[PMI.ImagIdx]; in identifyMultiplications() 1219 auto NodeB = PMI.Node; in identifyMultiplications() 1220 auto IsMultiplicandReal = PMI.Common == NodeA->Real; in identifyMultiplications() 1235 if ((IsMultiplicandReal && PMI.IsNodeInverted) || in identifyMultiplications() 1236 (!IsMultiplicandReal && !PMI.IsNodeInverted)) in identifyMultiplications() [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
| H A D | nvidia,tegra210-pinmux.yaml | 88 i2s5a, i2s5b, iqc0, iqc1, jtag, pe, pe0, pe1, pmi, pwm0,
|
| H A D | nvidia,tegra114-pinmux.yaml | 92 nand, nand_alt, owr, pmi, pwm0, pwm1, pwm2, pwm3, pwron,
|
| H A D | nvidia,tegra114-pinmux.txt | 88 i2s0, i2s1, i2s2, i2s3, i2s4, irda, kbc, nand, nand_alt, owr, pmi,
|
| H A D | nvidia,tegra124-pinmux.txt | 107 i2s1, i2s2, i2s3, i2s4, irda, kbc, owr, pmi, pwm0, pwm1, pwm2, pwm3,
|
| H A D | nvidia,tegra124-pinmux.yaml | 107 owr, pmi, pwm0, pwm1, pwm2, pwm3, pwron, reset_out_n, rsvd1,
|
| H A D | nvidia,tegra210-pinmux.txt | 139 pe1, pmi, pwm0, pwm1, pwm2, pwm3, qspi, rsvd0, rsvd1, rsvd2, rsvd3, sata,
|
| /freebsd/sys/dev/ath/ath_hal/ar5416/ |
| H A D | ar5416_cal_iq.c | 54 "%d: Chn %d pmi=0x%08x;pmq=0x%08x;iqcm=0x%08x;\n", in ar5416IQCalCollect()
|
| /freebsd/sys/amd64/pt/ |
| H A D | pt.c | 781 * ToPA PMI handler. 809 ("%s: cpu %d: ToPA PMI interrupt without an active context", in pt_topa_intr() 813 ("%s: cpu %d: ToPA PMI interrupt with invalid buffer", __func__, in pt_topa_intr()
|
| /freebsd/sys/contrib/openzfs/man/man1/ |
| H A D | zarcstat.1 | 80 .It Sy pmi%
|
| /freebsd/sys/contrib/openzfs/cmd/ |
| H A D | zarcstat.in | 108 "pmi%": [4, 100, "Prefetch metadata I/O hits percentage"], 679 v["pmi%"] = 100 * v["pmioh"] / v["pmread"] if v["pmread"] > 0 else 0 680 v["pmm%"] = 100 - v["pmh%"] - v["pmi%"] if v["pmread"] > 0 else 0
|
| /freebsd/sys/dev/usb/storage/ |
| H A D | ustorage_fs.c | 1093 uint8_t pmi = sc->sc_cbw->CBWCDB[8]; in ustorage_fs_read_capacity() local 1095 /* Check the PMI and LBA fields */ in ustorage_fs_read_capacity() 1096 if ((pmi > 1) || ((pmi == 0) && (lba != 0))) { in ustorage_fs_read_capacity()
|
| /freebsd/tools/tools/vhba/faulty/ |
| H A D | vhba_faulty.c | 308 if (cdb[8] & 0x1) { /* PMI */ in faulty_act()
|
| /freebsd/tools/tools/vhba/lots/ |
| H A D | vhba_lots.c | 294 if (cdb[8] & 0x1) { /* PMI */ in vhbalots_act()
|
| /freebsd/tools/tools/vhba/medium/ |
| H A D | vhba_medium.c | 295 if (cdb[8] & 0x1) { /* PMI */ in vhbamedium_act()
|
| /freebsd/tools/tools/vhba/simple/ |
| H A D | vhba_simple.c | 295 if (cdb[8] & 0x1) { /* PMI */ in vhbasimple_act()
|
| /freebsd/tools/tools/vhba/rptluns/ |
| H A D | vhba_rptluns.c | 324 if (cdb[8] & 0x1) { /* PMI */ in vhbarptluns_act()
|
| /freebsd/lib/libpmc/pmu-events/arch/x86/emeraldrapids/ |
| H A D | pipeline.json | 272 …ately so the overflow status bit will flip 'high (1)' and generate another PMI (if enabled) after … 280 …ately so the overflow status bit will flip 'high (1)' and generate another PMI (if enabled) after …
|