HomeSort by relevance Sort by last modified time
    Searched full:latencies (Results 101 - 125 of 205) sorted by null

1 2 3 45 6 7 8 9

  /frameworks/base/tests/net/java/com/android/server/connectivity/
NetdEventListenerServiceTest.java 299 // valid latencies
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCInstrItineraries.h 12 // schedulers to determine instruction stages and latencies.
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCInstrItineraries.h 12 // schedulers to determine instruction stages and latencies.
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCInstrItineraries.h 12 // schedulers to determine instruction stages and latencies.
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCInstrItineraries.h 12 // schedulers to determine instruction stages and latencies.
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCInstrItineraries.h 12 // schedulers to determine instruction stages and latencies.
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCInstrItineraries.h 12 // schedulers to determine instruction stages and latencies.
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCInstrItineraries.h 12 // schedulers to determine instruction stages and latencies.
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCInstrItineraries.h 12 // schedulers to determine instruction stages and latencies.
  /external/llvm/lib/CodeGen/SelectionDAG/
ResourcePriorityQueue.cpp 183 // cannot easily be modeled as edges with latencies to be scheduled as
200 // After that, if two nodes have identical latencies, look to see if one will
  /external/llvm/lib/Target/AArch64/
AArch64SchedA53.td 55 // shift-only instruction. These latencies will be incorrect when the
94 // accounted for in the WriteST* latencies below
  /external/llvm/lib/Target/X86/
X86Schedule.td 635 // latencies. Since these latencies are not used for pipeline hazards,
  /frameworks/base/proto/src/
ipconnectivity.proto 169 // Logs DNS lookup latencies.
223 // Represents a collections of DNS lookup latencies and counters for a
  /external/fio/
HOWTO     [all...]
  /external/autotest/client/tests/aiostress/
aio-stress.c 126 * latencies during io_submit are measured, these are the
    [all...]
  /external/ltp/testcases/kernel/io/ltp-aiodio/
aio-stress.c 123 * latencies during io_submit are measured, these are the
1317 printf("\t-l print io_submit latencies after each stage\n");
1318 printf("\t-L print io completion latencies after each stage\n");
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/
stream.h 136 * playback buffer length and additional latencies will be adjusted in
228 * To get the raw data needed to calculate latencies, call
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/pulse/
stream.h 137 * playback buffer length and additional latencies will be adjusted in
229 * To get the raw data needed to calculate latencies, call
    [all...]
  /external/devlib/doc/
connection.rst 214 latencies so unless the timeout given by the user via
  /external/fio/tools/hist/
fiologparser_hist.py 197 samples with latencies which overlap with the given interval
  /external/lisa/ipynb/examples/android/workloads/
Android_Gmaps.ipynb 403 "# EAS-induced wakeup latencies"
417 "We're also on the lookout for when the task has been moved from one CPU to another. Depending on several parameters (kernel version, boost values, etc), the task could erroneously be switched to another CPU which could induce wakeup latencies.\n",
419 "Finally, we're only interested in scheduling decisions made by EAS, so we'll only be looking at wakeup latencies that occured when the system was not overutilized, i.e EAS was enabled."
492 "# Look for latencies > 1 ms\n",
525 "# Find which wakeup latencies were induced by EAS\n",
599 "2017-03-07 12:03:58,243 INFO : Analysis : Found: 2517 WAKEUP latencies\n",
600 "2017-03-07 12:03:58,302 INFO : Analysis : Found: 15435 PREEMPT latencies\n",
603 "2017-03-07 12:04:14,282 INFO : Analysis : Found: 2517 WAKEUP latencies\n",
604 "2017-03-07 12:04:14,461 INFO : Analysis : Found: 15435 PREEMPT latencies\n",
607 "2017-03-07 12:04:31,485 INFO : Analysis : Found: 2517 WAKEUP latencies\n"
    [all...]
  /external/llvm/lib/Target/ARM/
ARMSchedule.td 39 // shorter latencies to certain registers as needed in the example above.
ARMScheduleA9.td     [all...]
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
lattice_mips.c 247 // large latencies. This variant is bit-exact with C code.
  /frameworks/base/services/core/java/com/android/server/connectivity/
IpConnectivityEventBuilder.java 99 stats.latenciesMs = in.latencies.toArray();

Completed in 3311 milliseconds

1 2 3 45 6 7 8 9