Home
last modified time | relevance | path

Searched defs:current_batch (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/intel/perf/
Dgen_perf_query.c991 void *current_batch) in read_oa_samples_for_query()
1038 void *current_batch) in gen_perf_wait_query()
1073 void *current_batch) in gen_perf_is_query_ready()
1510 void *current_batch, in gen_perf_get_query_data()
1581 void *current_batch) in gen_perf_dump_query()
/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_batch_cache.c150 struct fd_batch *current_batch = fd_context_batch(ctx); in bc_flush() local
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator_primary32.h317 TransferBatch **current_batch, uptr max_count, in PopulateBatches()
/external/tensorflow/tensorflow/core/kernels/batching_util/
Dshared_batch_scheduler_test.cc533 int current_batch = 0; in TEST() local