COMPASS  5.0.0
End-to-end AO simulation tool using GPU acceleration
carma_timer.h File Reference
#include <carma_context.h>
#include <carma_obj.h>
Include dependency graph for carma_timer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CarmaTimer
 a simple timer for CUDA kernel. More...
 
class  CarmaClock
 

Functions

void get_clock_count (long long int *clock_counter)
 
void get_clock_count (double *, long long int *clock_counter, double gpu_freq)
 

Function Documentation

◆ get_clock_count() [1/2]

void get_clock_count ( double *  ,
long long int *  clock_counter,
double  gpu_freq 
)

◆ get_clock_count() [2/2]

void get_clock_count ( long long int *  clock_counter)
Here is the caller graph for this function: