Home
last modified time | relevance | path

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

12

/third_party/musl/porting/uniproton/kernel/src/time/
D__year_to_secs.c13 int cycles, centuries, leaps, rem; in __year_to_secs() local
/third_party/musl/porting/liteos_a/kernel/src/time/
D__year_to_secs.c13 int cycles, centuries, leaps, rem; in __year_to_secs() local
/third_party/musl/porting/liteos_m/kernel/src/time/
D__year_to_secs.c13 int cycles, centuries, leaps, rem; in __year_to_secs() local
/third_party/musl/src/time/
D__year_to_secs.c13 int cycles, centuries, leaps, rem; in __year_to_secs() local
/third_party/littlefs/runners/
Dtest_runner.c125 const lfs_emubd_powercycles_t *cycles; member
133 const lfs_emubd_powercycles_t *cycles; member
579 const lfs_emubd_powercycles_t *cycles, in perm_printid()
684 const lfs_emubd_powercycles_t *cycles, in case_forperm()
1325 const lfs_emubd_powercycles_t *cycles, in run_powerloss_none()
1399 const lfs_emubd_powercycles_t *cycles, in run_powerloss_linear()
1492 const lfs_emubd_powercycles_t *cycles, in run_powerloss_log()
1585 const lfs_emubd_powercycles_t *cycles, in run_powerloss_cycles()
1682 lfs_emubd_powercycles_t *cycles; member
1712 struct powerloss_exhaustive_cycles *cycles, in run_powerloss_exhaustive_layer()
[all …]
/third_party/mesa3d/src/mesa/math/
Dm_debug_xform.c168 int mtype, unsigned long *cycles ) in test_transform_function()
313 unsigned long *cycles = &(benchmark_tab[psize-1][mtype]); in _math_test_all_transform_functions() local
Dm_debug_norm.c196 static int test_norm_function( normal_func func, int mtype, long *cycles ) in test_norm_function()
359 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
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DQuadRasterizer.hpp48 Long cycles[PERF_TIMERS]; member in sw::QuadRasterizer
/third_party/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
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
Dper_thread_sem_test.cc112 int64_t cycles = base_internal::CycleClock::Now(); in TestTiming() local
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_qpu_emit.c628 uint32_t cycles = qpu_schedule_instructions(c); in vc4_generate_code() local
Dvc4_qpu_schedule.c1021 uint32_t cycles = schedule_instructions(c, scoreboard, block, in qpu_schedule_instructions_block() local
1107 uint32_t cycles = 0; in qpu_schedule_instructions() local
/third_party/skia/third_party/externals/swiftshader/src/Main/
DConfig.hpp56 double cycles[PERF_TIMERS]; member
/third_party/zlib/examples/
Dgzappend.c126 unsigned cycles; in rotate() local
/third_party/skia/third_party/externals/abseil-cpp/absl/base/
Dspinlock_test_common.cc153 int64_t cycles = cycle_distribution(generator); in TEST() local
/third_party/ffmpeg/tests/checkasm/
Dcheckasm.h221 uint64_t cycles; member
/third_party/ffmpeg/libavformat/
Drtpdec.h82 uint32_t cycles; ///< shifted count of sequence number cycles member
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_utils.cpp252 LARGE_INTEGER cycles; in TickTimeInSeconds() local
/third_party/mesa3d/src/freedreno/ir3/
Dir3_spill.c91 unsigned cycles; member
181 unsigned cycles = 0; in instr_cycles() local
193 unsigned cycles = 0; in instr_cycles() local
/third_party/littlefs/scripts/
Dperf.py133 cycles=0, bmisses=0, branches=0, cmisses=0, caches=0, argument
/third_party/python/Modules/
Ditertoolsmodule.c3244 Py_ssize_t *cycles; /* one rollover counter per element in the result */ member
3270 Py_ssize_t *cycles = NULL; in itertools_permutations_impl() local
3365 Py_ssize_t *cycles = po->cycles; in permutations_next() local
3457 PyObject *indices=NULL, *cycles=NULL; in permutations_reduce() local
3494 PyObject *indices, *cycles, *result; in permutations_setstate() local
/third_party/mesa3d/src/broadcom/compiler/
Dqpu_schedule.c2336 uint32_t cycles = schedule_instructions(c, scoreboard, block, in qpu_schedule_instructions_block() local
2489 uint32_t cycles = 0; in v3d_qpu_schedule_instructions() local
/third_party/tzdata/
Dzdump.c778 int cycles = (newp->tm_year - oldy) / YEARSPERREPEAT; in delta_nonneg() local

12