Home
last modified time | relevance | path

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

12

/third_party/boost/libs/coroutine2/performance/
Dcycle_x86-64.hpp27 cycle_type cycles() in cycles() function
31 cycle_type cycles() in cycles() function
35 cycle_type cycles() in cycles() function
Dcycle_i386.hpp25 cycle_type cycles() in cycles() function
39 cycle_type cycles() in cycles() function
/third_party/boost/libs/context/performance/
Dcycle_x86-64.hpp27 cycle_type cycles() in cycles() function
31 cycle_type cycles() in cycles() function
35 cycle_type cycles() in cycles() function
Dcycle_i386.hpp25 cycle_type cycles() in cycles() function
39 cycle_type cycles() in cycles() function
/third_party/boost/libs/coroutine/performance/
Dcycle_x86-64.hpp27 cycle_type cycles() in cycles() function
31 cycle_type cycles() in cycles() function
35 cycle_type cycles() in cycles() function
Dcycle_i386.hpp25 cycle_type cycles() in cycles() function
39 cycle_type cycles() in cycles() function
/third_party/boost/libs/graph/test/
Dtiernan_all_cycles.cpp41 size_t& cycles; member
58 size_t cycles = 0; in test() local
Dcycle_test.hpp51 std::size_t& cycles; member
69 std::size_t cycles = 0; in test_one() local
/third_party/boost/libs/regex/test/static_mutex/
Dstatic_mutex_test.cpp113 int cycles = 0; in thread1_proc() local
125 int cycles = 0; in thread2_proc() local
137 int cycles = 0; in thread3_proc() 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/uniproton/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/node/deps/npm/node_modules/fast-json-stable-stringify/
DREADME.md84 ### cycles subsection
/third_party/grpc/src/core/lib/iomgr/
Dexec_ctx.cc111 grpc_millis grpc_cycle_counter_to_millis_round_down(gpr_cycle_counter cycles) { in grpc_cycle_counter_to_millis_round_down()
116 grpc_millis grpc_cycle_counter_to_millis_round_up(gpr_cycle_counter cycles) { in grpc_cycle_counter_to_millis_round_up()
/third_party/grpc/src/core/lib/gpr/
Dtime_precise.cc116 gpr_timespec gpr_cycle_counter_to_time(gpr_cycle_counter cycles) { in gpr_cycle_counter_to_time()
149 gpr_timespec gpr_cycle_counter_to_time(gpr_cycle_counter cycles) { in gpr_cycle_counter_to_time()
/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/boost/libs/thread/example/
Dperf_shared_mutex.cpp23 const int cycles = 10000; variable
/third_party/boost/libs/random/performance/
Dnondet_random_speed.cpp23 double cycles = usec * cpu_frequency/1e6; in show_elapsed() local
/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/node/deps/npm/node_modules/fast-json-stable-stringify/test/
Dnested.js29 t.equal(stringify(one, {cycles:true}), '{"a":1,"two":{"a":2,"one":"__cycle__"}}'); property

12