Home
last modified time | relevance | path

Searched refs:migrated (Results 1 – 25 of 27) sorted by relevance

12

/external/mesa3d/src/util/
Dslab.c132 pool->migrated = NULL; in slab_create_child()
156 while (pool->migrated) { in slab_destroy_child()
157 struct slab_element_header *elt = pool->migrated; in slab_destroy_child()
158 pool->migrated = elt->next; in slab_destroy_child()
214 pool->free = pool->migrated; in slab_alloc()
215 pool->migrated = NULL; in slab_alloc()
268 elt->next = owner->migrated; in slab_free()
269 owner->migrated = elt; in slab_free()
Dslab.h69 struct slab_element_header *migrated; member
/external/ltp/testcases/kernel/hotplug/cpu_hotplug/doc/
Dhotplug02.txt21 Determine which CPU the process migrated to
Dhotplug03.txt31 Verify that at least one process has migrated to the new CPU by
/external/slf4j/slf4j-migrator/
DLIMITATIONS.txt33 - Calls to PropertyConfigurator or DomConfigurator cannot be migrated since
/external/autotest/contrib/
Dmove_cq_hosts.sh54 echo $host migrated
/external/ltp/testcases/kernel/controllers/memctl/
Dmemctl_testplan.txt15 one of the tasks from group a is migrated to group b and the memory usage of
/external/libese/
DREADME.md10 migrated to an always connected bus, like SPI. The interfaces
/external/netperf/
DAUTHORS291 Amos Kong - a fix to report the correct send size in a migrated
DRelease_Notes140 the netserver side of an "omni" or migrated classic test as only
171 migrated classic) request/response test should better reflect
178 compatible - for the omni tests or migrated "classic" tests only
268 src/nettest_sdp.c, and src/nettest_sctp.c will be "migrated" to use
/external/ltp/testcases/kernel/controllers/cpuctl/
Dcpuctl_testplan.txt100 After first run a task is migrated from one group to another group. This task
/external/netperf/doc/
Dnetperf.info287 the classic tests are migrated - you can tell if a test has been
288 migrated from the presence of `MIGRATED' in the test banner. If you
289 encounter problems with either the omni or migrated tests, please first
293 be compiled-in and the classic tests will not be migrated.
888 intervals will remain in a "migrated" classic netperf test.
900 migrated netperf test will not display the actual number of
1097 *note migrated: Migrated Tests. test. No indication of failure is
3078 As of version 2.5.0 several tests have been migrated to use the omni
3079 code in `src/nettest_omni.c' for the core of their testing. A migrated
3094 The tests migrated in version 2.5.0 are:
[all …]
Dnetperf.texi321 and a number of the classic tests are migrated - you can tell if a
322 test has been migrated
324 encounter problems with either the omni or migrated tests, please
330 migrated.
944 remain in a ``migrated'' classic netperf test.
956 whichever comes first. A classic or migrated netperf test will not
1166 @ref{Migrated Tests,migrated} test. No indication of failure is given
3252 As of version 2.5.0 several tests have been migrated to use the omni
3254 migrated test retains all its previous output code and so should still
3270 The tests migrated in version 2.5.0 are:
[all …]
/external/llvm/include/llvm/Target/
DTarget.td413 // associated with them. Once we've migrated all of them over to true
764 // migrated away from using positionally encoded operands.
773 // migrated away from using positionally encoded operands.
/external/autotest/
Dglobal_config.ini310 # TODO: Remove these released RO builds once they are migrated to Goldeneye.
/external/google-breakpad/src/build/
Dcommon.gypi149 # Once all vsprops settings are migrated into gyp, this can go away.
/external/clang/docs/
DThreadSafetyAnalysis.rst453 for a period of time, after which they are migrated into the standard analysis.
/external/dtc/Documentation/
Ddtc-paper.tex521 to support the old ppc32 embedded ports that have not been migrated
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTarget.td356 // associated with them. Once we've migrated all of them over to true
/external/lisa/ipynb/tutorial/
DUseCaseExamples_SchedTuneAnalysis.ipynb1540 "### Is the task migrated once we exceed the LITTLE CPUs capacity?"
/external/libmicrohttpd/doc/
Dlibmicrohttpd.texi1414 is to be migrated to another process (i.e. a newer version of the
Dlibmicrohttpd.info1231 to be migrated to another process (i.e. a newer version of the
/external/libxml2/
DNEWS2360 - Added an hash table module, migrated a number of internal structure to
/external/python/cpython2/Modules/_ctypes/libffi/
DChangeLog.libffi-3.13440 * src/ffitest.c: Delete. No longer needed, all test cases migrated
/external/jline/src/src/test/resources/jline/example/
Denglish.gz

12