Home
last modified time | relevance | path

Searched defs:cycles (Results 1 – 25 of 43) sorted by relevance

12

/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
DLeftRecursionCyclesMessage.java39 public Collection cycles; field in LeftRecursionCyclesMessage
41 public LeftRecursionCyclesMessage(Collection cycles) { in LeftRecursionCyclesMessage()
/external/tensorflow/tensorflow/compiler/xla/service/
Dhuman_readable_profile_builder.h47 tensorflow::StringPiece category, int64 cycles, int64 flop_count, in AddOp()
63 int64 cycles; member
70 double CyclesToSeconds(int64 cycles) const { in CyclesToSeconds()
73 double CyclesToMicroseconds(int64 cycles) const { in CyclesToMicroseconds()
/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ebb/
Dcycles_test.c15 int cycles(void) in cycles() function
/external/autotest/server/tests/netperf2/
Dnetperf2.py7 def run_once(self, pair, test, time, stream_list, cycles): argument
/external/swiftshader/src/Renderer/
DQuadRasterizer.hpp44 Long cycles[PERF_TIMERS]; member in sw::QuadRasterizer
/external/autotest/client/site_tests/cellular_StressEnable/
Dcellular_StressEnable.py46 def run_once(self, test_env, cycles=3, min=15, max=25): argument
/external/mesa3d/src/mesa/math/
Dm_debug_xform.c169 int mtype, unsigned long *cycles ) in test_transform_function()
314 unsigned long *cycles = &(benchmark_tab[psize-1][mtype]); in _math_test_all_transform_functions() local
Dm_debug_norm.c197 static int test_norm_function( normal_func func, int mtype, long *cycles ) in test_norm_function()
360 long *cycles = &benchmark_tab[mtype]; in _math_test_all_normal_transform_functions() local
Dm_debug_clip.c230 int psize, long *cycles ) in test_cliptest_function()
384 long *cycles = &(benchmark_tab[np][psize-1]); in _math_test_all_cliptest_functions() local
/external/autotest/client/cros/
Dstorage.py291 def wait_for_devices(self, storage_filter, time_to_sleep=1, cycles=10, argument
342 def wait_for_device(self, storage_filter, time_to_sleep=1, cycles=10, argument
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/stress/
DParallelTest.java60 int cycles = 200; in run() local
/external/autotest/client/profilers/cpistat/
Dcpistat77 cycles = sum['PERF_COUNT_HW_CPU_CYCLES'] variable
/external/webrtc/webrtc/modules/audio_coding/neteq/tools/
Drtp_analyze.cc106 int cycles = -1; in main() local
Dneteq_quality_test.cc354 int cycles = block_duration_ms_ / kPacketLossTimeUnitMs; in PacketLost() local
/external/autotest/client/site_tests/platform_CompressedSwapPerf/
Dplatform_CompressedSwapPerf.py266 def run_single_test(self, compression_factor, num_procs, cycles, argument
399 def run_once(self, compression_factor=3, num_procs=50, cycles=20, argument
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_test_conv.c66 double cycles, in write_tsv_row()
164 int64_t cycles[LP_TEST_NUM_SAMPLES]; in test_one() local
Dlp_test_blend.c77 double cycles, in write_tsv_row()
446 int64_t cycles[LP_TEST_NUM_SAMPLES]; in test_one() local
/external/nos/test/system-test-harness/tools/
Dnugget_tools.cc65 bool CyclesSinceBoot(nos::NuggetClientInterface *client, uint32_t *cycles) { in CyclesSinceBoot()
/external/nos/host/android/citadel/validation/
Dcitadel_validation_tool.cpp139 bool CyclesSinceBoot(NuggetClientInterface & client, uint32_t* cycles) { in CyclesSinceBoot()
284 uint32_t cycles; in CmdReset() local
/external/tensorflow/tensorflow/compiler/jit/
Dmark_for_compilation_pass.cc249 string DescribeCycle(const GraphCycles& cycles, const Graph& graph, int src, in DescribeCycle()
381 GraphCycles cycles; in RunImpl() local
/external/swiftshader/src/Main/
DConfig.hpp58 double cycles[PERF_TIMERS]; member
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_qpu_emit.c621 uint32_t cycles = qpu_schedule_instructions(c); in vc4_generate_code() local
/external/zlib/src/examples/
Dgzappend.c126 unsigned cycles; in rotate() local
/external/autotest/client/site_tests/power_LoadTest/extension/
Dtest.js6 var cycles = {}; variable
/external/tensorflow/tensorflow/compiler/xla/tests/
Dxla_hlo_profile_test.cc42 int64 cycles; member

12