Home
last modified time | relevance | path

Searched refs:contextId (Results 1 – 5 of 5) sorted by relevance

/external/angle/src/libANGLE/capture/
DFrameCapture.cpp129 std::ostream &operator<<(std::ostream &os, gl::ContextID contextId) in operator <<() argument
131 os << static_cast<int>(contextId.value); in operator <<()
140 : contextId(contextIdIn), captureLabel(captureLabelIn) in FmtCapturePrefix()
142 gl::ContextID contextId; member
157 if (fmt.contextId != kSharedContextId) in operator <<()
159 os << "_capture_context" << fmt.contextId; in operator <<()
179 : contextId(contextIdIn), frameIndex(frameIndexIn), partId(partIdIn) in FmtReplayFunction()
181 gl::ContextID contextId; member
190 if (fmt.contextId == kSharedContextId) in operator <<()
196 os << fmt.contextId; in operator <<()
[all …]
/external/tensorflow/tensorflow/core/profiler/internal/gpu/
Dcupti_tracer.cc553 event.context_id = kernel->contextId; in AddKernelActivityEvent()
601 event.context_id = memcpy->contextId; in AddMemcpyActivityEvent()
626 event.context_id = memcpy2->contextId; in AddMemcpy2ActivityEvent()
731 event.context_id = memory->contextId; in AddMemoryActivityEvent()
753 event.context_id = memset->contextId; in AddMemsetActivityEvent()
788 event.context_id = sync->contextId; in AddSynchronizationActivityEvent()
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcupti_10_0.inc538 CUptiResult CUPTIAPI cuptiGetContextId(CUcontext context, uint32_t *contextId) {
542 return func_ptr(context, contextId);
/external/guice/extensions/persist/lib/
Dhibernate-entitymanager.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ ...
Dhibernate3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/ ...