Home
last modified time | relevance | path

Searched full:sampling (Results 1 – 25 of 87) sorted by relevance

1234

/titanic_51/usr/src/cmd/audio/include/
H A DResample.h33 * To convert the sampling rate of fi of input signal to fo of output signal,
56 int down; // down sampling ratio
57 int down_offset; // 0 <= index in down-sampling < down
67 // if fo is a multiple of fi, up-sampling followed by LP filtering
/titanic_51/usr/src/man/man7d/
H A Daudio.7d44 amplitude of the input waveform at particular sampling intervals. To achieve
45 the best approximation of an input signal, the highest possible sampling
63 Sample rate is a number that represents the sampling frequency (in samples per
75 be easily converted to 48KHz, requiring a low cost up sampling by 6. However,
85 or use small integers for up and down sampling.
H A Dprofile.7d19 behavior. If the sampling rate is high, or the sampling time is long, an
/titanic_51/usr/src/cmd/audio/utilities/
H A DResample.cc30 * This is a impementation of sampling rate conversion for low-passed signals.
32 * To convert the input signal of sampling rate of fi to another rate of fo,
146 int rate_in, // sampling rate of input signal in ResampleFilter()
147 int rate_out) // sampling rate of output signal in ResampleFilter()
149 // filter sampling rate = common multiple of rate_in and rate_out in ResampleFilter()
332 filter_noadjust(short *in, // non-integer sampling rate conversion in filter_noadjust()
413 * sampling rate conversion with filter delay adjusted
/titanic_51/usr/src/man/man1/
H A Dsar.129 read. (If the sampling interval is less than \fB5\fR, the activity of \fBsar\fR
35 In the second instance, no sampling interval is specified. \fBsar\fR extracts
543 entries/size for each table, evaluated once at sampling point.
553 overflows that occur between sampling points for each table.
H A Drcapstat.1230 The following command produces five reports at 5-second sampling intervals.
382 interval is independent of (and less precise than) the sampling interval used
/titanic_51/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DSystemMonitor.java86 * Timer regulating sampling frequency.
224 * while waiting for the sampling time to arrive. The caller
231 Poold.MON_LOG.log(Severity.DEBUG, "waiting sampling interval"); in getNext()
240 Poold.MON_LOG.log(Severity.DEBUG, "sampling"); in getNext()
H A DMonitor.java67 * while waiting for the sampling time to arrive. The caller
98 * Resources created, modified, destroyed whilst sampling
/titanic_51/usr/src/man/man2/
H A Dpcsample.243 The sampling can be stopped by a subsequent call to \fBpcsample()\fR with the
44 \fInsamples\fR argument set to 0. Like \fBprofil()\fR, sampling continues
/titanic_51/usr/src/man/man7i/
H A Daudio.7i44 amplitude of the input waveform at particular sampling intervals. To achieve
45 the best approximation of an input signal, the highest possible sampling
68 Sample rate is a number that represents the sampling frequency (in samples per
80 be easily converted to 48KHz, requiring a low cost up sampling by 6. However,
90 use small integers for up and down sampling.
245 and input sampling ceases until there is room in the input queue for additional
284 16-bit linear data or higher sampling rates). If the output queue becomes
/titanic_51/usr/src/data/perfmon/
H A Dreadme.txt111 This is useful in event-based sampling. This field gives a recommended default overflow value, which may be adjusted based on
126 Applies to processors that support both precise and non-precise events in Processor Event Based Sampling, such as Goldmont.
129 For instance, PEBS collection of this event may consume limited PEBS resources whereas interrupt-based sampling may be sufficient for the usage model.
132 interrupts which would interfere with interrupt-based sampling.
/titanic_51/usr/src/man/man1m/
H A Dlatencytop.1m98 Lower overhead by sampling small latencies. Enabling this feature will lower
204 The following command sets the sampling interval to two seconds.
H A Dpoolstat.1m121 size. If resource set has been reconfigured during last sampling interval, this
243 The sampling interval in seconds.
H A Dtrapstat.1m40 number of traps over the interval implied by the specified sampling rate; if
219 Explicitly sets the sampling rate to be \fIrate\fR samples per second. If this
221 traps-per-sampling-interval.
530 \fBExample 6 \fRUsing \fBtrapstat\fR with a Higher Sampling Rate
533 The following example uses the \fB-r\fR option to specify a sampling rate of
H A Dcpustat.1m192 implementation restrictions, overflows can be lost unless the sampling interval
194 processor clock cycles. If such an event is of interest, sampling should occur
H A Darcstat.1m449 Specify the sampling interval in seconds.
/titanic_51/usr/src/man/man3cpc/
H A Dcpc_bind_event.3cpc58 sampling should occur frequently so that less than 4 billion clock cycles can
88 Another process may be sampling system-wide CPU statistics. For
377 counter values are maintained without repeated sampling. However, current
H A Dcpc_access.3cpc53 Another process may be sampling system-wide CPU statistics.
H A Dcpc_enable.3cpc68 these functions to provide event programming, sampling, and reporting
/titanic_51/usr/src/head/
H A Dpcsample.h39 * PC sampling profiling
/titanic_51/usr/src/cmd/powertop/common/
H A Dcpufreq.c286 * sampling interval. Note that the aggregations may be empty if no
289 * we do encounter a speed transition in a future sampling interval
469 * may exceed the powertop sampling interval, since we only in pt_cpufreq_dtrace_walk()
/titanic_51/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-config.h474 * @tmac_util_period: The sampling period over which the transmit utilization
476 * @rmac_util_period: The sampling period over which the receive utilization
497 * - sampling rate to calculate link utilization;
664 * - stats sampling interval, etc.
/titanic_51/usr/src/cmd/audio/audiotest/
H A Daudiotest.c287 * This program will measure the real sampling rate by in testdsp()
291 * can be used to detect if the sampling rate badly in testdsp()
294 * with the sampling rate. in testdsp()
/titanic_51/usr/src/uts/common/sys/
H A Dmouse.h46 #define MSECHGMOD 0xf3 /* set sampling rate and/or button mode */
/titanic_51/usr/src/cmd/rcap/common/
H A Drcapd_conf.h66 uint32_t rcfg_rss_sample_interval; /* RSS sampling interval */

1234