Home
last modified time | relevance | path

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

12

/third_party/python/Modules/
H A Ditertoolsmodule.c3243 Py_ssize_t *cycles; /* one rollover counter per element in the result */ member
3269 Py_ssize_t *cycles = NULL; in itertools_permutations_impl() local
3364 Py_ssize_t *cycles = po->cycles; permutations_next() local
3456 PyObject *indices=NULL, *cycles=NULL; permutations_reduce() local
3493 PyObject *indices, *cycles, *result; permutations_setstate() local
[all...]
/third_party/libbpf/include/uapi/linux/
H A Dperf_event.h1422 cycles:16, /* cycle count to last branch */ member
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_compiler.h1543 uint32_t cycles; member
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbifrost_compile.c4232 float cycles = MAX2( in va_print_stats() local
/third_party/vixl/benchmarks/aarch32/
H A Dasm-disasm-speed-test.cc9573 int64_t cycles = 0; in Benchmark() local
9590 int64_t cycles = 0; in Benchmark() local
[all...]
/third_party/sqlite/src/
H A Dsqlite3.c15913 u64 cycles; /* Total time spent executing this instruction */ member
[all...]

Completed in 160 milliseconds

12