Ginkgo  Generated from pipelines/1330831941 branch based on master. Ginkgo version 1.8.0
A numerical linear algebra library targeting many-core architectures
gko::CudaTimer Member List

This is the complete list of members for gko::CudaTimer, including all inherited members.

create_for_executor(std::shared_ptr< const Executor > exec)gko::Timerstatic
create_time_point()gko::Timer
CudaTimer(std::shared_ptr< const CudaExecutor > exec) (defined in gko::CudaTimer)gko::CudaTimer
difference(time_point &start, time_point &stop)gko::Timer
difference_async(const time_point &start, const time_point &stop) overridegko::CudaTimervirtual
record(time_point &time) overridegko::CudaTimervirtual
wait(time_point &time) overridegko::CudaTimervirtual
~Timer()=default (defined in gko::Timer)gko::Timervirtual