| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMInstrFormats.td | 472 class AsmPseudoInst<string asm, dag iops, dag oops = (outs)> 476 let InOperandList = iops; 484 class ARMAsmPseudo<string asm, dag iops, dag oops = (outs)> 485 : AsmPseudoInst<asm, iops, oops>, Requires<[IsARM]>; 486 class tAsmPseudo<string asm, dag iops, dag oops = (outs)> 487 : AsmPseudoInst<asm, iops, oops>, Requires<[IsThumb]>; 488 class t2AsmPseudo<string asm, dag iops, dag oops = (outs)> 489 : AsmPseudoInst<asm, iops, oops>, Requires<[IsThumb2]>; 490 class VFP2AsmPseudo<string asm, dag iops, dag oops = (outs)> 491 : AsmPseudoInst<asm, iops, oops>, Requires<[HasVFP2]>; [all …]
|
| H A D | ARMInstrCDE.td | 52 class CDE_Instr<bit acc, dag oops, dag iops, string asm, string cstr> 53 : Thumb2XI<oops, !con((ins p_imm:$coproc), iops), 70 class CDE_GPR_Instr<bit dual, bit acc, dag oops, dag iops, 72 : CDE_Instr<acc, oops, iops, asm, cstr>, 252 class CDE_FP_Vec_Instr<bit vec, bit acc, dag oops, dag iops, string asm, string cstr> 253 : CDE_Instr<acc, oops, iops, asm, cstr> { 259 class CDE_FP_Instr<bit acc, bit sz, dag oops, dag iops, string asm, string cstr> 260 : CDE_FP_Vec_Instr<0b0, acc, oops, iops, asm, cstr> { 265 class CDE_Vec_Instr<bit acc, dag oops, dag iops, string asm, string cstr, 268 !con(iops, (ins vpred:$vp)), asm,
|
| H A D | ARMInstrThumb2.td | 442 class T2OneRegImm<dag oops, dag iops, InstrItinClass itin, 444 : T2I<oops, iops, itin, opc, asm, pattern> { 455 class T2sOneRegImm<dag oops, dag iops, InstrItinClass itin, 457 : T2sI<oops, iops, itin, opc, asm, pattern> { 468 class T2OneRegCmpImm<dag oops, dag iops, InstrItinClass itin, 470 : T2I<oops, iops, itin, opc, asm, pattern> { 481 class T2OneRegShiftedReg<dag oops, dag iops, InstrItinClass itin, 483 : T2I<oops, iops, itin, opc, asm, pattern> { 494 class T2sOneRegShiftedReg<dag oops, dag iops, InstrItinClass itin, 496 : T2sI<oops, iops, itin, opc, asm, pattern> { [all …]
|
| H A D | ARMInstrMVE.td | 389 class MVE_MI<dag oops, dag iops, InstrItinClass itin, string asm, 391 : Thumb2XI<oops, iops, AddrModeNone, 4, itin, !strconcat(asm, "\t", ops), cstr, 402 class MVE_p<dag oops, dag iops, InstrItinClass itin, string iname, 405 : MVE_MI<oops, !con(iops, (ins vpred:$vp)), itin, 416 class MVE_f<dag oops, dag iops, InstrItinClass itin, string iname, 419 : MVE_p<oops, iops, itin, iname, suffix, ops, vpred, cstr, vecsize, pattern> { 423 class MVE_MI_with_pred<dag oops, dag iops, InstrItinClass itin, string asm, 425 : Thumb2I<oops, iops, AddrModeNone, 4, itin, asm, !strconcat("\t", ops), cstr, 432 class MVE_VMOV_lane_base<dag oops, dag iops, InstrItinClass itin, string asm, 435 : Thumb2I<oops, iops, AddrModeNone, 4, itin, asm, [all …]
|
| H A D | ARMInstrVFP.td | 1432 bits<4> opcod4, dag oops, dag iops, 1435 : AVConv1I<opcod1, opcod2, opcod3, opcod4, oops, iops, itin, opc, asm, 1452 bits<4> opcod4, dag oops, dag iops,InstrItinClass itin, 1454 : AVConv1In<opcod1, opcod2, opcod3, opcod4, oops, iops, itin, opc, asm, 1470 bits<4> opcod4, dag oops, dag iops, 1473 : AVConv1I<opcod1, opcod2, opcod3, opcod4, oops, iops, itin, opc, asm, 1584 bits<4> opcod4, dag oops, dag iops, 1587 : AVConv1I<opcod1, opcod2, opcod3, opcod4, oops, iops, itin, opc, asm, 1604 bits<4> opcod4, dag oops, dag iops, 1607 : AVConv1In<opcod1, opcod2, opcod3, opcod4, oops, iops, itin, opc, asm, [all …]
|
| H A D | ARMInstrThumb.td | 895 class T1pIDPEncode<bits<4> opA, dag oops, dag iops, InstrItinClass itin, 897 : T1pI<oops, iops, itin, opc, asm, pattern>, 904 class T1pIMiscEncode<bits<7> opA, dag oops, dag iops, InstrItinClass itin, 906 : T1pI<oops, iops, itin, opc, asm, pattern>, 915 class T1sIDPEncode<bits<4> opA, dag oops, dag iops, InstrItinClass itin, 917 : T1sI<oops, iops, itin, opc, asm, pattern>, 924 class T1sIGenEncode<bits<5> opA, dag oops, dag iops, InstrItinClass itin, 926 : T1sI<oops, iops, itin, opc, asm, pattern>, 935 class T1sIGenEncodeImm<bits<5> opA, dag oops, dag iops, InstrItinClass itin, 937 : T1sI<oops, iops, itin, opc, asm, pattern>, [all …]
|
| /freebsd/sys/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zfs_racct.c | 33 zfs_racct_read(spa_t *spa, uint64_t size, uint64_t iops, dmu_flags_t flags) in zfs_racct_read() argument 36 spa_iostats_read_add(spa, size, iops, flags); in zfs_racct_read() 40 zfs_racct_write(spa_t *spa, uint64_t size, uint64_t iops, dmu_flags_t flags) in zfs_racct_write() argument 43 spa_iostats_write_add(spa, size, iops, flags); in zfs_racct_write() 49 zfs_racct_read(spa_t *spa, uint64_t size, uint64_t iops, dmu_flags_t flags) in zfs_racct_read() argument 51 (void) spa, (void) size, (void) iops, (void) flags; in zfs_racct_read() 55 zfs_racct_write(spa_t *spa, uint64_t size, uint64_t iops, dmu_flags_t flags) in zfs_racct_write() argument 57 (void) spa, (void) size, (void) iops, (void) flags; in zfs_racct_write()
|
| /freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | zfs_racct.c | 31 zfs_racct_read(spa_t *spa, uint64_t size, uint64_t iops, dmu_flags_t flags) in zfs_racct_read() argument 33 curthread->td_ru.ru_inblock += iops; in zfs_racct_read() 38 racct_add_force(curproc, RACCT_READIOPS, iops); in zfs_racct_read() 45 spa_iostats_read_add(spa, size, iops, flags); in zfs_racct_read() 49 zfs_racct_write(spa_t *spa, uint64_t size, uint64_t iops, dmu_flags_t flags) in zfs_racct_write() argument 51 curthread->td_ru.ru_oublock += iops; in zfs_racct_write() 56 racct_add_force(curproc, RACCT_WRITEIOPS, iops); in zfs_racct_write() 63 spa_iostats_write_add(spa, size, iops, flags); in zfs_racct_write()
|
| /freebsd/sys/contrib/openzfs/config/ |
| H A D | kernel-acl.m4 | 72 iops __attribute__ ((unused)) = { 84 iops __attribute__ ((unused)) = { 96 iops __attribute__ ((unused)) = { 103 AC_MSG_CHECKING([whether iops->get_acl() exists]) 106 AC_DEFINE(HAVE_GET_ACL, 1, [iops->get_acl() exists]) 110 AC_DEFINE(HAVE_GET_ACL_RCU, 1, [iops->get_acl() takes rcu]) 114 AC_DEFINE(HAVE_GET_INODE_ACL, 1, [has iops->get_inode_acl()]) 116 ZFS_LINUX_TEST_ERROR([iops->get_acl() or iops->get_inode_acl()]) 141 iops __attribute__ ((unused)) = { 153 iops __attribute__ ((unused)) = { [all …]
|
| H A D | kernel-inode-lookup.m4 | 13 static const struct inode_operations iops 21 AC_MSG_CHECKING([whether iops->lookup() passes flags]) 25 ZFS_LINUX_TEST_ERROR([iops->lookup()])
|
| H A D | kernel-mkdir.m4 | 14 iops __attribute__ ((unused)) = { 25 AC_MSG_CHECKING([whether iops->mkdir() returns struct dentry*]) 29 [iops->mkdir() returns struct dentry*])
|
| H A D | kernel-inode-create.m4 | 25 AC_MSG_CHECKING([whether iops->create() takes a flag arg]) 29 [iops->create() does not take a flag arg])
|
| H A D | kernel-tmpfile.m4 | 16 iops __attribute__ ((unused)) = { 30 iops __attribute__ ((unused)) = {
|
| H A D | kernel-xattr-handler.m4 | 71 dnl # iops->{set,get,remove}xattr and generic_{set,get,remove}xattr are 80 iops __attribute__ ((unused)) = {
|
| /freebsd/sys/dev/bhnd/nvram/ |
| H A D | bhnd_nvram_io.c | 64 return (io->iops->read(io, offset, buffer, nbytes)); in bhnd_nvram_io_read() 96 return (io->iops->read_ptr(io, offset, ptr, nbytes, navail)); in bhnd_nvram_io_read_ptr() 120 return (io->iops->write(io, offset, buffer, nbytes)); in bhnd_nvram_io_write() 154 return (io->iops->write_ptr(io, offset, ptr, nbytes, navail)); in bhnd_nvram_io_write_ptr() 165 return (io->iops->getsize(io)); in bhnd_nvram_io_getsize() 188 return (io->iops->setsize(io, size)); in bhnd_nvram_io_setsize() 200 return (io->iops->free(io)); in bhnd_nvram_io_free()
|
| H A D | bhnd_nvram_iovar.h | 80 const struct bhnd_nvram_iops *iops; member
|
| H A D | bhnd_nvram_ioptr.c | 97 ioptr->io.iops = &bhnd_nvram_ioptr_ops; in BHND_NVRAM_IOPS_DEFN()
|
| /freebsd/sys/contrib/openzfs/lib/libzpool/ |
| H A D | zfs_racct.c | 30 zfs_racct_read(spa_t *spa, uint64_t size, uint64_t iops, dmu_flags_t flags) in zfs_racct_read() argument 32 (void) spa, (void) size, (void) iops, (void) flags; in zfs_racct_read() 36 zfs_racct_write(spa_t *spa, uint64_t size, uint64_t iops, dmu_flags_t flags) in zfs_racct_write() argument 38 (void) spa, (void) size, (void) iops, (void) flags; in zfs_racct_write()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyInstrFormats.td | 33 class NI<dag oops, dag iops, list<dag> pattern, bit stack, 37 dag InOperandList = iops; 43 // We have 2 sets of operands (oops & iops) for the register and stack 65 multiclass NRI<dag oops, dag iops, list<dag> pattern, string asmstr = "", 67 defm "": I<oops, iops, oops, iops, pattern, asmstr, asmstr, inst>;
|
| /freebsd/sbin/nvmecontrol/ |
| H A D | perftest.c | 113 uint64_t io_completed = 0, iops, mbps; in print_perftest() local 119 iops = io_completed/io_test->time; in print_perftest() 120 mbps = iops * io_test->size / (1024*1024); in print_perftest() 125 io_test->time, (uintmax_t)iops, (uintmax_t)mbps); in print_perftest()
|
| /freebsd/sys/contrib/openzfs/include/sys/ |
| H A D | zfs_racct.h | 26 void zfs_racct_read(spa_t *spa, uint64_t size, uint64_t iops, 28 void zfs_racct_write(spa_t *spa, uint64_t size, uint64_t iops,
|
| /freebsd/usr.sbin/diskinfo/ |
| H A D | diskinfo.c | 571 iops(int fd, off_t mediasize, u_int sectorsize) in iops() function 637 iops(fd, mediasize, sectorsize); in iopsbench() 641 iops(fd, mediasize, 4096); in iopsbench() 645 iops(fd, mediasize, 32 * 1024); in iopsbench() 648 iops(fd, mediasize, 128 * 1024); in iopsbench() 651 iops(fd, mediasize, 1024 * 1024); in iopsbench()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCScheduleP9.td | 33 // As iops are dispatched to a slice, they are held in an independent slice 59 // of the superslice, but are restricted to iops with only two primary sources. 134 // Vector ('V') - vector iops (128-bit operand) take only one decode and 149 // Paired ('P') - certain cracked and expanded iops are paired such that they 155 // Tuple Restricted ('R') - certain iops preclude dispatching more than one 161 // Each execution and branch slice can receive up to two iops per cycle
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrFormats.td | 97 class Pseudo<dag oops, dag iops, list<dag> pattern, string cstr = ""> 100 dag InOperandList = iops; 113 class I<dag oops, dag iops, string asm, string operands, string cstr, 117 dag InOperandList = iops; 1744 class BaseSystemI<bit L, dag oops, dag iops, string asm, string operands, 1746 : I<oops, iops, asm, operands, "", pattern> { 1752 class SimpleSystemI<bit L, dag iops, string asm, string operands, 1754 : BaseSystemI<L, (outs), iops, asm, operands, pattern> { 1759 class RtSystemI<bit L, dag oops, dag iops, string asm, string operands, 1761 : BaseSystemI<L, oops, iops, asm, operands, pattern>, [all …]
|
| /freebsd/sys/contrib/openzfs/module/zfs/ |
| H A D | spa_stats.c | 946 spa_iostats_read_add(spa_t *spa, uint64_t size, uint64_t iops, in spa_iostats_read_add() argument 957 SPA_IOSTATS_ADD(direct_read_count, iops); in spa_iostats_read_add() 960 SPA_IOSTATS_ADD(arc_read_count, iops); in spa_iostats_read_add() 966 spa_iostats_write_add(spa_t *spa, uint64_t size, uint64_t iops, in spa_iostats_write_add() argument 977 SPA_IOSTATS_ADD(direct_write_count, iops); in spa_iostats_write_add() 980 SPA_IOSTATS_ADD(arc_write_count, iops); in spa_iostats_write_add()
|