Home
last modified time | relevance | path

Searched refs:sample (Results 1 – 21 of 21) sorted by relevance

/xen/xen/common/
A Dspinlock.c266 spinlock_tickets_t sample; in _spin_barrier() local
273 sample = observe_lock(&lock->tickets); in _spin_barrier()
274 if ( sample.head != sample.tail ) in _spin_barrier()
276 while ( observe_head(&lock->tickets) == sample.head ) in _spin_barrier()
/xen/tools/misc/
A Dxenpvnetboot89 suffix = ''.join(random.sample(string.ascii_letters, 6))
155 suffix = ''.join(random.sample(string.ascii_letters, 6))
/xen/tools/xenmon/
A Dxenmon.py306 sample = struct.unpack(ST_QDATA, shm[idx:idx+len])
307 samples.append(sample)
595 sample = struct.unpack(ST_QDATA, shm[idx:idx+len])
596 samples.append(sample)
A DCOPYING327 necessary. Here is a sample; alter the names:
/xen/docs/man/
A Dxentrace_format.1.pod32 A sample format file for Xen's predefined trace events is available
A Dxl.cfg.5.pod.in1442 * supported sample rates
1444 * supported sample formats
1461 =item B<sample-rates=RATES>
1463 List of integer values separated by semicolon: sample-rates=8000;22050;44100
1465 =item B<sample-formats=FORMATS>
1467 List of string values separated by semicolon: sample-formats=s16_le;s8;u32_be
1547 ['CARD, short-name=Main, sample-formats=s16_le;s8;u32_be',
A Dxl.1.pod.in1557 xl vsnd-attach DomU 'CARD, short-name=Main, sample-formats=s16_le;s8;u32_be'
/xen/
A DCONTRIBUTING23 sample copyright notices for the most common licenses used within
111 The following section contains sample copyright notice for the most
A DCOPYING404 necessary. Here is a sample; alter the names:
/xen/tools/xentrace/
A Dxenalyze.c283 long long *sample; member
2230 new_sample = realloc(s->sample, sizeof(*s->sample) * new_size); in update_cycles()
2233 s->sample = new_sample; in update_cycles()
2239 s->sample[s->count]=c; in update_cycles()
2249 s->sample[index]=c; in update_cycles()
2278 p50 = percentile(s->sample, data_size, 50); in print_cpu_affinity()
2279 p5 = percentile(s->sample, data_size, 5); in print_cpu_affinity()
2280 p95 = percentile(s->sample, data_size, 95); in print_cpu_affinity()
2364 p50=percentile((_s).sample, data_size, 50); \
2365 p5=percentile((_s).sample, data_size, 5); \
[all …]
/xen/docs/misc/
A Dxenstore-paths.pandoc447 A toolstack may then sample the feature- value at the point of issuing
471 A toolstack may create these values, but should not sample them unless
A Dkconfig-language.rst587 The resolution to a) can be tested with the sample Kconfig file
593 The two different resolutions for b) can be tested in the sample Kconfig file
A Dvtd.txt22 11) "hide" pci device from dom0 as following sample grub entry:
A Dxsm-flask.txt214 are incomplete and are only a sample.
/xen/docs/designs/
A Dnon-cooperative-migration.md111 because the guest can sample its own domid from the frontend area and use
/xen/xen/
A DCOPYING354 necessary. Here is a sample; alter the names:
/xen/tools/ocaml/
A DLICENSE188 … to sign a "copyright disclaimer" for the library, if necessary. Here is a sample; alter the names:
/xen/tools/xenstat/libxenstat/
A DCOPYING498 if necessary. Here is a sample; alter the names:
/xen/tools/xenstore/
A DCOPYING503 if necessary. Here is a sample; alter the names:
/xen/tools/firmware/vgabios/
A DCOPYING493 necessary. Here is a sample; alter the names:
/xen/tools/golang/xenlight/
A DLICENSE494 necessary. Here is a sample; alter the names:

Completed in 59 milliseconds