Home
last modified time | relevance | path

Searched refs:track (Results 1 – 25 of 32) sorted by relevance

12

/illumos-gate/usr/src/test/bhyve-tests/tests/inst_emul/
H A Dpage_dirty.c42 struct vmm_dirty_tracker track = { in read_dirty_bitmap() local
47 int err = ioctl(vm_get_device_fd(ctx), VM_TRACK_DIRTY_PAGES, &track); in read_dirty_bitmap()
116 struct vmm_dirty_tracker track = { in test_dirty_tracking_disabled() local
135 err = ioctl(vm_get_device_fd(ctx), VM_TRACK_DIRTY_PAGES, &track); in test_dirty_tracking_disabled()
/illumos-gate/usr/src/cmd/awk/
H A DDIVERGENCES4 - Some of the code has been altered to track the length of strings
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Ddisk_io.c173 unsigned long long track; in rawread() local
203 track = sector - soff; in rawread()
208 if (track != buf_track) in rawread()
211 unsigned long long read_start = track; in rawread()
248 buf_track = track; in rawread()
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpathd.dfl36 # are tracked. Turn off this option to track all network interfaces
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Darm64-detecting-tagged-addresses.txt176 should be treated as an untagged address. As Smatch is able to track the
177 potential ranges of values a variable may hold, it will also track the
/illumos-gate/usr/src/data/zoneinfo/
H A DREADME8 The zoneinfo files track the Olson public source provided at
H A Dnorthamerica2176 # Let's just keep track of the official times for now.
/illumos-gate/usr/src/tools/scripts/
H A Dits.reg135 # The Roundup instance used at Selenic to track defects in Mercurial.
/illumos-gate/usr/src/grub/grub-0.97/
H A DTHANKS6 time and energy in helping to track down bugs, add new features, and
H A DChangeLog607 Use a virtual track to make sure that one track fits in the
3553 (grub_putchar) [!STAGE1_5]: Use a static variable COL to track
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Doptions.sh238 trackall track-all track_all \
H A Dshtests9 valgrindflags='--xml=yes --log-file=/dev/null --track-origins=yes --read-var-info=yes'
/illumos-gate/usr/src/cmd/file/
H A Dmagic409 >10 short x %u track(s)
411 # can't translate big-endian type and track information
/illumos-gate/usr/src/lib/libm/amd64/src/
H A Dpowl.S220 movl $0,%ecx / track whether to flip sign of result
/illumos-gate/usr/src/lib/libm/i386/src/
H A Dpow.S234 movl $0,%ecx / track whether to flip sign of result
H A Dpowf.S230 movl $0,%ecx / track whether to flip sign of result
H A Dpowl.S226 movl $0,%ecx / track whether to flip sign of result
/illumos-gate/usr/src/uts/common/smbsrv/ndl/
H A Dsvcctl.ndl181 * invoked the operation on the service uses this value to track the progress
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME.v6281 For DHCPv6, we need to track multiple LIFs per lease (IA), but we
508 sockets. Now that we keep track of this in a simpler manner, we no
515 LIF mechanism keeps track of the interface state. And since we have
H A DREADME368 if a time_t were used to keep track of when a lease began, and then a
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dmultiboot.texi880 track.
H A Dmultiboot.info814 contains the number of the sectors per track.
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vcos.S174 ! for Medium range,change use of %l6 and use to keep track of biguns.
/illumos-gate/usr/src/cmd/sgs/tools/
H A DSUNWonld-README1574 6900241 ld should track SHT_GROUP sections by symbol name, not section name
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt2148 to the local ACPICA interfaces that track each allocation (local tracking
3643 correctly track original source file line numbers through the .i
4217 The ACPI 5.0 specification is on track for release in the next few
7906 LOAD and UNLOAD. These interfaces allow the host to track ACPI tables as
10263 Redesigned and reimplemented the "Owner ID" mechanism used to track
11843 Restructured the internal HW GPE interfaces to pass/track the current
15063 to track objects was broken.
15397 Implemented a "Bad BIOS Blacklist" to track machines that have

12