Home
last modified time | relevance | path

Searched refs:measure (Results 1 – 25 of 73) sorted by relevance

123

/openbsd/usr.sbin/vmd/
H A Dpsp.c184 memset(lm.measure, 0, sizeof(lm.measure)); in psp_launch_measure()
199 for (i = 0; i < sizeof(lm.measure) && len >= 2; in psp_launch_measure()
201 snprintf(p, len, "%02x", lm.measure[i]); in psp_launch_measure()
/openbsd/gnu/llvm/llvm/include/llvm/Target/
H A DTargetPfmCounters.td35 // Processors can define how to measure cycles by defining a CycleCounter.
37 // Processors can define how to measure uops by defining a UopsCounter.
39 // Processors can define how to measure issued uops by defining IssueCounters.
/openbsd/sys/dev/ic/
H A Dpspvar.h138 uint8_t measure[32]; member
154 #define measure psp_measure.measure macro
/openbsd/gnu/llvm/llvm/docs/CommandGuide/
H A Dllvm-exegesis.rst15 in LLVM to measure host machine instruction characteristics like latency,
20 possible so that we can measure the latency (resp. inverse throughput/uop decomposition)
36 Assume you have an X86-64 machine. To measure the latency of a single
73 To measure the latency of all instructions for the host architecture, run:
83 To measure the latency/uops of a custom piece of code, you can specify the
172 Specify the opcode to measure, by index. Specifying `-1` will result
178 Specify the opcode to measure, by name. Several opcodes can be specified as
184 Specify the custom code snippet to measure. See example 2 for details.
199 …n:: --benchmark-phase=[prepare-snippet|prepare-and-assemble-snippet|assemble-measured-code|measure]
208 * ``measure``: Same as ``assemble-measured-code``, but also runs the measurement.
[all …]
/openbsd/gnu/gcc/gcc/config/soft-fp/
H A Dt-softfp41 # Avoiding replacing the libgcc2.c functions is a temporary measure
54 # This is another temporary measure.
/openbsd/games/fortune/datfiles/
H A Drecipes15 measure. I've never tried finding enough chickens for a hackathon.
/openbsd/regress/sbin/isakmpd/exchange/
H A DREADME10 Currently ticks are milliseconds. An idea is to try to measure
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dtimevar.def2 measure run-time performance of the compiler.
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86Instr3DNow.td10 // floating point and also adds a few more random instructions for good measure.
H A DX86.td1395 // measure to avoid performance surprises, in case clang's default cpu
/openbsd/gnu/gcc/gcc/
H A Dtimevar.def2 measure run-time performance of the compiler.
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/
H A DREADME.QMTEST159 provides a measure of security, but not enough for use in untrusted
/openbsd/gnu/llvm/llvm/docs/
H A DXRayFDRFormat.rst55 | | | oscillator used to measure duration of |
H A DLoopTerminology.rst240 the best measure of a loop's number of iterations. For instance, the
250 A better measure is the **backedge-taken count**, which is the number of
/openbsd/gnu/usr.bin/perl/
H A DREADME.solaris54 As an interim measure, you may either change the #! line of your
71 measure - you should upgrade to the later version of perl as soon as
/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DREADME.txt139 a good way to measure on ARM).
/openbsd/gnu/usr.bin/perl/pod/
H A Dperlunicook.pod69 my $measure = "Ångström";
H A Dperl5004delta.pod371 allocated for the given hash. This can gain you a measure of efficiency if
712 malloc overhead is in fractions of a percent (hard to measure, because
H A Dperlpolicy.pod513 necessary, and certainly no more drastic measure should be used until
/openbsd/gnu/usr.bin/perl/cpan/perlfaq/lib/
H A Dperlfaq.pod1138 How can I measure time under a second?
H A Dperlfaq3.pod291 measure and compare code snippets.
/openbsd/share/zoneinfo/datfiles/
H A Dsouthamerica238 # the start. The government had decreed that the measure would take
1864 # "Whereas: The measure adopted by almost all nations at the time of the last
1867 # emergency measure...
H A Dasia197 # instead it will continue DST measure till the cabinet makes a fresh decision.
207 # maximum use of daylight hours as an energy saving measure would
764 # "Hong Kong had adopted daylight saving on June 15 as a wartime measure,
1555 # that the true solar year is the measure, and there is no arithmetic
3796 # not just a measure of Google hit counts: it's also the sizes and
/openbsd/gnu/gcc/libgomp/
H A Dlibgomp.texi771 guarantee can bee made that two distinct threads measure the same time.
/openbsd/share/dict/
H A Dweb2a3463 ballad measure
6593 board measure
12350 cloth measure
16309 depth measure
19116 end-measure
22758 foot measure
27081 half measure
32015 land measure
33638 log measure
34982 measure line
[all …]

123