Home
last modified time | relevance | path

Searched defs:cycles (Results 1 - 25 of 31) sorted by relevance

12

/third_party/musl/porting/liteos_a/kernel/src/time/
H A D__year_to_secs.c13 int cycles, centuries, leaps, rem; in __year_to_secs() local
/third_party/musl/porting/liteos_m/kernel/src/time/
H A D__year_to_secs.c13 int cycles, centuries, leaps, rem; in __year_to_secs() local
/third_party/musl/porting/uniproton/kernel/src/time/
H A D__year_to_secs.c13 int cycles, centuries, leaps, rem; in __year_to_secs() local
/third_party/musl/src/time/
H A D__year_to_secs.c13 int cycles, centuries, leaps, rem, dummy; in __year_to_secs() local
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DQuadRasterizer.hpp48 Long cycles[PERF_TIMERS]; member in sw::QuadRasterizer
H A DRenderer.hpp173 int64_t cycles[PERF_TIMERS][16]; member
/third_party/ffmpeg/tests/checkasm/
H A Dcheckasm.h221 uint64_t cycles; member
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_qpu_emit.c628 uint32_t cycles = qpu_schedule_instructions(c); in vc4_generate_code() local
H A 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/mesa3d/src/mesa/math/
H A Dm_debug_norm.c359 long *cycles = &benchmark_tab[mtype]; in _math_test_all_normal_transform_functions() local
H A Dm_debug_xform.c313 unsigned long *cycles = &(benchmark_tab[psize-1][mtype]); in _math_test_all_transform_functions() local
H A Dm_debug_clip.c384 long *cycles = &(benchmark_tab[np][psize-1]); in _math_test_all_cliptest_functions() local
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
H A Dper_thread_sem_test.cc112 int64_t cycles = base_internal::CycleClock::Now(); in TestTiming() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_test_conv.c164 int64_t cycles[LP_TEST_NUM_SAMPLES]; in test_one() local
63 write_tsv_row(FILE *fp, struct lp_type src_type, struct lp_type dst_type, double cycles, boolean success) write_tsv_row() argument
H A Dlp_test_blend.c446 int64_t cycles[LP_TEST_NUM_SAMPLES]; in test_one() local
74 write_tsv_row(FILE *fp, const struct pipe_blend_state *blend, struct lp_type type, double cycles, boolean success) write_tsv_row() argument
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DConfig.hpp56 double cycles[PERF_TIMERS]; member
/third_party/skia/third_party/externals/abseil-cpp/absl/base/
H A Dspinlock_test_common.cc153 int64_t cycles = cycle_distribution(generator); in TEST() local
/third_party/zlib/examples/
H A Dgzappend.c126 unsigned cycles; in rotate() local
/third_party/ffmpeg/libavformat/
H A Drtpdec.h82 uint32_t cycles; ///< shifted count of sequence number cycles member
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_utils.cpp252 LARGE_INTEGER cycles; in TickTimeInSeconds() local
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_sched.c330 unsigned cycles = cycle_count(instr); in schedule() local
H A Dir3_spill.c91 unsigned cycles; member
181 unsigned cycles = 0; in instr_cycles() local
193 unsigned cycles = 0; in instr_cycles() local
[all...]
/third_party/tzdata/
H A Dzdump.c778 int cycles = (newp->tm_year - oldy) / YEARSPERREPEAT; in delta_nonneg() local
/third_party/mesa3d/src/broadcom/compiler/
H A 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/littlefs/runners/
H A Dtest_runner.c125 const lfs_emubd_powercycles_t *cycles; member
133 const lfs_emubd_powercycles_t *cycles; member
576 perm_printid( const struct test_suite *suite, const struct test_case *case_, const lfs_emubd_powercycles_t *cycles, size_t cycle_count) perm_printid() argument
679 case_forperm( const struct test_suite *suite, const struct test_case *case_, const test_define_t *defines, size_t define_count, const lfs_emubd_powercycles_t *cycles, size_t cycle_count, void (*cb)( void *data, const struct test_suite *suite, const struct test_case *case_, const test_powerloss_t *powerloss), void *data) case_forperm() argument
1324 run_powerloss_none( const lfs_emubd_powercycles_t *cycles, size_t cycle_count, const struct test_suite *suite, const struct test_case *case_) run_powerloss_none() argument
1398 run_powerloss_linear( const lfs_emubd_powercycles_t *cycles, size_t cycle_count, const struct test_suite *suite, const struct test_case *case_) run_powerloss_linear() argument
1491 run_powerloss_log( const lfs_emubd_powercycles_t *cycles, size_t cycle_count, const struct test_suite *suite, const struct test_case *case_) run_powerloss_log() argument
1584 run_powerloss_cycles( const lfs_emubd_powercycles_t *cycles, size_t cycle_count, const struct test_suite *suite, const struct test_case *case_) run_powerloss_cycles() argument
1682 lfs_emubd_powercycles_t *cycles; global() member
1711 run_powerloss_exhaustive_layer( struct powerloss_exhaustive_cycles *cycles, const struct test_suite *suite, const struct test_case *case_, struct lfs_config *cfg, struct lfs_emubd_config *bdcfg, size_t depth) run_powerloss_exhaustive_layer() argument
1774 run_powerloss_exhaustive( const lfs_emubd_powercycles_t *cycles, size_t cycle_count, const struct test_suite *suite, const struct test_case *case_) run_powerloss_exhaustive() argument
2454 lfs_emubd_powercycles_t *cycles = NULL; main() local
2491 lfs_emubd_powercycles_t *cycles = NULL; main() local
2684 lfs_emubd_powercycles_t *cycles = NULL; main() local
[all...]

Completed in 28 milliseconds

12