/titanic_51/usr/src/cmd/audio/include/ |
H A D | Resample.h | 33 * 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 D | audio.7d | 44 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 D | profile.7d | 19 behavior. If the sampling rate is high, or the sampling time is long, an
|
/titanic_51/usr/src/cmd/audio/utilities/ |
H A D | Resample.cc | 30 * 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 D | sar.1 | 29 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 D | rcapstat.1 | 230 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 D | SystemMonitor.java | 86 * 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 D | Monitor.java | 67 * 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 D | pcsample.2 | 43 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 D | audio.7i | 44 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 D | readme.txt | 111 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 D | latencytop.1m | 98 Lower overhead by sampling small latencies. Enabling this feature will lower 204 The following command sets the sampling interval to two seconds.
|
H A D | poolstat.1m | 121 size. If resource set has been reconfigured during last sampling interval, this 243 The sampling interval in seconds.
|
H A D | trapstat.1m | 40 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 D | cpustat.1m | 192 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 D | arcstat.1m | 449 Specify the sampling interval in seconds.
|
/titanic_51/usr/src/man/man3cpc/ |
H A D | cpc_bind_event.3cpc | 58 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 D | cpc_access.3cpc | 53 Another process may be sampling system-wide CPU statistics.
|
H A D | cpc_enable.3cpc | 68 these functions to provide event programming, sampling, and reporting
|
/titanic_51/usr/src/head/ |
H A D | pcsample.h | 39 * PC sampling profiling
|
/titanic_51/usr/src/cmd/powertop/common/ |
H A D | cpufreq.c | 286 * 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 D | xgehal-config.h | 474 * @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 D | audiotest.c | 287 * 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 D | mouse.h | 46 #define MSECHGMOD 0xf3 /* set sampling rate and/or button mode */
|
/titanic_51/usr/src/cmd/rcap/common/ |
H A D | rcapd_conf.h | 66 uint32_t rcfg_rss_sample_interval; /* RSS sampling interval */
|