Lines Matching +full:num +full:- +full:strings
18 .\" Set up some character translations and predefined strings. \*(-- will
24 .tr \(*W-
27 . ds -- \(*W-
29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
37 . ds -- \|\(em\|
45 .\" Escape single quotes in literal strings from groff's Unicode transform.
71 .\" Fear. Run. Save yourself. No user-serviceable parts.
81 . ds #H ((1u-(\\\\n(.fu%2u))*.13m)
97 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
98 . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
99 . ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
100 . ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
101 . ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
102 . ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
104 . \" troff and (daisy-wheel) nroff accents
123 . ds d- d\h'-1'\(ga
124 . ds D- D\h'-1'\(hy
134 .TH OPENSSL_INSTRUMENT_BUS 3ossl "2023-09-19" "3.0.11" "OpenSSL"
140 OPENSSL_instrument_bus, OPENSSL_instrument_bus2 \- instrument references to memory bus
145 \& size_t OPENSSL_instrument_bus(unsigned int *vector, size_t num);
146 \& size_t OPENSSL_instrument_bus2(unsigned int *vector, size_t num, size_t max);
152 are subject to irregular, apparently non-deterministic variations. The
155 bus-bound a 'flush cache line' instruction is used between probes. In
158 multi-processor systems. This also means that \fBvector[num]\fR should be
161 \&\fBOPENSSL_instrument_bus()\fR performs \fBnum\fR probes and records the number of
167 performs at most \fBmax\fR probes in attempt to fill the \fBvector[num]\fR,
171 Return value of 0 indicates that \s-1CPU\s0 is not capable of performing the
174 line' was introduced with the \s-1SSE2\s0 extensions.
179 Copyright 2011\-2021 The OpenSSL Project Authors. All Rights Reserved.
183 in the file \s-1LICENSE\s0 in the source distribution or at