Home
last modified time | relevance | path

Searched refs:tracked (Results 1 – 25 of 113) sorted by relevance

12345

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gvt/
H A Dpage_track.c94 if (track->tracked) in intel_vgpu_unregister_page_track()
117 if (track->tracked) in intel_vgpu_enable_page_track()
123 track->tracked = true; in intel_vgpu_enable_page_track()
144 if (!track->tracked) in intel_vgpu_disable_page_track()
150 track->tracked = false; in intel_vgpu_disable_page_track()
H A Dcfg_space.c132 if (map == vgpu->cfg_space.bar[INTEL_GVT_PCI_BAR_APERTURE].tracked) in map_aperture()
150 vgpu->cfg_space.bar[INTEL_GVT_PCI_BAR_APERTURE].tracked = map; in map_aperture()
160 if (trap == vgpu->cfg_space.bar[INTEL_GVT_PCI_BAR_GTTMMIO].tracked) in trap_gttmmio()
176 vgpu->cfg_space.bar[INTEL_GVT_PCI_BAR_GTTMMIO].tracked = trap; in trap_gttmmio()
H A Dpage_track.h42 bool tracked; member
H A Dgvt.h105 bool tracked; member
/netbsd-src/external/bsd/ntp/dist/scripts/stats/
H A DREADME.stats167 tracked, together with individual signal/noise ratios, deviations and
217 These data determine how many satellites are being tracked. At the
220 seven are being tracked; rarely this number drops to two.
/netbsd-src/external/apache2/llvm/dist/llvm/
H A D.gitignore41 # External projects that are tracked independently.
/netbsd-src/external/gpl2/xcvs/dist/maint-aux/
H A Dsrclist.txt39 this directory are tracked here.
/netbsd-src/external/gpl3/autoconf/dist/
H A DREADME36 All changes can be tracked at the read-only autoconf-commit@gnu.org.
/netbsd-src/external/bsd/top/dist/machine/
H A Dm_freebsd.man34 information. Since this information is tracked per process and not
/netbsd-src/external/gpl3/binutils/dist/libsframe/doc/
H A Dsframe-spec.info529 − If RA is being tracked, the second offset is always used to locate
531 being tracked _and_ FP is being tracked, the second offset will be
533 − If both RA and FP are being tracked, the third offset will be used
H A Dsframe-spec.texi583 If RA is being tracked, the second offset is always used to locate the RA, by
584 interpreting it as: RA = CFA + offset2. If RA is @emph{not} being tracked
585 @emph{and} FP is being tracked, the second offset will be used to locate the
588 If both RA and FP are being tracked, the third offset will be used to locate
/netbsd-src/external/bsd/ntp/dist/
H A DREADME.pullrequests62 (This way, every small change is tracked and when you've
/netbsd-src/external/apache2/llvm/dist/clang/docs/analyzer/developer-docs/
H A DIPA.rst231 Such type information is tracked as DynamicTypeInfo. This is path-sensitive
357 which base constructors have been completed. This is tracked using
367 * 'new' is poorly modeled due to some nasty CFG/design issues. This is tracked
H A Dnullability.rst90 …ecause this way a vector of nullability qualifiers would be needed to be tracked for each symbol. …
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DInstrProfData.inc754 /* The data structure that represents a tracked value by the
866 // The first ranges are individually tracked. Use the value as is.
885 // The first ranges are individually tracked.
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangTools.rst88 they'll be tracked here. The focus of this documentation is on the scope
H A DDataFlowSanitizer.rst54 uses API functions to apply tags to data to cause it to be tracked, and to
H A DSourceBasedCodeCoverage.rst254 There are five statistics tracked in a coverage summary:
439 Branch coverage is not tracked for constant folded branch conditions since
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyzerOptions.def302 "an already tracked variable.",
306 "Whether to place an event at each tracked condition.",
/netbsd-src/external/bsd/ppp/dist/
H A DREADME.eap-srp119 cannot be tracked.
/netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/
H A Dbugpoint.rst185 tracked down and not a different error that happens to crash the compiler as
/netbsd-src/external/apache2/llvm/dist/llvm/docs/HistoricalNotes/
H A D2007-OriginalClangReadme.txt133 * Column numbers are fully tracked (no 256 col limit, no GCC-style pruning).
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/profile/
H A DInstrProfData.inc370 /* An array recording the number of values tracked at each site.
741 /* The data structure that represents a tracked value by the
/netbsd-src/external/bsd/openldap/dist/doc/guide/admin/
H A Dtuning.sdf70 making the index less useful over time as deletions cannot usually be tracked
/netbsd-src/external/mit/libuv/dist/
H A DREADME.md42 The ABI/API changes can be tracked [here](http://abi-laboratory.pro/tracker/timeline/libuv/).

12345