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 94 of file GPUReconstructionProcessing.h.

Member Data Documentation

◆ bytesToGPU

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

Definition at line 99 of file GPUReconstructionProcessing.h.

◆ bytesToHost

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

Definition at line 100 of file GPUReconstructionProcessing.h.

◆ countToGPU

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

Definition at line 101 of file GPUReconstructionProcessing.h.

◆ countToHost

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

Definition at line 102 of file GPUReconstructionProcessing.h.

◆ timerCPU

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

Definition at line 98 of file GPUReconstructionProcessing.h.

◆ timerToGPU

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

Definition at line 95 of file GPUReconstructionProcessing.h.

◆ timerToHost

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

Definition at line 96 of file GPUReconstructionProcessing.h.

◆ timerTotal

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

Definition at line 97 of file GPUReconstructionProcessing.h.


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