HomeSort by relevance Sort by last modified time
    Searched full:affinity (Results 126 - 150 of 267) sorted by null

1 2 3 4 56 7 8 91011

  /frameworks/base/services/core/java/com/android/server/notification/
ZenModeFiltering.java 75 * @param timeoutAffinity affinity to return when the timeout specified via
  /external/libchrome/base/trace_event/
memory_dump_manager.cc 315 // - The MDP has specified a sequenced task runner affinity AND the
318 // - The MDP has NOT specified a task runner affinity and its ownership is
479 // If the dump provider did not specify a task runner affinity, dump on
    [all...]
  /frameworks/base/services/core/java/com/android/server/am/
ActivityStack.java     [all...]
RecentTasks.java 659 task.affinity != null && task.affinity.equals(tr.affinity);
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
syscall_windows_test.go 688 // removeOneCPU removes one (any) cpu from affinity mask.
689 // It returns new affinity mask.
692 return 0, fmt.Errorf("cpu affinity mask is empty")
  /prebuilts/go/linux-x86/src/runtime/
syscall_windows_test.go 688 // removeOneCPU removes one (any) cpu from affinity mask.
689 // It returns new affinity mask.
692 return 0, fmt.Errorf("cpu affinity mask is empty")
  /cts/hostsidetests/services/activityandwindowmanager/activitymanager/src/android/server/cts/
ActivityManagerPinnedStackTests.java     [all...]
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/aarch64/
arch.h 67 * TODO: Support only the first 3 affinity levels for now.
  /device/linaro/bootloader/arm-trusted-firmware/services/std_svc/psci/
psci_entry.S 146 * Call the finishers starting from affinity
  /docs/source.android.com/src/devices/audio/
latency_contrib.jd 193 <li><a href="http://en.wikipedia.org/wiki/Processor_affinity">processor affinity</a></li>
  /external/kernel-headers/original/uapi/linux/
capability.h 272 /* Allow setting cpu affinity on other processes */
  /external/libcap/libcap/include/uapi/linux/
capability.h 274 /* Allow setting cpu affinity on other processes */
  /external/ltp/testcases/open_posix_testsuite/functional/threads/pi_test/
pitest-4.c 107 EPRINTF("UNRESOLVED: Thread %s index %d: Can't set affinity: "
  /external/ltp/testcases/realtime/func/prio-preempt/
prio-preempt.c 152 /* TODO: Add sched set affinity here */
  /external/ltp/tools/pounder21/
README 236 o schedutils, to test CPU affinity (with lame)
  /external/strace/
Android.mk 47 affinity.c \
Makefile 285 am__strace_SOURCES_DIST = access.c affinity.c aio.c alpha.c bjm.c \
320 am_strace_OBJECTS = strace-access.$(OBJEXT) strace-affinity.$(OBJEXT) \
    [all...]
Makefile.in 285 am__strace_SOURCES_DIST = access.c affinity.c aio.c alpha.c bjm.c \
320 am_strace_OBJECTS = strace-access.$(OBJEXT) strace-affinity.$(OBJEXT) \
    [all...]
  /external/valgrind/include/vki/
vki-xen-domctl.h 191 /* Get/set the NUMA node(s) with which the guest has affinity with. */
  /packages/apps/Settings/src/com/android/settings/
ChooseLockSettingsHelper.java 278 // This is a workaround to a framework bug where affinity is incorrect for activities
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
capability.h 275 /* Allow setting cpu affinity on other processes */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
capability.h 272 /* Allow setting cpu affinity on other processes */
  /external/netperf/src/
netlib.c 224 /* global variables to hold the value for processor affinity */
    [all...]
  /external/linux-kselftest/tools/testing/selftests/x86/
ldt_gdt.c 436 printf("[SKIP]\tCannot set affinity to CPU 1\n");
443 printf("[SKIP]\tCannot set affinity to CPU 0\n");
  /external/ltp/testcases/kernel/numa/
numa01.sh 224 # Description: - Verification of local node and memory affinity
262 tst_resm TPASS "NUMA local node and memory affinity -TEST01 PASSED !!"

Completed in 4432 milliseconds

1 2 3 4 56 7 8 91011