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

1 2 3 4 56 7 8 9

  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/MC/
MCInstrItineraries.h 12 // schedulers to determine instruction stages and latencies.
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/MC/
MCInstrItineraries.h 12 // schedulers to determine instruction stages and latencies.
  /art/compiler/optimizing/
scheduler.h 54 // latencies, to a super detailed CPU pipeline model.
337 * the latencies of `HInstruction`s.
  /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 183 // Logs DNS lookup latencies.
237 // 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 127 * latencies during io_submit are measured, these are the
1321 printf("\t-l print io_submit latencies after each stage\n");
1322 printf("\t-L print io completion latencies after each stage\n");
    [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...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
SdramSpdLpDdr.h 405 SPD_LPDDR_CAS_LATENCIES_SUPPORTED_STRUCT CasLatencies; ///< 20-23 CAS Latencies Supported
SdramSpdDdr3.h 631 SPD3_CAS_LATENCIES_SUPPORTED_STRUCT CasLatencies; ///< 14-15 CAS Latencies Supported
    [all...]
SdramSpdDdr4.h 807 SPD4_CAS_LATENCIES_SUPPORTED_STRUCT CasLatencies; ///< 20-23 CAS Latencies Supported
    [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/libchrome/base/metrics/
histogram_macros.h 134 // latencies).
  /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();
  /frameworks/base/tests/net/java/com/android/server/connectivity/
NetdEventListenerServiceTest.java 375 // valid latencies
  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h 144 /// of specified accumulated instruction latencies in the specified MBB to
  /external/llvm/lib/Transforms/Scalar/
MergedLoadStoreMotion.cpp 20 // latencies, triggering if-conversion, and reducing static code size.

Completed in 1659 milliseconds

1 2 3 4 56 7 8 9