Searched refs:TracingAsync (Results 1 – 5 of 5) sorted by relevance
/external/tensorflow/tensorflow/core/distributed_runtime/ |
D | worker_interface.h | 112 virtual void TracingAsync(const TracingRequest* request, 173 return CallAndWait(&ME::TracingAsync, request, response); in Tracing()
|
D | worker.h | 90 void TracingAsync(const TracingRequest* request, TracingResponse* response,
|
D | test_utils.h | 92 void TracingAsync(const TracingRequest* request, TracingResponse* response, in TracingAsync() function
|
D | worker.cc | 377 void Worker::TracingAsync(const TracingRequest* request, in TracingAsync() function in tensorflow::Worker
|
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ |
D | grpc_remote_worker.cc | 254 void TracingAsync(const TracingRequest* request, TracingResponse* response, in TracingAsync() function in tensorflow::GrpcRemoteWorker
|