Home
last modified time | relevance | path

Searched refs:per (Results 76 – 100 of 822) sorted by relevance

12345678910>>...33

/openbsd/gnu/usr.bin/perl/vms/
H A Dgenopt.com4 $! p3 is list of items to be written, one per line, into options file
/openbsd/usr.sbin/unbound/doc/
H A Dexample.conf.in90 # number of ports to allocate per thread, determines the size of the
92 # num-queries-per-thread, or, use as many as the OS will allow you.
108 # number of outgoing simultaneous tcp buffers to hold per thread.
111 # number of incoming simultaneous tcp buffers to hold per thread.
166 # num-queries-per-thread: 1024
197 # Max number of replies waiting for recursion per IP address.
509 # series of integers describing the policy per dependency depth.
593 # but also a running total is kept per thread. If it reaches the
652 # with several entries, one file per entry.
751 # It is possible to configure NSEC3 maximum iteration counts per
[all …]
/openbsd/gnu/usr.bin/texinfo/m4/
H A Dmkstemp.m47 # only 32 files per process.
/openbsd/gnu/gcc/gcc/config/rs6000/
H A Dpower5.md23 ;; The POWER5 has 2 iu, 2 fpu, 2 lsu per engine (2 engines per chip).
26 ;; internal ops per cycle.
H A D7450.md37 ;; However, we can only dispatch 2 instructions per cycle.
42 ;; by a dispatch unit which can issue a max of 3 insns per cycle.
H A Dpower4.md23 ;; The POWER4 has 2 iu, 2 fpu, 2 lsu per engine (2 engines per chip).
26 ;; internal ops per cycle.
/openbsd/gnu/llvm/llvm/tools/llvm-objcopy/
H A DObjcopyOpts.td64 "contains two symbols per line separated with whitespace and may "
167 "contains one symbol per line and may contain comments beginning with "
194 "contains one symbol per line and may contain comments beginning with "
/openbsd/usr.bin/ssh/
H A DPROTOCOL.agent10 exchange (as per RFC4253 section 7.2) and the host key used for that
35 binding for the life of the connection for use later in testing per-key
H A Dssh_config5 # users, and the values can be changed in per-user configuration files
/openbsd/usr.sbin/tcpdump/
H A DREADME43 There is one output line per line of the original trace.
91 per chunk. The line contains eight fields:
131 Output one line per send or ack, respectively, in the form
/openbsd/gnu/llvm/llvm/docs/
H A DHowToAddABuilder.rst175 out to an average of 4 commits per hour. Already, we can see that a
179 of recent (Nov 2021) working days, we routinely see ~10 commits per
181 per hour. Thus, as a rule of thumb, we should plan for our builder to
185 At 10-15 builds per hour, we need to complete a new build on average every
240 well, and that having local per-worker caches gets most of the benefit
H A DBlockFrequencyTerminology.rst58 the expected number of times the block will execute per entry to the function.
91 Loop scale is a metric that indicates how many times a loop iterates per entry.
/openbsd/gnu/gcc/gcc/config/cris/
H A Dt-cris33 # "split it up" with one file per define.
/openbsd/gnu/usr.bin/perl/cpan/Memoize/t/
H A Dexpmod.t42 is_deeply \%CALLS, {0=>1,1=>1,2=>1,3=>1}, 'memoized function called once per argument';
/openbsd/gnu/llvm/clang/cmake/caches/
H A DFuchsia-stage2.cmake91 # Set the per-target builtins options.
103 # Set the per-target runtimes options.
153 # Set the per-target builtins options.
167 # Set the per-target runtimes options.
/openbsd/usr.sbin/makefs/
H A DREADME41 - number of blocks per inode
67 a linked list of entries per directory with a child pointer
/openbsd/gnu/llvm/llvm/include/llvm/ProfileData/
H A DMemProfData.inc130 // Access density is accesses per byte. Multiply by 100 to include the
135 // Lifetime access density is the access density per second of lifetime.
/openbsd/gnu/llvm/compiler-rt/include/profile/
H A DMemProfData.inc130 // Access density is accesses per byte. Multiply by 100 to include the
135 // Lifetime access density is the access density per second of lifetime.
/openbsd/gnu/usr.bin/gcc/gcc/config/cris/
H A Dt-cris36 # "split it up" with one file per define.
/openbsd/gnu/llvm/llvm/lib/Target/Lanai/
H A DLanaiSchedule.td38 // Max micro-ops that may be scheduled per cycle. [default = 1]
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonScheduleV60.td71 // Max issue per cycle == bundle width.
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86ScheduleZnver3.td22 // The processor may dispatch up to 6 macro ops per cycle
29 // The unit can receive up to 6 macro ops dispatched per cycle and track up
30 // to 256 macro ops in-flight in non-SMT mode or 128 per thread in SMT mode.
75 // The unit can receive up to 6 macro ops dispatched per cycle and track up to
76 // 256 macro ops in-flight in non-SMT mode or 128 per thread in SMT mode. <...>
77 // The retire unit handles in-order commit of up to eight macro ops per cycle.
167 // The schedulers can receive up to six macro ops per cycle, with a limit of
168 // two per scheduler. Each scheduler can issue one micro op per cycle into
300 // but throughput is limited to one per cycle.
346 // <...> the scheduler can issue 1 micro op per cycle for each pipe.
[all …]
/openbsd/sys/dev/pci/drm/amd/display/
H A DTODO33 6. DONE - Per-plane and per-stream validation
36 7. WIP - Per-plane and per-stream commit
/openbsd/gnu/llvm/llvm/tools/llvm-shlib/
H A DCMakeLists.txt152 # Replace the special string with a per config directory.
156 # One libsfile per build, the add_custom_command should expand
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVSchedRocket.td10 // The following definitions describe the simpler per-operand machine model.
16 let IssueWidth = 1; // 1 micro-op is dispatched per cycle.

12345678910>>...33