Ginkgo
Generated from pipelines/1330831941 branch based on master. Ginkgo version 1.8.0
A numerical linear algebra library targeting many-core architectures
|
This is the complete list of members for gko::log::Papi< ValueType >, including all inherited members.
all_events_mask | gko::log::Logger | static |
allocation_completed_mask (defined in gko::log::Logger) | gko::log::Logger | static |
allocation_started_mask (defined in gko::log::Logger) | gko::log::Logger | static |
batch_linop_factory_events_mask | gko::log::Logger | static |
batch_linop_factory_generate_completed (defined in gko::log::Logger) | gko::log::Logger | static |
batch_linop_factory_generate_completed_mask (defined in gko::log::Logger) | gko::log::Logger | static |
batch_linop_factory_generate_started (defined in gko::log::Logger) | gko::log::Logger | static |
batch_linop_factory_generate_started_mask (defined in gko::log::Logger) | gko::log::Logger | static |
batch_solver_completed (defined in gko::log::Logger) | gko::log::Logger | static |
batch_solver_completed_mask (defined in gko::log::Logger) | gko::log::Logger | static |
copy_completed (defined in gko::log::Logger) | gko::log::Logger | static |
copy_completed_mask (defined in gko::log::Logger) | gko::log::Logger | static |
copy_started (defined in gko::log::Logger) | gko::log::Logger | static |
copy_started_mask (defined in gko::log::Logger) | gko::log::Logger | static |
create(std::shared_ptr< const gko::Executor >, const Logger::mask_type &enabled_events=Logger::all_events_mask) | gko::log::Papi< ValueType > | inlinestatic |
create(const Logger::mask_type &enabled_events=Logger::all_events_mask) | gko::log::Papi< ValueType > | inlinestatic |
criterion_check_completed_mask (defined in gko::log::Logger) | gko::log::Logger | static |
criterion_check_started (defined in gko::log::Logger) | gko::log::Logger | static |
criterion_check_started_mask (defined in gko::log::Logger) | gko::log::Logger | static |
criterion_events_mask | gko::log::Logger | static |
event_count_max | gko::log::Logger | static |
executor_events_mask | gko::log::Logger | static |
free_completed_mask (defined in gko::log::Logger) | gko::log::Logger | static |
free_started_mask (defined in gko::log::Logger) | gko::log::Logger | static |
get_handle() const | gko::log::Papi< ValueType > | inline |
get_handle_name() const | gko::log::Papi< ValueType > | inline |
iteration_complete_mask (defined in gko::log::Logger) | gko::log::Logger | static |
linop_advanced_apply_completed_mask (defined in gko::log::Logger) | gko::log::Logger | static |
linop_advanced_apply_started_mask (defined in gko::log::Logger) | gko::log::Logger | static |
linop_apply_completed_mask (defined in gko::log::Logger) | gko::log::Logger | static |
linop_apply_started_mask (defined in gko::log::Logger) | gko::log::Logger | static |
linop_events_mask | gko::log::Logger | static |
linop_factory_events_mask | gko::log::Logger | static |
linop_factory_generate_completed_mask (defined in gko::log::Logger) | gko::log::Logger | static |
linop_factory_generate_started_mask (defined in gko::log::Logger) | gko::log::Logger | static |
mask_type typedef (defined in gko::log::Logger) | gko::log::Logger | |
needs_propagation() const | gko::log::Logger | inlinevirtual |
on(Params &&... params) const (defined in gko::log::Logger) | gko::log::Logger | inline |
on(Params &&... params) const (defined in gko::log::Logger) | gko::log::Logger | inline |
on(Params &&... params) const (defined in gko::log::Logger) | gko::log::Logger | inline |
on(Params &&... params) const (defined in gko::log::Logger) | gko::log::Logger | inline |
on(Params &&... params) const (defined in gko::log::Logger) | gko::log::Logger | inline |
on(Params &&... params) const (defined in gko::log::Logger) | gko::log::Logger | inline |
on(Params &&... params) const (defined in gko::log::Logger) | gko::log::Logger | inline |
on(Params &&... params) const (defined in gko::log::Logger) | gko::log::Logger | inline |
on(Params &&... params) const (defined in gko::log::Logger) | gko::log::Logger | inline |
on(Params &&... params) const (defined in gko::log::Logger) | gko::log::Logger | inline |
on(Params &&... params) const (defined in gko::log::Logger) | gko::log::Logger | inline |
on(Params &&... params) const (defined in gko::log::Logger) | gko::log::Logger | inline |
on(Params &&... params) const (defined in gko::log::Logger) | gko::log::Logger | inline |
on(Params &&... params) const (defined in gko::log::Logger) | gko::log::Logger | inline |
on(Params &&... params) const (defined in gko::log::Logger) | gko::log::Logger | inline |
on(Params &&... params) const (defined in gko::log::Logger) | gko::log::Logger | inline |
on(Params &&... params) const (defined in gko::log::Logger) | gko::log::Logger | inline |
on(Params &&... params) const (defined in gko::log::Logger) | gko::log::Logger | inline |
on(Params &&... params) const (defined in gko::log::Logger) | gko::log::Logger | inline |
on(Params &&... params) const (defined in gko::log::Logger) | gko::log::Logger | inline |
on(Params &&... params) const (defined in gko::log::Logger) | gko::log::Logger | inline |
on(Params &&... params) const (defined in gko::log::Logger) | gko::log::Logger | inline |
on(Params &&... params) const (defined in gko::log::Logger) | gko::log::Logger | inline |
on(Params &&... params) const (defined in gko::log::Logger) | gko::log::Logger | inline |
on(Params &&... params) const (defined in gko::log::Logger) | gko::log::Logger | inline |
on(Params &&... params) const (defined in gko::log::Logger) | gko::log::Logger | inline |
on(Params &&... params) const (defined in gko::log::Logger) | gko::log::Logger | inline |
on_allocation_completed(const Executor *exec, const size_type &num_bytes, const uintptr &location) const override | gko::log::Papi< ValueType > | virtual |
on_allocation_started(const Executor *exec, const size_type &num_bytes) const override | gko::log::Papi< ValueType > | virtual |
on_copy_completed(const Executor *from, const Executor *to, const uintptr &location_from, const uintptr &location_to, const size_type &num_bytes) const override | gko::log::Papi< ValueType > | virtual |
on_copy_started(const Executor *from, const Executor *to, const uintptr &location_from, const uintptr &location_to, const size_type &num_bytes) const override | gko::log::Papi< ValueType > | virtual |
on_criterion_check_completed(const stop::Criterion *criterion, const size_type &num_iterations, const LinOp *residual, const LinOp *residual_norm, const LinOp *solution, const uint8 &stopping_id, const bool &set_finalized, const array< stopping_status > *status, const bool &one_changed, const bool &all_converged) const override | gko::log::Papi< ValueType > | virtual |
on_free_completed(const Executor *exec, const uintptr &location) const override | gko::log::Papi< ValueType > | virtual |
on_free_started(const Executor *exec, const uintptr &location) const override | gko::log::Papi< ValueType > | virtual |
on_iteration_complete(const LinOp *solver, const LinOp *b, const LinOp *x, const size_type &num_iterations, const LinOp *residual, const LinOp *residual_norm, const LinOp *implicit_resnorm_sq, const array< stopping_status > *status, bool stopped) const override | gko::log::Papi< ValueType > | virtual |
on_iteration_complete(const LinOp *solver, const size_type &num_iterations, const LinOp *residual, const LinOp *solution, const LinOp *residual_norm) const override | gko::log::Papi< ValueType > | virtual |
on_iteration_complete(const LinOp *solver, const size_type &num_iterations, const LinOp *residual, const LinOp *solution, const LinOp *residual_norm, const LinOp *implicit_sq_residual_norm) const override | gko::log::Papi< ValueType > | virtual |
on_linop_advanced_apply_completed(const LinOp *A, const LinOp *alpha, const LinOp *b, const LinOp *beta, const LinOp *x) const override | gko::log::Papi< ValueType > | virtual |
on_linop_advanced_apply_started(const LinOp *A, const LinOp *alpha, const LinOp *b, const LinOp *beta, const LinOp *x) const override | gko::log::Papi< ValueType > | virtual |
on_linop_apply_completed(const LinOp *A, const LinOp *b, const LinOp *x) const override | gko::log::Papi< ValueType > | virtual |
on_linop_apply_started(const LinOp *A, const LinOp *b, const LinOp *x) const override | gko::log::Papi< ValueType > | virtual |
on_linop_factory_generate_completed(const LinOpFactory *factory, const LinOp *input, const LinOp *output) const override | gko::log::Papi< ValueType > | virtual |
on_linop_factory_generate_started(const LinOpFactory *factory, const LinOp *input) const override | gko::log::Papi< ValueType > | virtual |
on_operation_completed(const Executor *exec, const Operation *operation) const override | gko::log::Papi< ValueType > | virtual |
on_operation_launched(const Executor *exec, const Operation *operation) const override | gko::log::Papi< ValueType > | virtual |
on_polymorphic_object_copy_completed(const Executor *exec, const PolymorphicObject *from, const PolymorphicObject *to) const override | gko::log::Papi< ValueType > | virtual |
on_polymorphic_object_copy_started(const Executor *exec, const PolymorphicObject *from, const PolymorphicObject *to) const override | gko::log::Papi< ValueType > | virtual |
on_polymorphic_object_create_completed(const Executor *exec, const PolymorphicObject *input, const PolymorphicObject *output) const override | gko::log::Papi< ValueType > | virtual |
on_polymorphic_object_create_started(const Executor *, const PolymorphicObject *po) const override | gko::log::Papi< ValueType > | virtual |
on_polymorphic_object_deleted(const Executor *exec, const PolymorphicObject *po) const override | gko::log::Papi< ValueType > | virtual |
on_polymorphic_object_move_completed(const Executor *exec, const PolymorphicObject *from, const PolymorphicObject *to) const override | gko::log::Papi< ValueType > | virtual |
on_polymorphic_object_move_started(const Executor *exec, const PolymorphicObject *from, const PolymorphicObject *to) const override | gko::log::Papi< ValueType > | virtual |
operation_completed_mask (defined in gko::log::Logger) | gko::log::Logger | static |
operation_events_mask | gko::log::Logger | static |
operation_launched_mask (defined in gko::log::Logger) | gko::log::Logger | static |
polymorphic_object_copy_completed_mask (defined in gko::log::Logger) | gko::log::Logger | static |
polymorphic_object_copy_started_mask (defined in gko::log::Logger) | gko::log::Logger | static |
polymorphic_object_create_completed_mask (defined in gko::log::Logger) | gko::log::Logger | static |
polymorphic_object_create_started_mask (defined in gko::log::Logger) | gko::log::Logger | static |
polymorphic_object_deleted_mask (defined in gko::log::Logger) | gko::log::Logger | static |
polymorphic_object_events_mask | gko::log::Logger | static |
polymorphic_object_move_completed_mask (defined in gko::log::Logger) | gko::log::Logger | static |
polymorphic_object_move_started_mask (defined in gko::log::Logger) | gko::log::Logger | static |
~Logger()=default (defined in gko::log::Logger) | gko::log::Logger | virtual |