Home
last modified time | relevance | path

Searched defs:trace_context (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/driver_trace/
Dtr_context.h45 struct trace_context struct
57 static inline struct trace_context * argument
58 trace_context(struct pipe_context *pipe) in trace_context() function
/external/perfetto/include/perfetto/tracing/
Ddata_source.h508 static void CreateDataSourceCustomTLSImpl(const TraceContext& trace_context, in CreateDataSourceCustomTLSImpl()
519 static void CreateDataSourceCustomTLS(const TraceContext& trace_context) { in CreateDataSourceCustomTLS()
/external/tensorflow/tensorflow/core/nccl/
Dnccl_manager.cc223 uint64 trace_context = 0; member