Home
last modified time | relevance | path

Searched defs:thread_start (Results 1 – 10 of 10) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/
Ddepthwise_conv_hybrid.h47 const int32_t* input_offsets, int thread_start, int thread_end, in DepthwiseConvHybridGeneral()
266 int thread_start, int thread_end, int thread_dim) { in DepthwiseConvHybridWithRounding()
325 int thread_start, int thread_end, int thread_dim) { in DepthwiseConvHybridImpl()
387 int thread_start; member
435 int thread_start = 0; in DepthwiseConvHybridPerChannel() local
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/sparse_ops/
Dfully_connected.h81 const RuntimeShape& output_shape, float* output_data, int thread_start, in FullyConnectedSparseWeight1x4Impl()
155 int thread_start; member
186 int thread_start = 0; in FullyConnectedSparseWeight1x4() local
/external/libchrome/base/task/sequence_manager/test/
Dfake_task.cc26 ThreadTicks thread_start, in FakeTaskTiming()
/external/compiler-rt/lib/safestack/
Dsafestack.cc137 static void *thread_start(void *arg) { in thread_start() function
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Ddepthwiseconv_multithread.h170 int thread_start = 0; in DepthwiseConv() local
Dlegacy_optimized_ops.h217 uint8* output_data, int thread_start, int thread_end, int thread_dim) { in LegacyDepthwiseConvWithRounding()
271 uint8* output_data, int thread_start, int thread_end, int thread_dim) { in LegacyDepthwiseConvImpl()
474 int thread_start = 0; variable
578 int thread_start = 0; variable
/external/libchrome/base/message_loop/
Dmessage_pump_perftest.cc43 base::ThreadTicks thread_start; in Schedule() local
/external/tensorflow/tensorflow/lite/kernels/
Dfully_connected.cc506 const TfLiteTensor* bias, int thread_start, in EvalSparseHybridImpl()
621 const int thread_start; member
667 int thread_start = 0; in EvalHybrid() local
/external/liburing/test/
D35fa71a030ca-test.c47 static void thread_start(void* (*fn)(void*), void* arg) in thread_start() function
/external/tensorflow/tensorflow/lite/kernels/internal/
Ddepthwiseconv_quantized_test.cc132 int thread_start, int thread_end, int thread_dim) { in DispatchDepthwiseConvGeneral()
146 const RuntimeShape& output_shape, int8* output_data, int thread_start, in DispatchDepthwiseConvGeneral()