Home
last modified time | relevance | path

Searched refs:memalloc_info (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/internal/gpu/
Dcupti_collector.h169 MemAllocDetails memalloc_info; member
Dcupti_collector.cc229 absl::StrCat("kind:", GetMemoryKindName(event.memalloc_info.kind), in CreateXEvent()
230 " num_bytes:", event.memalloc_info.num_bytes); in CreateXEvent()
Dcupti_tracer.cc473 event.memalloc_info.num_bytes = params->bytesize; in AddCuMemAllocEventUponApiExit()
497 event.memalloc_info.num_bytes = size_in_bytes; in AddCuMemAllocPitchEventUponApiExit()