Project
Loading...
Searching...
No Matches
o2::gpu::GPUReconstructionProcessing::RecoStepTimerMeta Struct Reference

#include <GPUReconstructionProcessing.h>

Public Attributes

HighResTimer timerToGPU
 
HighResTimer timerToHost
 
HighResTimer timerTotal
 
double timerCPU = 0.
 
size_t bytesToGPU = 0
 
size_t bytesToHost = 0
 
uint32_t countToGPU = 0
 
uint32_t countToHost = 0
 

Detailed Description

Definition at line 77 of file GPUReconstructionProcessing.h.

Member Data Documentation

◆ bytesToGPU

size_t o2::gpu::GPUReconstructionProcessing::RecoStepTimerMeta::bytesToGPU = 0

Definition at line 82 of file GPUReconstructionProcessing.h.

◆ bytesToHost

size_t o2::gpu::GPUReconstructionProcessing::RecoStepTimerMeta::bytesToHost = 0

Definition at line 83 of file GPUReconstructionProcessing.h.

◆ countToGPU

uint32_t o2::gpu::GPUReconstructionProcessing::RecoStepTimerMeta::countToGPU = 0

Definition at line 84 of file GPUReconstructionProcessing.h.

◆ countToHost

uint32_t o2::gpu::GPUReconstructionProcessing::RecoStepTimerMeta::countToHost = 0

Definition at line 85 of file GPUReconstructionProcessing.h.

◆ timerCPU

double o2::gpu::GPUReconstructionProcessing::RecoStepTimerMeta::timerCPU = 0.

Definition at line 81 of file GPUReconstructionProcessing.h.

◆ timerToGPU

HighResTimer o2::gpu::GPUReconstructionProcessing::RecoStepTimerMeta::timerToGPU

Definition at line 78 of file GPUReconstructionProcessing.h.

◆ timerToHost

HighResTimer o2::gpu::GPUReconstructionProcessing::RecoStepTimerMeta::timerToHost

Definition at line 79 of file GPUReconstructionProcessing.h.

◆ timerTotal

HighResTimer o2::gpu::GPUReconstructionProcessing::RecoStepTimerMeta::timerTotal

Definition at line 80 of file GPUReconstructionProcessing.h.


The documentation for this struct was generated from the following file: