Home
last modified time | relevance | path

Searched refs:exec_count (Results 1 – 25 of 430) sorted by relevance

12345678910>>...18

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/fuzz/
H A Dshadow_table_fuzzer.cc101 void RunSqlQuery(std::string &query, int *exec_count) { in RunSqlQuery() argument
179 *exec_count = 0x3f; in InitializeDB()
212 RunSqlQuery(init_drop_db, exec_count); in InitializeDB()
213 RunSqlQuery(init_drop_docsize, exec_count); in InitializeDB()
214 RunSqlQuery(init_drop_stat, exec_count); in InitializeDB()
215 RunSqlQuery(init_create_fts3, exec_count); in InitializeDB()
216 RunSqlQuery(create_fake_docsize, exec_count); in InitializeDB()
217 RunSqlQuery(create_fake_stat, exec_count); in InitializeDB()
218 RunSqlQuery(init_set_initial_data, exec_count); in InitializeDB()
234 if (InitializeDB(&data_provider, &exec_count)) in LLVMFuzzerTestOneInput()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/iris/
H A Diris_batch.c104 for (int i = 0; i < batch->exec_count; i++) { in dump_validation_list()
129 for (int i = 0; i < batch->exec_count; i++) { in decode_get_bo()
197 batch->exec_count = 0; in iris_init_batch()
337 batch->validation_list[batch->exec_count] = in iris_use_pinned_bo()
344 bo->index = batch->exec_count; in iris_use_pinned_bo()
345 batch->exec_bos[batch->exec_count] = bo; in iris_use_pinned_bo()
348 batch->exec_count++; in iris_use_pinned_bo()
515 batch->exec_count++; in add_aux_map_bos_to_batch()
628 .buffer_count = batch->exec_count, in submit_batch()
698 batch->exec_count, in _iris_batch_flush()
[all …]
/dports/devel/icu/icu/source/test/perf/collperf/
H A Dcollperf.cpp149 exec_count = 0; in CmdIter()
158 virtual long getOperationsPerIteration(){return exec_count ? exec_count : 1;} in getOperationsPerIteration()
161 exec_count = 0; in call()
194 int32_t exec_count; member in CmdIterAll
205 exec_count = 0; in CmdIterAll()
218 virtual long getOperationsPerIteration(){return exec_count ? exec_count : 1;} in getOperationsPerIteration()
233 exec_count++; in icu_forward_all()
255 exec_count++; in icu_backward_all()
286 ++exec_count
393 virtual long getOperationsPerIteration(){ return exec_count?exec_count:1;} in getOperationsPerIteration()
[all …]
/dports/devel/icu-lx/icu/source/test/perf/collperf/
H A Dcollperf.cpp149 exec_count = 0; in CmdIter()
158 virtual long getOperationsPerIteration(){return exec_count ? exec_count : 1;} in getOperationsPerIteration()
161 exec_count = 0; in call()
194 int32_t exec_count; member in CmdIterAll
205 exec_count = 0; in CmdIterAll()
218 virtual long getOperationsPerIteration(){return exec_count ? exec_count : 1;} in getOperationsPerIteration()
233 exec_count++; in icu_forward_all()
255 exec_count++; in icu_backward_all()
286 ++exec_count
393 virtual long getOperationsPerIteration(){ return exec_count?exec_count:1;} in getOperationsPerIteration()
[all …]
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/iris/
H A Diris_batch.c104 for (int i = 0; i < batch->exec_count; i++) { in dump_bo_list()
132 for (int i = 0; i < batch->exec_count; i++) { in decode_get_bo()
201 batch->exec_count = 0; in iris_init_batch()
280 batch->exec_bos[batch->exec_count] = bo; in add_bo_to_batch()
285 bo->index = batch->exec_count; in add_bo_to_batch()
286 batch->exec_count++; in add_bo_to_batch()
449 for (int i = 0; i < batch->exec_count; i++) { in iris_batch_free()
756 for (int i = 0; i < batch->exec_count; i++) { in update_batch_syncobjs()
783 for (int i = 0; i < batch->exec_count; i++) { in submit_batch()
908 batch->exec_count, in _iris_batch_flush()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/iris/
H A Diris_batch.c104 for (int i = 0; i < batch->exec_count; i++) { in dump_bo_list()
132 for (int i = 0; i < batch->exec_count; i++) { in decode_get_bo()
201 batch->exec_count = 0; in iris_init_batch()
280 batch->exec_bos[batch->exec_count] = bo; in add_bo_to_batch()
285 bo->index = batch->exec_count; in add_bo_to_batch()
286 batch->exec_count++; in add_bo_to_batch()
449 for (int i = 0; i < batch->exec_count; i++) { in iris_batch_free()
756 for (int i = 0; i < batch->exec_count; i++) { in update_batch_syncobjs()
783 for (int i = 0; i < batch->exec_count; i++) { in submit_batch()
908 batch->exec_count, in _iris_batch_flush()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/iris/
H A Diris_batch.c104 for (int i = 0; i < batch->exec_count; i++) { in dump_bo_list()
132 for (int i = 0; i < batch->exec_count; i++) { in decode_get_bo()
201 batch->exec_count = 0; in iris_init_batch()
280 batch->exec_bos[batch->exec_count] = bo; in add_bo_to_batch()
285 bo->index = batch->exec_count; in add_bo_to_batch()
286 batch->exec_count++; in add_bo_to_batch()
449 for (int i = 0; i < batch->exec_count; i++) { in iris_batch_free()
756 for (int i = 0; i < batch->exec_count; i++) { in update_batch_syncobjs()
783 for (int i = 0; i < batch->exec_count; i++) { in submit_batch()
908 batch->exec_count, in _iris_batch_flush()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/iris/
H A Diris_batch.c104 for (int i = 0; i < batch->exec_count; i++) { in dump_bo_list()
132 for (int i = 0; i < batch->exec_count; i++) { in decode_get_bo()
201 batch->exec_count = 0; in iris_init_batch()
280 batch->exec_bos[batch->exec_count] = bo; in add_bo_to_batch()
285 bo->index = batch->exec_count; in add_bo_to_batch()
286 batch->exec_count++; in add_bo_to_batch()
449 for (int i = 0; i < batch->exec_count; i++) { in iris_batch_free()
756 for (int i = 0; i < batch->exec_count; i++) { in update_batch_syncobjs()
783 for (int i = 0; i < batch->exec_count; i++) { in submit_batch()
908 batch->exec_count, in _iris_batch_flush()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/iris/
H A Diris_batch.c104 for (int i = 0; i < batch->exec_count; i++) { in dump_bo_list()
132 for (int i = 0; i < batch->exec_count; i++) { in decode_get_bo()
201 batch->exec_count = 0; in iris_init_batch()
280 batch->exec_bos[batch->exec_count] = bo; in add_bo_to_batch()
285 bo->index = batch->exec_count; in add_bo_to_batch()
286 batch->exec_count++; in add_bo_to_batch()
449 for (int i = 0; i < batch->exec_count; i++) { in iris_batch_free()
756 for (int i = 0; i < batch->exec_count; i++) { in update_batch_syncobjs()
783 for (int i = 0; i < batch->exec_count; i++) { in submit_batch()
908 batch->exec_count, in _iris_batch_flush()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/iris/
H A Diris_batch.c104 for (int i = 0; i < batch->exec_count; i++) { in dump_bo_list()
132 for (int i = 0; i < batch->exec_count; i++) { in decode_get_bo()
201 batch->exec_count = 0; in iris_init_batch()
280 batch->exec_bos[batch->exec_count] = bo; in add_bo_to_batch()
285 bo->index = batch->exec_count; in add_bo_to_batch()
286 batch->exec_count++; in add_bo_to_batch()
449 for (int i = 0; i < batch->exec_count; i++) { in iris_batch_free()
756 for (int i = 0; i < batch->exec_count; i++) { in update_batch_syncobjs()
783 for (int i = 0; i < batch->exec_count; i++) { in submit_batch()
908 batch->exec_count, in _iris_batch_flush()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/iris/
H A Diris_batch.c104 for (int i = 0; i < batch->exec_count; i++) { in dump_bo_list()
132 for (int i = 0; i < batch->exec_count; i++) { in decode_get_bo()
201 batch->exec_count = 0; in iris_init_batch()
280 batch->exec_bos[batch->exec_count] = bo; in add_bo_to_batch()
285 bo->index = batch->exec_count; in add_bo_to_batch()
286 batch->exec_count++; in add_bo_to_batch()
449 for (int i = 0; i < batch->exec_count; i++) { in iris_batch_free()
756 for (int i = 0; i < batch->exec_count; i++) { in update_batch_syncobjs()
783 for (int i = 0; i < batch->exec_count; i++) { in submit_batch()
908 batch->exec_count, in _iris_batch_flush()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/iris/
H A Diris_batch.c104 for (int i = 0; i < batch->exec_count; i++) { in dump_bo_list()
132 for (int i = 0; i < batch->exec_count; i++) { in decode_get_bo()
201 batch->exec_count = 0; in iris_init_batch()
280 batch->exec_bos[batch->exec_count] = bo; in add_bo_to_batch()
285 bo->index = batch->exec_count; in add_bo_to_batch()
286 batch->exec_count++; in add_bo_to_batch()
449 for (int i = 0; i < batch->exec_count; i++) { in iris_batch_free()
756 for (int i = 0; i < batch->exec_count; i++) { in update_batch_syncobjs()
783 for (int i = 0; i < batch->exec_count; i++) { in submit_batch()
908 batch->exec_count, in _iris_batch_flush()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/iris/
H A Diris_batch.c104 for (int i = 0; i < batch->exec_count; i++) { in dump_bo_list()
132 for (int i = 0; i < batch->exec_count; i++) { in decode_get_bo()
201 batch->exec_count = 0; in iris_init_batch()
280 batch->exec_bos[batch->exec_count] = bo; in add_bo_to_batch()
285 bo->index = batch->exec_count; in add_bo_to_batch()
286 batch->exec_count++; in add_bo_to_batch()
449 for (int i = 0; i < batch->exec_count; i++) { in iris_batch_free()
756 for (int i = 0; i < batch->exec_count; i++) { in update_batch_syncobjs()
783 for (int i = 0; i < batch->exec_count; i++) { in submit_batch()
908 batch->exec_count, in _iris_batch_flush()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/tests/plugin/
H A Dhotblocks.c37 uint64_t exec_count; member
46 return ea->exec_count > eb->exec_count ? -1 : 1; in cmp_exec_count()
68 rec->insns, rec->exec_count); in plugin_exit()
92 cnt->exec_count++; in vcpu_tb_exec()
124 &cnt->exec_count, 1); in vcpu_tb_trans()
/dports/emulators/qemu60/qemu-6.0.0/contrib/plugins/
H A Dhotblocks.c37 uint64_t exec_count; member
46 return ea->exec_count > eb->exec_count ? -1 : 1; in cmp_exec_count()
68 rec->insns, rec->exec_count); in plugin_exit()
92 cnt->exec_count++; in vcpu_tb_exec()
124 &cnt->exec_count, 1); in vcpu_tb_trans()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/plugin/
H A Dhotblocks.c37 uint64_t exec_count; member
46 return ea->exec_count > eb->exec_count ? -1 : 1; in cmp_exec_count()
68 rec->insns, rec->exec_count); in plugin_exit()
92 cnt->exec_count++; in vcpu_tb_exec()
124 &cnt->exec_count, 1); in vcpu_tb_trans()
/dports/emulators/qemu42/qemu-4.2.1/tests/plugin/
H A Dhotblocks.c37 uint64_t exec_count; member
46 return ea->exec_count > eb->exec_count ? -1 : 1; in cmp_exec_count()
68 rec->insns, rec->exec_count); in plugin_exit()
92 cnt->exec_count++; in vcpu_tb_exec()
124 &cnt->exec_count, 1); in vcpu_tb_trans()
/dports/emulators/qemu5/qemu-5.2.0/contrib/plugins/
H A Dhotblocks.c37 uint64_t exec_count; member
46 return ea->exec_count > eb->exec_count ? -1 : 1; in cmp_exec_count()
68 rec->insns, rec->exec_count); in plugin_exit()
92 cnt->exec_count++; in vcpu_tb_exec()
124 &cnt->exec_count, 1); in vcpu_tb_trans()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tests/plugin/
H A Dhotblocks.c37 uint64_t exec_count; member
46 return ea->exec_count > eb->exec_count ? -1 : 1; in cmp_exec_count()
68 rec->insns, rec->exec_count); in plugin_exit()
92 cnt->exec_count++; in vcpu_tb_exec()
124 &cnt->exec_count, 1); in vcpu_tb_trans()
/dports/emulators/qemu/qemu-6.2.0/contrib/plugins/
H A Dhotblocks.c37 uint64_t exec_count; member
46 return ea->exec_count > eb->exec_count ? -1 : 1; in cmp_exec_count()
68 rec->insns, rec->exec_count); in plugin_exit()
92 cnt->exec_count++; in vcpu_tb_exec()
124 &cnt->exec_count, 1); in vcpu_tb_trans()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/contrib/plugins/
H A Dhotblocks.c37 uint64_t exec_count; member
46 return ea->exec_count > eb->exec_count ? -1 : 1; in cmp_exec_count()
68 rec->insns, rec->exec_count); in plugin_exit()
92 cnt->exec_count++; in vcpu_tb_exec()
124 &cnt->exec_count, 1); in vcpu_tb_trans()
/dports/databases/percona-toolkit/percona-toolkit-3.3.0/sandbox/servers/5.7/sys/mysql-test/suite/sysschema/r/
H A Dpr_statement_performance_analyzer.result36 exec_count 2
54 exec_count 1
72 exec_count 2
95 exec_count 2
118 exec_count 2
143 exec_count 1
166 exec_count 1
189 exec_count 1
217 exec_count 2
233 exec_count 1
[all …]
/dports/databases/percona-toolkit/percona-toolkit-3.3.0/sandbox/servers/5.6/sys/mysql-test/suite/sysschema/r/
H A Dpr_statement_performance_analyzer.result36 exec_count 2
54 exec_count 1
72 exec_count 2
95 exec_count 2
118 exec_count 2
143 exec_count 1
166 exec_count 1
189 exec_count 1
217 exec_count 2
233 exec_count 1
[all …]
/dports/lang/clover/mesa-21.3.6/src/mesa/drivers/dri/i965/
H A Dbrw_batch.c152 batch->exec_count = 0; in brw_batch_init()
224 bo->index = batch->exec_count; in add_exec_bo()
225 batch->exec_bos[batch->exec_count] = bo; in add_exec_bo()
228 return batch->exec_count++; in add_exec_bo()
314 brw->batch.saved.exec_count = brw->batch.exec_count; in brw_batch_save_state()
328 i < brw->batch.exec_count; i++) { in brw_batch_reset_to_saved()
333 brw->batch.exec_count = brw->batch.saved.exec_count; in brw_batch_reset_to_saved()
467 assert(bo->index < batch->exec_count); in grow_buffer()
575 brw->batch.exec_count = 0; in brw_new_batch()
723 .buffer_count = batch->exec_count, in execbuffer()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/drivers/dri/i965/
H A Dbrw_batch.c152 batch->exec_count = 0; in brw_batch_init()
224 bo->index = batch->exec_count; in add_exec_bo()
225 batch->exec_bos[batch->exec_count] = bo; in add_exec_bo()
228 return batch->exec_count++; in add_exec_bo()
314 brw->batch.saved.exec_count = brw->batch.exec_count; in brw_batch_save_state()
328 i < brw->batch.exec_count; i++) { in brw_batch_reset_to_saved()
333 brw->batch.exec_count = brw->batch.saved.exec_count; in brw_batch_reset_to_saved()
467 assert(bo->index < batch->exec_count); in grow_buffer()
575 brw->batch.exec_count = 0; in brw_new_batch()
723 .buffer_count = batch->exec_count, in execbuffer()
[all …]

12345678910>>...18