Searched refs:memalloc_info (Results 1 – 3 of 3) sorted by relevance
169 MemAllocDetails memalloc_info; member
229 absl::StrCat("kind:", GetMemoryKindName(event.memalloc_info.kind), in CreateXEvent()230 " num_bytes:", event.memalloc_info.num_bytes); in CreateXEvent()
473 event.memalloc_info.num_bytes = params->bytesize; in AddCuMemAllocEventUponApiExit()497 event.memalloc_info.num_bytes = size_in_bytes; in AddCuMemAllocPitchEventUponApiExit()