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

12 3 4 5 6 7 8 9

  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Transforms/Scalar/
MergedLoadStoreMotion.h 20 // latencies, triggering if-conversion, and reducing static code size.
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Transforms/Scalar/
MergedLoadStoreMotion.h 20 // latencies, triggering if-conversion, and reducing static code size.
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Transforms/Scalar/
MergedLoadStoreMotion.h 20 // latencies, triggering if-conversion, and reducing static code size.
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Transforms/Scalar/
MergedLoadStoreMotion.h 20 // latencies, triggering if-conversion, and reducing static code size.
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Transforms/Scalar/
MergedLoadStoreMotion.h 20 // latencies, triggering if-conversion, and reducing static code size.
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
MergedLoadStoreMotion.h 20 // latencies, triggering if-conversion, and reducing static code size.
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Transforms/Scalar/
MergedLoadStoreMotion.h 20 // latencies, triggering if-conversion, and reducing static code size.
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Transforms/Scalar/
MergedLoadStoreMotion.h 20 // latencies, triggering if-conversion, and reducing static code size.
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Transforms/Scalar/
MergedLoadStoreMotion.h 20 // latencies, triggering if-conversion, and reducing static code size.
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Transforms/Scalar/
MergedLoadStoreMotion.h 20 // latencies, triggering if-conversion, and reducing static code size.
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Transforms/Scalar/
MergedLoadStoreMotion.h 20 // latencies, triggering if-conversion, and reducing static code size.
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Transforms/Scalar/
MergedLoadStoreMotion.h 20 // latencies, triggering if-conversion, and reducing static code size.
  /external/lisa/tools/analysis/
run_binder_throughput_analysis.py 114 latencies = re.findall("\d+\.\d+|\d+", l)
115 result["avg_latency"] = float(latencies[0])*1000
  /external/llvm/lib/CodeGen/
LatencyPriorityQueue.cpp 25 // cannot easily be modeled as edges with latencies to be scheduled as
41 // After that, if two nodes have identical latencies, look to see if one will
  /frameworks/base/core/java/com/android/internal/util/
LatencyTracker.java 32 * Class to track various latencies in SystemUI. It then outputs the latency to logcat so these
33 * latencies can be captured by tests and then used for dashboards.
  /external/ltp/testcases/realtime/
00_Descriptions.txt 43 - Measures latencies involved in asynchronous event handlers. Specifically it
54 - Is similar to the above two i.e. it measures latencies involved in
134 - Measures latencies involved in priority boosting through priority inheritance
220 - Measures latencies involved in pthread_cond_t
223 - Measures latencies involved in pthread_cond_t. This test executes in
  /system/extras/latencytop/
latencytop.c 158 printf("Latencies for thread %d in process %d:\n", tid, pid);
160 printf("Latencies for process %d:\n", pid);
163 printf("Latencies across all processes:\n");
  /test/vts/utils/python/profiling/
profiling_utils.py 42 values: A dict that stores the profiling data. e.g. latencies of each api.
346 for api, latencies in merged_profiling_data.values.items():
352 latencies,
  /external/llvm/lib/Target/AMDGPU/
SIMachineScheduler.cpp 38 // . The less the register pressure, the best load latencies are hidden
51 // . Hiding high latencies (texture sampling, etc)
52 // . Hiding low latencies (SGPR constant loading, etc)
62 // locally inside the blocks where it takes care of low latencies, and then
63 // chooses the order of the blocks by taking care of high latencies.
68 // We want the blocks help control register usage and hide high latencies
73 // the shader. Since we do want blocks to help hide high latencies, we want
75 // on high latencies. It will make it easy to pick blocks to hide specific
76 // high latencies.
84 // Third the block order is choosen, there we try to hide high latencies
    [all...]
  /compatibility/cdd/5_multimedia/
5_6_audio-latency.md 4 Many classes of applications rely on short latencies, to achieve real-time
  /external/autotest/client/site_tests/hardware_MemoryLatency/
hardware_MemoryLatency.py 15 latencies.
  /external/autotest/server/site_tests/network_WiFi_OverlappingBSSScan/
network_WiFi_OverlappingBSSScan.py 55 # Gather some statistics about ping latencies without scanning going on.
  /external/iproute2/man/man8/
tc-police.8 123 this is often the best one can do in order to keep latencies low under high
  /external/ltp/runtest/
ltp-aio-stress.part2 23 # -l print io_submit latencies after each stage
  /external/ltp/testcases/realtime/func/async_handler/
async_handler_jk.c 160 printf("\nCriteria: latencies < %d\n", (int)pass_criteria);

Completed in 2803 milliseconds

12 3 4 5 6 7 8 9