| Function (File:Line) |
Call count |
Block coverage |
| (anonymous namespace)::GetAbsolutePath(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (modules/util/src/util.cpp:11) | called 2339 times, returned 2339 times | 59.0% |
| (anonymous namespace)::PerformOperationImpl(void*, void*, int, ompi_datatype_t*) (tasks/kotelnikova_a_from_all_to_one/mpi/src/ops_mpi.cpp:14) | called 30 times, returned 30 times | 78.0% |
| afanasyev_a_elem_vec_avg::AfanasyevAElemVecAvgMPI::AfanasyevAElemVecAvgMPI(std::vector<int, std::allocator<int> > const&) (tasks/afanasyev_a_elem_vec_avg/mpi/src/ops_mpi.cpp:13) | called 10 times, returned 10 times | 75.0% |
| afanasyev_a_elem_vec_avg::AfanasyevAElemVecAvgMPI::PostProcessingImpl() (tasks/afanasyev_a_elem_vec_avg/mpi/src/ops_mpi.cpp:75) | called 10 times, returned 10 times | 100.0% |
| afanasyev_a_elem_vec_avg::AfanasyevAElemVecAvgMPI::PreProcessingImpl() (tasks/afanasyev_a_elem_vec_avg/mpi/src/ops_mpi.cpp:23) | called 10 times, returned 10 times | 100.0% |
| afanasyev_a_elem_vec_avg::AfanasyevAElemVecAvgMPI::RunImpl() (tasks/afanasyev_a_elem_vec_avg/mpi/src/ops_mpi.cpp:27) | called 10 times, returned 10 times | 76.0% |
| afanasyev_a_elem_vec_avg::AfanasyevAElemVecAvgMPI::ValidationImpl() (tasks/afanasyev_a_elem_vec_avg/mpi/src/ops_mpi.cpp:19) | called 10 times, returned 10 times | 100.0% |
| afanasyev_a_elem_vec_avg::AfanasyevAElemVecAvgSEQ::AfanasyevAElemVecAvgSEQ(std::vector<int, std::allocator<int> > const&) (tasks/afanasyev_a_elem_vec_avg/seq/src/ops_seq.cpp:11) | called 40 times, returned 40 times | 75.0% |
| afanasyev_a_elem_vec_avg::AfanasyevAElemVecAvgSEQ::PostProcessingImpl() (tasks/afanasyev_a_elem_vec_avg/seq/src/ops_seq.cpp:41) | called 40 times, returned 40 times | 100.0% |
| afanasyev_a_elem_vec_avg::AfanasyevAElemVecAvgSEQ::PreProcessingImpl() (tasks/afanasyev_a_elem_vec_avg/seq/src/ops_seq.cpp:21) | called 40 times, returned 40 times | 100.0% |
| afanasyev_a_elem_vec_avg::AfanasyevAElemVecAvgSEQ::RunImpl() (tasks/afanasyev_a_elem_vec_avg/seq/src/ops_seq.cpp:25) | called 40 times, returned 40 times | 100.0% |
| afanasyev_a_elem_vec_avg::AfanasyevAElemVecAvgSEQ::ValidationImpl() (tasks/afanasyev_a_elem_vec_avg/seq/src/ops_seq.cpp:17) | called 40 times, returned 40 times | 100.0% |
| afanasyev_a_it_seidel_method::(anonymous namespace)::CalculateMaxDiff(std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&) (tasks/afanasyev_a_it_seidel_method/mpi/src/ops_mpi.cpp:16) | called 62 times, returned 62 times | 100.0% |
| afanasyev_a_it_seidel_method::(anonymous namespace)::CheckConvergence(int, double, double, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> >&) (tasks/afanasyev_a_it_seidel_method/mpi/src/ops_mpi.cpp:75) | called 62 times, returned 62 times | 100.0% |
| afanasyev_a_it_seidel_method::(anonymous namespace)::PerformIteration(int, int, int, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > const&, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> >&, std::vector<double, std::allocator<double> >&) (tasks/afanasyev_a_it_seidel_method/mpi/src/ops_mpi.cpp:32) | called 62 times, returned 62 times | 80.0% |
| afanasyev_a_it_seidel_method::AfanasyevAItSeidelMethodMPI::AfanasyevAItSeidelMethodMPI(std::vector<double, std::allocator<double> > const&) (tasks/afanasyev_a_it_seidel_method/mpi/src/ops_mpi.cpp:99) | called 6 times, returned 6 times | 28.0% |
| afanasyev_a_it_seidel_method::AfanasyevAItSeidelMethodMPI::PostProcessingImpl() (tasks/afanasyev_a_it_seidel_method/mpi/src/ops_mpi.cpp:200) | called 6 times, returned 6 times | 85.0% |
| afanasyev_a_it_seidel_method::AfanasyevAItSeidelMethodMPI::PreProcessingImpl() (tasks/afanasyev_a_it_seidel_method/mpi/src/ops_mpi.cpp:109) | called 6 times, returned 6 times | 76.0% |
| afanasyev_a_it_seidel_method::AfanasyevAItSeidelMethodMPI::RunImpl() (tasks/afanasyev_a_it_seidel_method/mpi/src/ops_mpi.cpp:143) | called 6 times, returned 6 times | 74.0% |
| afanasyev_a_it_seidel_method::AfanasyevAItSeidelMethodMPI::ValidationImpl() (tasks/afanasyev_a_it_seidel_method/mpi/src/ops_mpi.cpp:105) | called 6 times, returned 6 times | 100.0% |
| afanasyev_a_it_seidel_method::AfanasyevAItSeidelMethodSEQ::AfanasyevAItSeidelMethodSEQ(std::vector<double, std::allocator<double> > const&) (tasks/afanasyev_a_it_seidel_method/seq/src/ops_seq.cpp:12) | called 24 times, returned 24 times | 28.0% |
| afanasyev_a_it_seidel_method::AfanasyevAItSeidelMethodSEQ::PostProcessingImpl() (tasks/afanasyev_a_it_seidel_method/seq/src/ops_seq.cpp:109) | called 24 times, returned 24 times | 100.0% |
| afanasyev_a_it_seidel_method::AfanasyevAItSeidelMethodSEQ::PreProcessingImpl() (tasks/afanasyev_a_it_seidel_method/seq/src/ops_seq.cpp:31) | called 24 times, returned 24 times | 76.0% |
| afanasyev_a_it_seidel_method::AfanasyevAItSeidelMethodSEQ::RunImpl() (tasks/afanasyev_a_it_seidel_method/seq/src/ops_seq.cpp:65) | called 24 times, returned 24 times | 80.0% |
| afanasyev_a_it_seidel_method::AfanasyevAItSeidelMethodSEQ::ValidationImpl() (tasks/afanasyev_a_it_seidel_method/seq/src/ops_seq.cpp:18) | called 24 times, returned 24 times | 83.0% |
| akhmetov_daniil_integration_monte_carlo::AkhmetovDaniilIntegrationMonteCarloMPI::AkhmetovDaniilIntegrationMonteCarloMPI(std::tuple<double, double, int, akhmetov_daniil_integration_monte_carlo::FuncType> const&) (tasks/akhmetov_daniil_integration_monte_carlo/mpi/src/ops_mpi.cpp:12) | called 20 times, returned 20 times | 100.0% |
| akhmetov_daniil_integration_monte_carlo::AkhmetovDaniilIntegrationMonteCarloMPI::PostProcessingImpl() (tasks/akhmetov_daniil_integration_monte_carlo/mpi/src/ops_mpi.cpp:98) | called 20 times, returned 20 times | 100.0% |
| akhmetov_daniil_integration_monte_carlo::AkhmetovDaniilIntegrationMonteCarloMPI::PreProcessingImpl() (tasks/akhmetov_daniil_integration_monte_carlo/mpi/src/ops_mpi.cpp:24) | called 20 times, returned 20 times | 100.0% |
| akhmetov_daniil_integration_monte_carlo::AkhmetovDaniilIntegrationMonteCarloMPI::RunImpl() (tasks/akhmetov_daniil_integration_monte_carlo/mpi/src/ops_mpi.cpp:34) | called 20 times, returned 20 times | 70.0% |
| akhmetov_daniil_integration_monte_carlo::AkhmetovDaniilIntegrationMonteCarloMPI::ValidationImpl() (tasks/akhmetov_daniil_integration_monte_carlo/mpi/src/ops_mpi.cpp:18) | called 20 times, returned 20 times | 80.0% |
| akhmetov_daniil_integration_monte_carlo::AkhmetovDaniilIntegrationMonteCarloSEQ::AkhmetovDaniilIntegrationMonteCarloSEQ(std::tuple<double, double, int, akhmetov_daniil_integration_monte_carlo::FuncType> const&) (tasks/akhmetov_daniil_integration_monte_carlo/seq/src/ops_seq.cpp:9) | called 80 times, returned 80 times | 100.0% |
| akhmetov_daniil_integration_monte_carlo::AkhmetovDaniilIntegrationMonteCarloSEQ::PostProcessingImpl() (tasks/akhmetov_daniil_integration_monte_carlo/seq/src/ops_seq.cpp:55) | called 80 times, returned 80 times | 100.0% |
| akhmetov_daniil_integration_monte_carlo::AkhmetovDaniilIntegrationMonteCarloSEQ::PreProcessingImpl() (tasks/akhmetov_daniil_integration_monte_carlo/seq/src/ops_seq.cpp:21) | called 80 times, returned 80 times | 100.0% |
| akhmetov_daniil_integration_monte_carlo::AkhmetovDaniilIntegrationMonteCarloSEQ::RunImpl() (tasks/akhmetov_daniil_integration_monte_carlo/seq/src/ops_seq.cpp:31) | called 80 times, returned 80 times | 100.0% |
| akhmetov_daniil_integration_monte_carlo::AkhmetovDaniilIntegrationMonteCarloSEQ::ValidationImpl() (tasks/akhmetov_daniil_integration_monte_carlo/seq/src/ops_seq.cpp:15) | called 80 times, returned 80 times | 80.0% |
| akhmetov_daniil_integration_monte_carlo::FunctionPair::Function(akhmetov_daniil_integration_monte_carlo::FuncType, double) (tasks/akhmetov_daniil_integration_monte_carlo/common/include/common.hpp:22) | called 13050000 times, returned 13050000 times | 86.0% |
| akhmetov_daniil_integration_monte_carlo::FunctionPair::Integral(akhmetov_daniil_integration_monte_carlo::FuncType, double) (tasks/akhmetov_daniil_integration_monte_carlo/common/include/common.hpp:39) | called 200 times, returned 200 times | 100.0% |
| akhmetov_daniil_mesh_torus::MeshTorusMpi::BroadcastPayloadSize(int, int&) const (tasks/akhmetov_daniil_mesh_torus/mpi/src/ops_mpi.cpp:148) | called 10 times, returned 10 times | 100.0% |
| akhmetov_daniil_mesh_torus::MeshTorusMpi::BroadcastSourceDest(int&, int&) (tasks/akhmetov_daniil_mesh_torus/mpi/src/ops_mpi.cpp:138) | called 10 times, returned 10 times | 100.0% |
| akhmetov_daniil_mesh_torus::MeshTorusMpi::BuildPath(int, int, int, int) (tasks/akhmetov_daniil_mesh_torus/mpi/src/ops_mpi.cpp:48) | called 10 times, returned 10 times | 60.0% |
| akhmetov_daniil_mesh_torus::MeshTorusMpi::ComputeGrid(int) (tasks/akhmetov_daniil_mesh_torus/mpi/src/ops_mpi.cpp:21) | called 10 times, returned 10 times | 60.0% |
| akhmetov_daniil_mesh_torus::MeshTorusMpi::CoordsFromRank(int, int) (tasks/akhmetov_daniil_mesh_torus/mpi/src/ops_mpi.cpp:42) | not called | 0.0% |
| akhmetov_daniil_mesh_torus::MeshTorusMpi::MeshTorusMpi(akhmetov_daniil_mesh_torus::InputData const&) (tasks/akhmetov_daniil_mesh_torus/mpi/src/ops_mpi.cpp:15) | called 10 times, returned 10 times | 42.0% |
| akhmetov_daniil_mesh_torus::MeshTorusMpi::PostProcessingImpl() (tasks/akhmetov_daniil_mesh_torus/mpi/src/ops_mpi.cpp:214) | called 10 times, returned 10 times | 100.0% |
| akhmetov_daniil_mesh_torus::MeshTorusMpi::PreProcessingImpl() (tasks/akhmetov_daniil_mesh_torus/mpi/src/ops_mpi.cpp:107) | called 10 times, returned 10 times | 100.0% |
| akhmetov_daniil_mesh_torus::MeshTorusMpi::PreparePayloadBuffer(int, int) const (tasks/akhmetov_daniil_mesh_torus/mpi/src/ops_mpi.cpp:155) | called 10 times, returned 10 times | 100.0% |
| akhmetov_daniil_mesh_torus::MeshTorusMpi::ProcessPathCommunication(int, int, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> >&) const (tasks/akhmetov_daniil_mesh_torus/mpi/src/ops_mpi.cpp:164) | called 10 times, returned 10 times | 75.0% |
| akhmetov_daniil_mesh_torus::MeshTorusMpi::RankFromCoords(int, int, int, int) (tasks/akhmetov_daniil_mesh_torus/mpi/src/ops_mpi.cpp:36) | not called | 0.0% |
| akhmetov_daniil_mesh_torus::MeshTorusMpi::RunImpl() (tasks/akhmetov_daniil_mesh_torus/mpi/src/ops_mpi.cpp:120) | called 10 times, returned 10 times | 61.0% |
| akhmetov_daniil_mesh_torus::MeshTorusMpi::SetOutput(int, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (tasks/akhmetov_daniil_mesh_torus/mpi/src/ops_mpi.cpp:204) | called 10 times, returned 10 times | 100.0% |
| akhmetov_daniil_mesh_torus::MeshTorusMpi::ValidationImpl() (tasks/akhmetov_daniil_mesh_torus/mpi/src/ops_mpi.cpp:87) | called 10 times, returned 10 times | 100.0% |
| akhmetov_daniil_mesh_torus::MeshTorusSeq::MeshTorusSeq(akhmetov_daniil_mesh_torus::InputData const&) (tasks/akhmetov_daniil_mesh_torus/seq/src/ops_seq.cpp:10) | called 40 times, returned 40 times | 30.0% |
| akhmetov_daniil_mesh_torus::MeshTorusSeq::PostProcessingImpl() (tasks/akhmetov_daniil_mesh_torus/seq/src/ops_seq.cpp:39) | called 40 times, returned 40 times | 100.0% |
| akhmetov_daniil_mesh_torus::MeshTorusSeq::PreProcessingImpl() (tasks/akhmetov_daniil_mesh_torus/seq/src/ops_seq.cpp:20) | called 40 times, returned 40 times | 100.0% |
| akhmetov_daniil_mesh_torus::MeshTorusSeq::RunImpl() (tasks/akhmetov_daniil_mesh_torus/seq/src/ops_seq.cpp:24) | called 40 times, returned 40 times | 55.0% |
| akhmetov_daniil_mesh_torus::MeshTorusSeq::ValidationImpl() (tasks/akhmetov_daniil_mesh_torus/seq/src/ops_seq.cpp:15) | called 40 times, returned 40 times | 75.0% |
| alekseev_a_custom_reduce::(anonymous namespace)::CustomReduceImpl(void const*, void*, int, ompi_datatype_t*, ompi_op_t*, int, ompi_communicator_t*) (tasks/alekseev_a_custom_reduce/mpi/src/ops_mpi.cpp:47) | called 46 times, returned 46 times | 88.0% |
| alekseev_a_custom_reduce::AlekseevACustomReduceMPI::AlekseevACustomReduceMPI(alekseev_a_custom_reduce::InType const&) (tasks/alekseev_a_custom_reduce/mpi/include/ops_mpi.hpp:16) | called 46 times, returned 46 times | 38.0% |
| alekseev_a_custom_reduce::AlekseevACustomReduceMPI::PostProcessingImpl() (tasks/alekseev_a_custom_reduce/mpi/src/ops_mpi.cpp:174) | called 46 times, returned 46 times | 100.0% |
| alekseev_a_custom_reduce::AlekseevACustomReduceMPI::PreProcessingImpl() (tasks/alekseev_a_custom_reduce/mpi/src/ops_mpi.cpp:111) | called 46 times, returned 46 times | 82.0% |
| alekseev_a_custom_reduce::AlekseevACustomReduceMPI::RunImpl() (tasks/alekseev_a_custom_reduce/mpi/src/ops_mpi.cpp:157) | called 46 times, returned 46 times | 100.0% |
| alekseev_a_custom_reduce::AlekseevACustomReduceMPI::ValidationImpl() (tasks/alekseev_a_custom_reduce/mpi/src/ops_mpi.cpp:89) | called 46 times, returned 46 times | 80.0% |
| alekseev_a_custom_reduce::AlekseevACustomReduceSEQ::AlekseevACustomReduceSEQ(alekseev_a_custom_reduce::InType const&) (tasks/alekseev_a_custom_reduce/seq/src/ops_seq.cpp:7) | called 166 times, returned 166 times | 75.0% |
| alekseev_a_custom_reduce::AlekseevACustomReduceSEQ::PostProcessingImpl() (tasks/alekseev_a_custom_reduce/seq/src/ops_seq.cpp:40) | called 166 times, returned 166 times | 100.0% |
| alekseev_a_custom_reduce::AlekseevACustomReduceSEQ::PreProcessingImpl() (tasks/alekseev_a_custom_reduce/seq/src/ops_seq.cpp:25) | called 166 times, returned 166 times | 100.0% |
| alekseev_a_custom_reduce::AlekseevACustomReduceSEQ::RunImpl() (tasks/alekseev_a_custom_reduce/seq/src/ops_seq.cpp:29) | called 166 times, returned 166 times | 100.0% |
| alekseev_a_custom_reduce::AlekseevACustomReduceSEQ::ValidationImpl() (tasks/alekseev_a_custom_reduce/seq/src/ops_seq.cpp:13) | called 166 times, returned 166 times | 75.0% |
| alekseev_a_global_opt_chars::(anonymous namespace)::ComputeDistribution(int, int, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&) (tasks/alekseev_a_global_opt_chars/mpi/src/ops_mpi.cpp:18) | called 140 times, returned 140 times | 100.0% |
| alekseev_a_global_opt_chars::(anonymous namespace)::ComputeLocalCharacteristics(std::vector<double, std::allocator<double> > const&, int, double, std::vector<double, std::allocator<double> >&) (tasks/alekseev_a_global_opt_chars/mpi/src/ops_mpi.cpp:45) | called 140 times, returned 140 times | 100.0% |
| alekseev_a_global_opt_chars::(anonymous namespace)::GatherCharacteristicsToRoot(std::vector<double, std::allocator<double> > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&, int, int, std::vector<double, std::allocator<double> >&) (tasks/alekseev_a_global_opt_chars/mpi/src/ops_mpi.cpp:64) | called 140 times, returned 140 times | 88.0% |
| alekseev_a_global_opt_chars::(anonymous namespace)::PackIntervalsData(std::vector<double, std::allocator<double> > const&, std::vector<alekseev_a_global_opt_chars::TrialPoint, std::allocator<alekseev_a_global_opt_chars::TrialPoint> > const&, int, std::vector<double, std::allocator<double> >&) (tasks/alekseev_a_global_opt_chars/mpi/src/ops_mpi.cpp:32) | called 70 times, returned 70 times | 100.0% |
| alekseev_a_global_opt_chars::AlekseevAGlobalOptCharsMPI::AlekseevAGlobalOptCharsMPI(alekseev_a_global_opt_chars::OptInput const&) (tasks/alekseev_a_global_opt_chars/mpi/src/ops_mpi.cpp:97) | called 12 times, returned 12 times | 36.0% |
| alekseev_a_global_opt_chars::AlekseevAGlobalOptCharsMPI::BestInterval(std::vector<double, std::allocator<double> > const&) (tasks/alekseev_a_global_opt_chars/mpi/src/ops_mpi.cpp:318) | not called | 0.0% |
| alekseev_a_global_opt_chars::AlekseevAGlobalOptCharsMPI::BroadcastTrialData() (tasks/alekseev_a_global_opt_chars/mpi/src/ops_mpi.cpp:341) | called 152 times, returned 152 times | 87.0% |
| alekseev_a_global_opt_chars::AlekseevAGlobalOptCharsMPI::CharacteristicsParallelComputed(double, std::vector<double, std::allocator<double> >&) (tasks/alekseev_a_global_opt_chars/mpi/src/ops_mpi.cpp:278) | called 140 times, returned 140 times | 57.0% |
| alekseev_a_global_opt_chars::AlekseevAGlobalOptCharsMPI::ComputeLipschitzEstimate() (tasks/alekseev_a_global_opt_chars/mpi/src/ops_mpi.cpp:264) | called 140 times, returned 140 times | 100.0% |
| alekseev_a_global_opt_chars::AlekseevAGlobalOptCharsMPI::PerformTrial(double) (tasks/alekseev_a_global_opt_chars/mpi/src/ops_mpi.cpp:332) | called 64 times, returned 64 times | 83.0% |
| alekseev_a_global_opt_chars::AlekseevAGlobalOptCharsMPI::PostProcessingImpl() (tasks/alekseev_a_global_opt_chars/mpi/src/ops_mpi.cpp:224) | called 12 times, returned 12 times | 100.0% |
| alekseev_a_global_opt_chars::AlekseevAGlobalOptCharsMPI::PreProcessingImpl() (tasks/alekseev_a_global_opt_chars/mpi/src/ops_mpi.cpp:124) | called 12 times, returned 12 times | 60.0% |
| alekseev_a_global_opt_chars::AlekseevAGlobalOptCharsMPI::RunImpl() (tasks/alekseev_a_global_opt_chars/mpi/src/ops_mpi.cpp:131) | called 12 times, returned 12 times | 79.0% |
| alekseev_a_global_opt_chars::AlekseevAGlobalOptCharsMPI::SortingTrials() (tasks/alekseev_a_global_opt_chars/mpi/src/ops_mpi.cpp:244) | called 140 times, returned 140 times | 63.0% |
| alekseev_a_global_opt_chars::AlekseevAGlobalOptCharsMPI::ValidationImpl() (tasks/alekseev_a_global_opt_chars/mpi/src/ops_mpi.cpp:106) | called 12 times, returned 12 times | 100.0% |
| alekseev_a_global_opt_chars::AlekseevAGlobalOptCharsSEQ::AlekseevAGlobalOptCharsSEQ(alekseev_a_global_opt_chars::OptInput const&) (tasks/alekseev_a_global_opt_chars/seq/src/ops_seq.cpp:14) | called 48 times, returned 48 times | 25.0% |
| alekseev_a_global_opt_chars::AlekseevAGlobalOptCharsSEQ::BestInterval() (tasks/alekseev_a_global_opt_chars/seq/src/ops_seq.cpp:181) | called 560 times, returned 560 times | 100.0% |
| alekseev_a_global_opt_chars::AlekseevAGlobalOptCharsSEQ::ComputeIntervalCharacteristic(int, double) const (tasks/alekseev_a_global_opt_chars/seq/src/ops_seq.cpp:169) | called 3712 times, returned 3712 times | 100.0% |
| alekseev_a_global_opt_chars::AlekseevAGlobalOptCharsSEQ::ComputeLipschitzEstimate() (tasks/alekseev_a_global_opt_chars/seq/src/ops_seq.cpp:155) | called 560 times, returned 560 times | 100.0% |
| alekseev_a_global_opt_chars::AlekseevAGlobalOptCharsSEQ::PerformTrial(double) (tasks/alekseev_a_global_opt_chars/seq/src/ops_seq.cpp:199) | called 512 times, returned 512 times | 83.0% |
| alekseev_a_global_opt_chars::AlekseevAGlobalOptCharsSEQ::PostProcessingImpl() (tasks/alekseev_a_global_opt_chars/seq/src/ops_seq.cpp:116) | called 48 times, returned 48 times | 100.0% |
| alekseev_a_global_opt_chars::AlekseevAGlobalOptCharsSEQ::PreProcessingImpl() (tasks/alekseev_a_global_opt_chars/seq/src/ops_seq.cpp:34) | called 48 times, returned 48 times | 74.0% |
| alekseev_a_global_opt_chars::AlekseevAGlobalOptCharsSEQ::RunImpl() (tasks/alekseev_a_global_opt_chars/seq/src/ops_seq.cpp:61) | called 48 times, returned 48 times | 80.0% |
| alekseev_a_global_opt_chars::AlekseevAGlobalOptCharsSEQ::SortingTrials() (tasks/alekseev_a_global_opt_chars/seq/src/ops_seq.cpp:135) | called 560 times, returned 560 times | 63.0% |
| alekseev_a_global_opt_chars::AlekseevAGlobalOptCharsSEQ::ValidationImpl() (tasks/alekseev_a_global_opt_chars/seq/src/ops_seq.cpp:20) | called 48 times, returned 48 times | 88.0% |
| alekseev_a_global_opt_chars::detail::PeanoMapUnitSquare(double, int, double&, double&) (tasks/alekseev_a_global_opt_chars/common/include/common.hpp:79) | called 2520 times, returned 2520 times | 100.0% |
| alekseev_a_min_dist_neigh_elem_vec::(anonymous namespace)::CalculatePrevElements(int, int, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (tasks/alekseev_a_min_dist_neigh_elem_vec/mpi/src/ops_mpi.cpp:44) | called 46 times, returned 46 times | 100.0% |
| alekseev_a_min_dist_neigh_elem_vec::(anonymous namespace)::CalculateSendCountsAndDisplacements(int, int, std::vector<int, std::allocator<int> >&) (tasks/alekseev_a_min_dist_neigh_elem_vec/mpi/src/ops_mpi.cpp:29) | called 46 times, returned 46 times | 75.0% |
| alekseev_a_min_dist_neigh_elem_vec::(anonymous namespace)::FindLocalMinDistance(std::vector<int, std::allocator<int> > const&, int, int, int, std::vector<int, std::allocator<int> > const&) (tasks/alekseev_a_min_dist_neigh_elem_vec/mpi/src/ops_mpi.cpp:56) | called 46 times, returned 46 times | 100.0% |
| alekseev_a_min_dist_neigh_elem_vec::AlekseevAMinDistNeighElemVecMPI::AlekseevAMinDistNeighElemVecMPI(std::vector<int, std::allocator<int> > const&) (tasks/alekseev_a_min_dist_neigh_elem_vec/mpi/src/ops_mpi.cpp:14) | called 50 times, returned 50 times | 75.0% |
| alekseev_a_min_dist_neigh_elem_vec::AlekseevAMinDistNeighElemVecMPI::PostProcessingImpl() (tasks/alekseev_a_min_dist_neigh_elem_vec/mpi/src/ops_mpi.cpp:125) | called 50 times, returned 50 times | 100.0% |
| alekseev_a_min_dist_neigh_elem_vec::AlekseevAMinDistNeighElemVecMPI::PreProcessingImpl() (tasks/alekseev_a_min_dist_neigh_elem_vec/mpi/src/ops_mpi.cpp:24) | called 50 times, returned 50 times | 100.0% |
| alekseev_a_min_dist_neigh_elem_vec::AlekseevAMinDistNeighElemVecMPI::RunImpl() (tasks/alekseev_a_min_dist_neigh_elem_vec/mpi/src/ops_mpi.cpp:81) | called 50 times, returned 50 times | 66.0% |
| alekseev_a_min_dist_neigh_elem_vec::AlekseevAMinDistNeighElemVecMPI::ValidationImpl() (tasks/alekseev_a_min_dist_neigh_elem_vec/mpi/src/ops_mpi.cpp:20) | called 50 times, returned 50 times | 100.0% |
| alekseev_a_min_dist_neigh_elem_vec::AlekseevAMinDistNeighElemVecSEQ::AlekseevAMinDistNeighElemVecSEQ(std::vector<int, std::allocator<int> > const&) (tasks/alekseev_a_min_dist_neigh_elem_vec/seq/src/ops_seq.cpp:12) | called 170 times, returned 170 times | 75.0% |
| alekseev_a_min_dist_neigh_elem_vec::AlekseevAMinDistNeighElemVecSEQ::PostProcessingImpl() (tasks/alekseev_a_min_dist_neigh_elem_vec/seq/src/ops_seq.cpp:48) | called 170 times, returned 170 times | 100.0% |
| alekseev_a_min_dist_neigh_elem_vec::AlekseevAMinDistNeighElemVecSEQ::PreProcessingImpl() (tasks/alekseev_a_min_dist_neigh_elem_vec/seq/src/ops_seq.cpp:22) | called 170 times, returned 170 times | 100.0% |
| alekseev_a_min_dist_neigh_elem_vec::AlekseevAMinDistNeighElemVecSEQ::RunImpl() (tasks/alekseev_a_min_dist_neigh_elem_vec/seq/src/ops_seq.cpp:26) | called 170 times, returned 170 times | 100.0% |
| alekseev_a_min_dist_neigh_elem_vec::AlekseevAMinDistNeighElemVecSEQ::ValidationImpl() (tasks/alekseev_a_min_dist_neigh_elem_vec/seq/src/ops_seq.cpp:18) | called 170 times, returned 170 times | 100.0% |
| artyushkina_string_matrix::ArtyushkinaStringMatrixMPI::ArtyushkinaStringMatrixMPI(std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > const&) (tasks/artyushkina_string_matrix/mpi/src/ops_mpi.cpp:17) | not called | 0.0% |
| artyushkina_string_matrix::ArtyushkinaStringMatrixMPI::CalculateProcessInfo(int, int, int) (tasks/artyushkina_string_matrix/mpi/src/ops_mpi.cpp:85) | not called | 0.0% |
| artyushkina_string_matrix::ArtyushkinaStringMatrixMPI::ComputeLocalMinima(std::vector<int, std::allocator<int> > const&, int, int) (tasks/artyushkina_string_matrix/mpi/src/ops_mpi.cpp:139) | not called | 0.0% |
| artyushkina_string_matrix::ArtyushkinaStringMatrixMPI::FlattenMatrix(std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > const&) (tasks/artyushkina_string_matrix/mpi/src/ops_mpi.cpp:48) | not called | 0.0% |
| artyushkina_string_matrix::ArtyushkinaStringMatrixMPI::GatherResults(std::vector<int, std::allocator<int> > const&, int, int, int, int) (tasks/artyushkina_string_matrix/mpi/src/ops_mpi.cpp:154) | not called | 0.0% |
| artyushkina_string_matrix::ArtyushkinaStringMatrixMPI::PostProcessingImpl() (tasks/artyushkina_string_matrix/mpi/src/ops_mpi.cpp:219) | not called | 0.0% |
| artyushkina_string_matrix::ArtyushkinaStringMatrixMPI::PreProcessingImpl() (tasks/artyushkina_string_matrix/mpi/src/ops_mpi.cpp:43) | not called | 0.0% |
| artyushkina_string_matrix::ArtyushkinaStringMatrixMPI::PrepareDimensions(std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > const&, int, int&) (tasks/artyushkina_string_matrix/mpi/src/ops_mpi.cpp:66) | not called | 0.0% |
| artyushkina_string_matrix::ArtyushkinaStringMatrixMPI::RunImpl() (tasks/artyushkina_string_matrix/mpi/src/ops_mpi.cpp:186) | not called | 0.0% |
| artyushkina_string_matrix::ArtyushkinaStringMatrixMPI::ScatterData(std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > const&, int, int, int, int, int) (tasks/artyushkina_string_matrix/mpi/src/ops_mpi.cpp:104) | not called | 0.0% |
| artyushkina_string_matrix::ArtyushkinaStringMatrixMPI::ValidationImpl() (tasks/artyushkina_string_matrix/mpi/src/ops_mpi.cpp:29) | not called | 0.0% |
| artyushkina_string_matrix::ArtyushkinaStringMatrixSEQ::ArtyushkinaStringMatrixSEQ(std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > const&) (tasks/artyushkina_string_matrix/seq/src/ops_seq.cpp:13) | not called | 0.0% |
| artyushkina_string_matrix::ArtyushkinaStringMatrixSEQ::PostProcessingImpl() (tasks/artyushkina_string_matrix/seq/src/ops_seq.cpp:62) | not called | 0.0% |
| artyushkina_string_matrix::ArtyushkinaStringMatrixSEQ::PreProcessingImpl() (tasks/artyushkina_string_matrix/seq/src/ops_seq.cpp:39) | not called | 0.0% |
| artyushkina_string_matrix::ArtyushkinaStringMatrixSEQ::RunImpl() (tasks/artyushkina_string_matrix/seq/src/ops_seq.cpp:44) | not called | 0.0% |
| artyushkina_string_matrix::ArtyushkinaStringMatrixSEQ::ValidationImpl() (tasks/artyushkina_string_matrix/seq/src/ops_seq.cpp:25) | not called | 0.0% |
| artyushkina_vector::(anonymous namespace)::BroadcastDimensions(int&, int&) (tasks/artyushkina_vector/mpi/src/ops_mpi.cpp:66) | called 14 times, returned 14 times | 100.0% |
| artyushkina_vector::(anonymous namespace)::BroadcastFinalResult(int, int, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> >&) (tasks/artyushkina_vector/mpi/src/ops_mpi.cpp:170) | called 12 times, returned 12 times | 70.0% |
| artyushkina_vector::(anonymous namespace)::CollectResults(int, int, int, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> >&) (tasks/artyushkina_vector/mpi/src/ops_mpi.cpp:335) | called 12 times, returned 12 times | 71.0% |
| artyushkina_vector::(anonymous namespace)::GatherResultsInRoot(int, int, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> >&) (tasks/artyushkina_vector/mpi/src/ops_mpi.cpp:148) | called 6 times, returned 6 times | 79.0% |
| artyushkina_vector::(anonymous namespace)::HandleWorldSizeGreaterThanCols(int, int, int, int, std::vector<double, std::allocator<double> >&, std::pair<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<double, std::allocator<double> > > const&) (tasks/artyushkina_vector/mpi/src/ops_mpi.cpp:201) | called 2 times, returned 2 times | 76.0% |
| artyushkina_vector::(anonymous namespace)::MultiplyStrip(std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> >&, int, int, int, int) (tasks/artyushkina_vector/mpi/src/ops_mpi.cpp:134) | called 12 times, returned 12 times | 100.0% |
| artyushkina_vector::(anonymous namespace)::PerformLocalComputation(int, int, int, int, int, int, std::pair<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<double, std::allocator<double> > > const&, std::vector<double, std::allocator<double> >&, std::vector<double, std::allocator<double> >&, std::vector<double, std::allocator<double> >&) (tasks/artyushkina_vector/mpi/src/ops_mpi.cpp:316) | called 12 times, returned 12 times | 85.0% |
| artyushkina_vector::(anonymous namespace)::PrepareAndSendVectorParts(int, std::vector<double, std::allocator<double> > const&, int, int, std::vector<double, std::allocator<double> >&) (tasks/artyushkina_vector/mpi/src/ops_mpi.cpp:87) | called 6 times, returned 6 times | 79.0% |
| artyushkina_vector::(anonymous namespace)::PrepareLocalData(int, int, int, std::vector<double, std::allocator<double> >&, std::vector<double, std::allocator<double> >&, std::vector<double, std::allocator<double> >&, std::vector<double, std::allocator<double> >&) (tasks/artyushkina_vector/mpi/src/ops_mpi.cpp:289) | called 12 times, returned 12 times | 58.0% |
| artyushkina_vector::(anonymous namespace)::PrepareMatrixFlat(int, int, int, std::vector<double, std::allocator<double> >&, std::pair<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<double, std::allocator<double> > > const&) (tasks/artyushkina_vector/mpi/src/ops_mpi.cpp:231) | called 12 times, returned 12 times | 100.0% |
| artyushkina_vector::(anonymous namespace)::ProcessDimensions(int, int, int, int, std::pair<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<double, std::allocator<double> > > const&, std::vector<double, std::allocator<double> >&) (tasks/artyushkina_vector/mpi/src/ops_mpi.cpp:266) | called 14 times, returned 14 times | 48.0% |
| artyushkina_vector::(anonymous namespace)::ReceiveVectorPart(int, std::vector<double, std::allocator<double> >&) (tasks/artyushkina_vector/mpi/src/ops_mpi.cpp:115) | called 6 times, returned 6 times | 67.0% |
| artyushkina_vector::VerticalStripMatVecMPI::PostProcessingImpl() (tasks/artyushkina_vector/mpi/src/ops_mpi.cpp:396) | called 14 times, returned 14 times | 100.0% |
| artyushkina_vector::VerticalStripMatVecMPI::PreProcessingImpl() (tasks/artyushkina_vector/mpi/src/ops_mpi.cpp:54) | called 14 times, returned 14 times | 100.0% |
| artyushkina_vector::VerticalStripMatVecMPI::RunImpl() (tasks/artyushkina_vector/mpi/src/ops_mpi.cpp:351) | called 14 times, returned 14 times | 64.0% |
| artyushkina_vector::VerticalStripMatVecMPI::ValidationImpl() (tasks/artyushkina_vector/mpi/src/ops_mpi.cpp:25) | called 14 times, returned 14 times | 83.0% |
| artyushkina_vector::VerticalStripMatVecMPI::VerticalStripMatVecMPI(std::pair<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<double, std::allocator<double> > > const&) (tasks/artyushkina_vector/mpi/src/ops_mpi.cpp:19) | called 14 times, returned 14 times | 70.0% |
| artyushkina_vector::VerticalStripMatVecSEQ::PostProcessingImpl() (tasks/artyushkina_vector/seq/src/ops_seq.cpp:72) | called 56 times, returned 56 times | 100.0% |
| artyushkina_vector::VerticalStripMatVecSEQ::PreProcessingImpl() (tasks/artyushkina_vector/seq/src/ops_seq.cpp:42) | called 56 times, returned 56 times | 67.0% |
| artyushkina_vector::VerticalStripMatVecSEQ::RunImpl() (tasks/artyushkina_vector/seq/src/ops_seq.cpp:47) | called 56 times, returned 56 times | 65.0% |
| artyushkina_vector::VerticalStripMatVecSEQ::ValidationImpl() (tasks/artyushkina_vector/seq/src/ops_seq.cpp:22) | called 56 times, returned 56 times | 89.0% |
| artyushkina_vector::VerticalStripMatVecSEQ::VerticalStripMatVecSEQ(std::pair<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<double, std::allocator<double> > > const&) (tasks/artyushkina_vector/seq/src/ops_seq.cpp:16) | called 56 times, returned 56 times | 70.0% |
| auto ppc::util::IsUnderMpirun()::{lambda(auto:1 const&)#1}::operator()<std::basic_string_view<char, std::char_traits<char> > >(std::basic_string_view<char, std::char_traits<char> > const&) const (modules/util/src/util.cpp:63) | called 363592 times, returned 363592 times | 83.0% |
| badanov_a_max_vec_elem::BadanovAMaxVecElemMPI::BadanovAMaxVecElemMPI(std::vector<int, std::allocator<int> > const&) (tasks/badanov_a_max_vec_elem/mpi/src/ops_mpi.cpp:13) | called 48 times, returned 48 times | 73.0% |
| badanov_a_max_vec_elem::BadanovAMaxVecElemMPI::PostProcessingImpl() (tasks/badanov_a_max_vec_elem/mpi/src/ops_mpi.cpp:93) | called 48 times, returned 48 times | 100.0% |
| badanov_a_max_vec_elem::BadanovAMaxVecElemMPI::PreProcessingImpl() (tasks/badanov_a_max_vec_elem/mpi/src/ops_mpi.cpp:38) | called 48 times, returned 48 times | 100.0% |
| badanov_a_max_vec_elem::BadanovAMaxVecElemMPI::RunImpl() (tasks/badanov_a_max_vec_elem/mpi/src/ops_mpi.cpp:42) | called 48 times, returned 48 times | 76.0% |
| badanov_a_max_vec_elem::BadanovAMaxVecElemMPI::ValidationImpl() (tasks/badanov_a_max_vec_elem/mpi/src/ops_mpi.cpp:27) | called 48 times, returned 48 times | 100.0% |
| badanov_a_max_vec_elem::BadanovAMaxVecElemSEQ::BadanovAMaxVecElemSEQ(std::vector<int, std::allocator<int> > const&) (tasks/badanov_a_max_vec_elem/seq/src/ops_seq.cpp:12) | called 192 times, returned 192 times | 75.0% |
| badanov_a_max_vec_elem::BadanovAMaxVecElemSEQ::PostProcessingImpl() (tasks/badanov_a_max_vec_elem/seq/src/ops_seq.cpp:41) | called 192 times, returned 192 times | 100.0% |
| badanov_a_max_vec_elem::BadanovAMaxVecElemSEQ::PreProcessingImpl() (tasks/badanov_a_max_vec_elem/seq/src/ops_seq.cpp:22) | called 192 times, returned 192 times | 100.0% |
| badanov_a_max_vec_elem::BadanovAMaxVecElemSEQ::RunImpl() (tasks/badanov_a_max_vec_elem/seq/src/ops_seq.cpp:26) | called 192 times, returned 192 times | 89.0% |
| badanov_a_max_vec_elem::BadanovAMaxVecElemSEQ::ValidationImpl() (tasks/badanov_a_max_vec_elem/seq/src/ops_seq.cpp:18) | called 192 times, returned 192 times | 100.0% |
| badanov_a_sparse_matrix_mult_double_ccs::BadanovASparseMatrixMultDoubleCcsMPI::BadanovASparseMatrixMultDoubleCcsMPI(std::tuple<std::vector<double, std::allocator<double> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, std::vector<double, std::allocator<double> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, int, int, int> const&) (tasks/badanov_a_sparse_matrix_mult_double_ccs/mpi/src/ops_mpi.cpp:15) | called 30 times, returned 30 times | 89.0% |
| badanov_a_sparse_matrix_mult_double_ccs::BadanovASparseMatrixMultDoubleCcsMPI::DistributeDataHorizontal(int, int, badanov_a_sparse_matrix_mult_double_ccs::SparseMatrix const&, badanov_a_sparse_matrix_mult_double_ccs::SparseMatrix const&) (tasks/badanov_a_sparse_matrix_mult_double_ccs/mpi/src/ops_mpi.cpp:60) | called 30 times, returned 30 times | 62.0% |
| badanov_a_sparse_matrix_mult_double_ccs::BadanovASparseMatrixMultDoubleCcsMPI::GatherResults(int, int, badanov_a_sparse_matrix_mult_double_ccs::SparseMatrix const&, badanov_a_sparse_matrix_mult_double_ccs::SparseMatrix&) (tasks/badanov_a_sparse_matrix_mult_double_ccs/mpi/src/ops_mpi.cpp:176) | called 30 times, returned 30 times | 75.0% |
| badanov_a_sparse_matrix_mult_double_ccs::BadanovASparseMatrixMultDoubleCcsMPI::MultiplyLocal(badanov_a_sparse_matrix_mult_double_ccs::BadanovASparseMatrixMultDoubleCcsMPI::LocalData const&) (tasks/badanov_a_sparse_matrix_mult_double_ccs/mpi/src/ops_mpi.cpp:145) | called 30 times, returned 30 times | 68.0% |
| badanov_a_sparse_matrix_mult_double_ccs::BadanovASparseMatrixMultDoubleCcsMPI::PostProcessingImpl() (tasks/badanov_a_sparse_matrix_mult_double_ccs/mpi/src/ops_mpi.cpp:331) | called 30 times, returned 30 times | 100.0% |
| badanov_a_sparse_matrix_mult_double_ccs::BadanovASparseMatrixMultDoubleCcsMPI::PreProcessingImpl() (tasks/badanov_a_sparse_matrix_mult_double_ccs/mpi/src/ops_mpi.cpp:56) | called 30 times, returned 30 times | 100.0% |
| badanov_a_sparse_matrix_mult_double_ccs::BadanovASparseMatrixMultDoubleCcsMPI::RunImpl() (tasks/badanov_a_sparse_matrix_mult_double_ccs/mpi/src/ops_mpi.cpp:245) | called 30 times, returned 30 times | 67.0% |
| badanov_a_sparse_matrix_mult_double_ccs::BadanovASparseMatrixMultDoubleCcsMPI::SparseDotProduct(badanov_a_sparse_matrix_mult_double_ccs::SparseMatrix const&, badanov_a_sparse_matrix_mult_double_ccs::SparseMatrix const&, int) (tasks/badanov_a_sparse_matrix_mult_double_ccs/mpi/src/ops_mpi.cpp:127) | called 9220 times, returned 9220 times | 100.0% |
| badanov_a_sparse_matrix_mult_double_ccs::BadanovASparseMatrixMultDoubleCcsMPI::ValidationImpl() (tasks/badanov_a_sparse_matrix_mult_double_ccs/mpi/src/ops_mpi.cpp:21) | called 30 times, returned 30 times | 89.0% |
| badanov_a_sparse_matrix_mult_double_ccs::BadanovASparseMatrixMultDoubleCcsSEQ::BadanovASparseMatrixMultDoubleCcsSEQ(std::tuple<std::vector<double, std::allocator<double> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, std::vector<double, std::allocator<double> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, int, int, int> const&) (tasks/badanov_a_sparse_matrix_mult_double_ccs/seq/src/ops_seq.cpp:13) | called 120 times, returned 120 times | 89.0% |
| badanov_a_sparse_matrix_mult_double_ccs::BadanovASparseMatrixMultDoubleCcsSEQ::DotProduct(std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&) (tasks/badanov_a_sparse_matrix_mult_double_ccs/seq/src/ops_seq.cpp:68) | not called | 0.0% |
| badanov_a_sparse_matrix_mult_double_ccs::BadanovASparseMatrixMultDoubleCcsSEQ::MultiplyCCS(badanov_a_sparse_matrix_mult_double_ccs::SparseMatrix const&, badanov_a_sparse_matrix_mult_double_ccs::SparseMatrix const&) (tasks/badanov_a_sparse_matrix_mult_double_ccs/seq/src/ops_seq.cpp:77) | called 120 times, returned 120 times | 71.0% |
| badanov_a_sparse_matrix_mult_double_ccs::BadanovASparseMatrixMultDoubleCcsSEQ::PostProcessingImpl() (tasks/badanov_a_sparse_matrix_mult_double_ccs/seq/src/ops_seq.cpp:153) | called 120 times, returned 120 times | 100.0% |
| badanov_a_sparse_matrix_mult_double_ccs::BadanovASparseMatrixMultDoubleCcsSEQ::PreProcessingImpl() (tasks/badanov_a_sparse_matrix_mult_double_ccs/seq/src/ops_seq.cpp:63) | called 120 times, returned 120 times | 100.0% |
| badanov_a_sparse_matrix_mult_double_ccs::BadanovASparseMatrixMultDoubleCcsSEQ::RunImpl() (tasks/badanov_a_sparse_matrix_mult_double_ccs/seq/src/ops_seq.cpp:119) | called 120 times, returned 120 times | 77.0% |
| badanov_a_sparse_matrix_mult_double_ccs::BadanovASparseMatrixMultDoubleCcsSEQ::ValidationImpl() (tasks/badanov_a_sparse_matrix_mult_double_ccs/seq/src/ops_seq.cpp:19) | called 120 times, returned 120 times | 100.0% |
| balchunayte_z_dot_product::BalchunayteZDotProductMPI::BalchunayteZDotProductMPI(balchunayte_z_dot_product::InType const&) (tasks/balchunayte_z_dot_product/mpi/include/ops_mpi.hpp:16) | called 6 times, returned 6 times | 31.0% |
| balchunayte_z_dot_product::BalchunayteZDotProductMPI::PostProcessingImpl() (tasks/balchunayte_z_dot_product/mpi/src/ops_mpi.cpp:87) | called 6 times, returned 6 times | 100.0% |
| balchunayte_z_dot_product::BalchunayteZDotProductMPI::PreProcessingImpl() (tasks/balchunayte_z_dot_product/mpi/src/ops_mpi.cpp:30) | called 6 times, returned 6 times | 81.0% |
| balchunayte_z_dot_product::BalchunayteZDotProductMPI::RunImpl() (tasks/balchunayte_z_dot_product/mpi/src/ops_mpi.cpp:74) | called 6 times, returned 6 times | 100.0% |
| balchunayte_z_dot_product::BalchunayteZDotProductMPI::ValidationImpl() (tasks/balchunayte_z_dot_product/mpi/src/ops_mpi.cpp:9) | called 6 times, returned 6 times | 90.0% |
| balchunayte_z_dot_product::BalchunayteZDotProductSEQ::BalchunayteZDotProductSEQ(balchunayte_z_dot_product::InType const&) (tasks/balchunayte_z_dot_product/seq/src/ops_seq.cpp:9) | called 24 times, returned 24 times | 80.0% |
| balchunayte_z_dot_product::BalchunayteZDotProductSEQ::PostProcessingImpl() (tasks/balchunayte_z_dot_product/seq/src/ops_seq.cpp:48) | called 24 times, returned 24 times | 100.0% |
| balchunayte_z_dot_product::BalchunayteZDotProductSEQ::PreProcessingImpl() (tasks/balchunayte_z_dot_product/seq/src/ops_seq.cpp:29) | called 24 times, returned 24 times | 100.0% |
| balchunayte_z_dot_product::BalchunayteZDotProductSEQ::RunImpl() (tasks/balchunayte_z_dot_product/seq/src/ops_seq.cpp:34) | called 24 times, returned 24 times | 100.0% |
| balchunayte_z_dot_product::BalchunayteZDotProductSEQ::ValidationImpl() (tasks/balchunayte_z_dot_product/seq/src/ops_seq.cpp:15) | called 24 times, returned 24 times | 80.0% |
| balchunayte_z_reduce::(anonymous namespace)::BalchunayteZReduce(void const*, void*, int, ompi_datatype_t*, ompi_op_t*, int, ompi_communicator_t*) (tasks/balchunayte_z_reduce/mpi/src/ops_mpi.cpp:48) | called 8 times, returned 8 times | 86.0% |
| balchunayte_z_reduce::BalchunayteZReduceMPI::BalchunayteZReduceMPI(balchunayte_z_reduce::InType const&) (tasks/balchunayte_z_reduce/mpi/include/ops_mpi.hpp:16) | called 8 times, returned 8 times | 38.0% |
| balchunayte_z_reduce::BalchunayteZReduceMPI::PostProcessingImpl() (tasks/balchunayte_z_reduce/mpi/src/ops_mpi.cpp:191) | called 8 times, returned 8 times | 100.0% |
| balchunayte_z_reduce::BalchunayteZReduceMPI::PreProcessingImpl() (tasks/balchunayte_z_reduce/mpi/src/ops_mpi.cpp:114) | called 8 times, returned 8 times | 82.0% |
| balchunayte_z_reduce::BalchunayteZReduceMPI::RunImpl() (tasks/balchunayte_z_reduce/mpi/src/ops_mpi.cpp:161) | called 8 times, returned 8 times | 100.0% |
| balchunayte_z_reduce::BalchunayteZReduceMPI::ValidationImpl() (tasks/balchunayte_z_reduce/mpi/src/ops_mpi.cpp:92) | called 8 times, returned 8 times | 80.0% |
| balchunayte_z_reduce::BalchunayteZReduceSEQ::BalchunayteZReduceSEQ(balchunayte_z_reduce::InType const&) (tasks/balchunayte_z_reduce/seq/src/ops_seq.cpp:9) | called 32 times, returned 32 times | 75.0% |
| balchunayte_z_reduce::BalchunayteZReduceSEQ::PostProcessingImpl() (tasks/balchunayte_z_reduce/seq/src/ops_seq.cpp:38) | called 32 times, returned 32 times | 100.0% |
| balchunayte_z_reduce::BalchunayteZReduceSEQ::PreProcessingImpl() (tasks/balchunayte_z_reduce/seq/src/ops_seq.cpp:27) | called 32 times, returned 32 times | 100.0% |
| balchunayte_z_reduce::BalchunayteZReduceSEQ::RunImpl() (tasks/balchunayte_z_reduce/seq/src/ops_seq.cpp:32) | called 32 times, returned 32 times | 100.0% |
| balchunayte_z_reduce::BalchunayteZReduceSEQ::ValidationImpl() (tasks/balchunayte_z_reduce/seq/src/ops_seq.cpp:15) | called 32 times, returned 32 times | 75.0% |
| balchunayte_z_shell_batcher::(anonymous namespace)::BatcherOddEvenMerge(std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (tasks/balchunayte_z_shell_batcher/mpi/src/ops_mpi.cpp:84) | called 7 times, returned 7 times | 82.0% |
| balchunayte_z_shell_batcher::(anonymous namespace)::BatcherOddEvenMerge(std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (tasks/balchunayte_z_shell_batcher/seq/src/ops_seq.cpp:84) | called 168 times, returned 168 times | 82.0% |
| balchunayte_z_shell_batcher::(anonymous namespace)::CompareExchange(std::vector<balchunayte_z_shell_batcher::(anonymous namespace)::Elem, std::allocator<balchunayte_z_shell_batcher::(anonymous namespace)::Elem> >*, unsigned long, unsigned long) (tasks/balchunayte_z_shell_batcher/mpi/src/ops_mpi.cpp:43) | called 155 times, returned 155 times | 100.0% |
| balchunayte_z_shell_batcher::(anonymous namespace)::CompareExchange(std::vector<balchunayte_z_shell_batcher::(anonymous namespace)::Elem, std::allocator<balchunayte_z_shell_batcher::(anonymous namespace)::Elem> >*, unsigned long, unsigned long) (tasks/balchunayte_z_shell_batcher/seq/src/ops_seq.cpp:43) | called 1816 times, returned 1816 times | 100.0% |
| balchunayte_z_shell_batcher::(anonymous namespace)::OddEvenMergeNetwork(std::vector<balchunayte_z_shell_batcher::(anonymous namespace)::Elem, std::allocator<balchunayte_z_shell_batcher::(anonymous namespace)::Elem> >*) (tasks/balchunayte_z_shell_batcher/mpi/src/ops_mpi.cpp:71) | called 7 times, returned 7 times | 100.0% |
| balchunayte_z_shell_batcher::(anonymous namespace)::OddEvenMergeNetwork(std::vector<balchunayte_z_shell_batcher::(anonymous namespace)::Elem, std::allocator<balchunayte_z_shell_batcher::(anonymous namespace)::Elem> >*) (tasks/balchunayte_z_shell_batcher/seq/src/ops_seq.cpp:71) | called 168 times, returned 168 times | 100.0% |
| balchunayte_z_shell_batcher::(anonymous namespace)::OddEvenMergeStep(std::vector<balchunayte_z_shell_batcher::(anonymous namespace)::Elem, std::allocator<balchunayte_z_shell_batcher::(anonymous namespace)::Elem> >*, unsigned long, unsigned long) (tasks/balchunayte_z_shell_batcher/mpi/src/ops_mpi.cpp:57) | called 31 times, returned 31 times | 100.0% |
| balchunayte_z_shell_batcher::(anonymous namespace)::OddEvenMergeStep(std::vector<balchunayte_z_shell_batcher::(anonymous namespace)::Elem, std::allocator<balchunayte_z_shell_batcher::(anonymous namespace)::Elem> >*, unsigned long, unsigned long) (tasks/balchunayte_z_shell_batcher/seq/src/ops_seq.cpp:57) | called 512 times, returned 512 times | 100.0% |
| balchunayte_z_shell_batcher::(anonymous namespace)::RecvVector(int, int, ompi_communicator_t*) (tasks/balchunayte_z_shell_batcher/mpi/src/ops_mpi.cpp:121) | called 7 times, returned 7 times | 67.0% |
| balchunayte_z_shell_batcher::(anonymous namespace)::SendVector(int, int, std::vector<int, std::allocator<int> > const&, ompi_communicator_t*) (tasks/balchunayte_z_shell_batcher/mpi/src/ops_mpi.cpp:133) | called 7 times, returned 7 times | 100.0% |
| balchunayte_z_shell_batcher::(anonymous namespace)::ShellSort(std::vector<int, std::allocator<int> >*) (tasks/balchunayte_z_shell_batcher/mpi/src/ops_mpi.cpp:13) | called 14 times, returned 14 times | 100.0% |
| balchunayte_z_shell_batcher::(anonymous namespace)::ShellSort(std::vector<int, std::allocator<int> >*) (tasks/balchunayte_z_shell_batcher/seq/src/ops_seq.cpp:13) | called 208 times, returned 208 times | 100.0% |
| balchunayte_z_shell_batcher::BalchunayteZShellBatcherMPI::BalchunayteZShellBatcherMPI(std::vector<int, std::allocator<int> > const&) (tasks/balchunayte_z_shell_batcher/mpi/include/ops_mpi.hpp:16) | called 14 times, returned 14 times | 28.0% |
| balchunayte_z_shell_batcher::BalchunayteZShellBatcherMPI::PostProcessingImpl() (tasks/balchunayte_z_shell_batcher/mpi/src/ops_mpi.cpp:205) | called 14 times, returned 14 times | 100.0% |
| balchunayte_z_shell_batcher::BalchunayteZShellBatcherMPI::PreProcessingImpl() (tasks/balchunayte_z_shell_batcher/mpi/src/ops_mpi.cpp:149) | called 14 times, returned 14 times | 96.0% |
| balchunayte_z_shell_batcher::BalchunayteZShellBatcherMPI::RunImpl() (tasks/balchunayte_z_shell_batcher/mpi/src/ops_mpi.cpp:186) | called 14 times, returned 14 times | 78.0% |
| balchunayte_z_shell_batcher::BalchunayteZShellBatcherMPI::ValidationImpl() (tasks/balchunayte_z_shell_batcher/mpi/src/ops_mpi.cpp:143) | called 14 times, returned 14 times | 100.0% |
| balchunayte_z_shell_batcher::BalchunayteZShellBatcherSEQ::BalchunayteZShellBatcherSEQ(std::vector<int, std::allocator<int> > const&) (tasks/balchunayte_z_shell_batcher/seq/src/ops_seq.cpp:123) | called 56 times, returned 56 times | 50.0% |
| balchunayte_z_shell_batcher::BalchunayteZShellBatcherSEQ::PostProcessingImpl() (tasks/balchunayte_z_shell_batcher/seq/src/ops_seq.cpp:181) | called 56 times, returned 56 times | 100.0% |
| balchunayte_z_shell_batcher::BalchunayteZShellBatcherSEQ::PreProcessingImpl() (tasks/balchunayte_z_shell_batcher/seq/src/ops_seq.cpp:133) | called 56 times, returned 56 times | 75.0% |
| balchunayte_z_shell_batcher::BalchunayteZShellBatcherSEQ::RunImpl() (tasks/balchunayte_z_shell_batcher/seq/src/ops_seq.cpp:139) | called 56 times, returned 56 times | 66.0% |
| balchunayte_z_shell_batcher::BalchunayteZShellBatcherSEQ::ValidationImpl() (tasks/balchunayte_z_shell_batcher/seq/src/ops_seq.cpp:129) | called 56 times, returned 56 times | 100.0% |
| baranov_a_custom_allreduce::(anonymous namespace)::ProcessRootReceive(std::vector<unsigned char, std::allocator<unsigned char> >&, int, ompi_datatype_t*, ompi_op_t*, ompi_communicator_t*, int, int, int) (tasks/baranov_a_custom_allreduce/mpi/src/ops_mpi.cpp:102) | called 13 times, returned 13 times | 64.0% |
| baranov_a_custom_allreduce::(anonymous namespace)::ProcessRootSend(std::vector<unsigned char, std::allocator<unsigned char> >&, void*, int, ompi_datatype_t*, ompi_communicator_t*, int, int, int) (tasks/baranov_a_custom_allreduce/mpi/src/ops_mpi.cpp:117) | called 13 times, returned 13 times | 100.0% |
| baranov_a_custom_allreduce::BaranovACustomAllreduceMPI::BaranovACustomAllreduceMPI(std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > > const&) (tasks/baranov_a_custom_allreduce/mpi/src/ops_mpi.cpp:170) | called 28 times, returned 28 times | 68.0% |
| baranov_a_custom_allreduce::BaranovACustomAllreduceMPI::CustomAllreduce(void*, void*, int, ompi_datatype_t*, ompi_op_t*, ompi_communicator_t*, int) (tasks/baranov_a_custom_allreduce/mpi/src/ops_mpi.cpp:129) | called 26 times, returned 26 times | 62.0% |
| baranov_a_custom_allreduce::BaranovACustomAllreduceMPI::PerformOperation(void*, void*, int, ompi_datatype_t*, ompi_op_t*) (tasks/baranov_a_custom_allreduce/mpi/src/ops_mpi.cpp:72) | called 13 times, returned 13 times | 62.0% |
| baranov_a_custom_allreduce::BaranovACustomAllreduceMPI::PostProcessingImpl() (tasks/baranov_a_custom_allreduce/mpi/src/ops_mpi.cpp:236) | called 28 times, returned 28 times | 100.0% |
| baranov_a_custom_allreduce::BaranovACustomAllreduceMPI::PreProcessingImpl() (tasks/baranov_a_custom_allreduce/mpi/src/ops_mpi.cpp:189) | called 28 times, returned 28 times | 100.0% |
| baranov_a_custom_allreduce::BaranovACustomAllreduceMPI::RunImpl() (tasks/baranov_a_custom_allreduce/mpi/src/ops_mpi.cpp:193) | called 28 times, returned 28 times | 56.0% |
| baranov_a_custom_allreduce::BaranovACustomAllreduceMPI::TreeBroadcast(void*, int, ompi_datatype_t*, ompi_communicator_t*, int) (tasks/baranov_a_custom_allreduce/mpi/src/ops_mpi.cpp:18) | not called | 0.0% |
| baranov_a_custom_allreduce::BaranovACustomAllreduceMPI::TreeReduce(void*, void*, int, ompi_datatype_t*, ompi_op_t*, ompi_communicator_t*, int) (tasks/baranov_a_custom_allreduce/mpi/src/ops_mpi.cpp:39) | not called | 0.0% |
| baranov_a_custom_allreduce::BaranovACustomAllreduceMPI::ValidationImpl() (tasks/baranov_a_custom_allreduce/mpi/src/ops_mpi.cpp:185) | called 28 times, returned 28 times | 100.0% |
| baranov_a_custom_allreduce::BaranovACustomAllreduceSEQ::BaranovACustomAllreduceSEQ(std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > > const&) (tasks/baranov_a_custom_allreduce/seq/src/ops_seq.cpp:11) | not called | 0.0% |
| baranov_a_custom_allreduce::BaranovACustomAllreduceSEQ::PostProcessingImpl() (tasks/baranov_a_custom_allreduce/seq/src/ops_seq.cpp:38) | not called | 0.0% |
| baranov_a_custom_allreduce::BaranovACustomAllreduceSEQ::PreProcessingImpl() (tasks/baranov_a_custom_allreduce/seq/src/ops_seq.cpp:25) | not called | 0.0% |
| baranov_a_custom_allreduce::BaranovACustomAllreduceSEQ::RunImpl() (tasks/baranov_a_custom_allreduce/seq/src/ops_seq.cpp:29) | not called | 0.0% |
| baranov_a_custom_allreduce::BaranovACustomAllreduceSEQ::ValidationImpl() (tasks/baranov_a_custom_allreduce/seq/src/ops_seq.cpp:17) | not called | 0.0% |
| baranov_a_dijkstra_crs::(anonymous namespace)::CopyLocalEdges(baranov_a_dijkstra_crs::GraphData const&, int, int, int, std::vector<int, std::allocator<int> >&, std::vector<double, std::allocator<double> >&) (tasks/baranov_a_dijkstra_crs/mpi/src/ops_mpi.cpp:37) | called 27 times, returned 27 times | 81.0% |
| baranov_a_dijkstra_crs::(anonymous namespace)::InitializeDistances(baranov_a_dijkstra_crs::GraphData const&, int, int, std::vector<double, std::allocator<double> >&, std::vector<double, std::allocator<double> >&, std::vector<double, std::allocator<double> >&, int&) (tasks/baranov_a_dijkstra_crs/mpi/src/ops_mpi.cpp:142) | called 28 times, returned 28 times | 95.0% |
| baranov_a_dijkstra_crs::(anonymous namespace)::InitializeGlobalDist(std::vector<double, std::allocator<double> >&, int, int, bool) (tasks/baranov_a_dijkstra_crs/mpi/src/ops_mpi.cpp:59) | called 28 times, returned 28 times | 100.0% |
| baranov_a_dijkstra_crs::(anonymous namespace)::PerformDijkstraIterations(std::vector<double, std::allocator<double> > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&, std::vector<double, std::allocator<double> > const&, int, int, int, std::vector<double, std::allocator<double> >&, std::vector<double, std::allocator<double> >&) (tasks/baranov_a_dijkstra_crs/mpi/src/ops_mpi.cpp:182) | called 28 times, returned 28 times | 76.0% |
| baranov_a_dijkstra_crs::(anonymous namespace)::ProcessLocalVertices(std::vector<double, std::allocator<double> > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&, std::vector<double, std::allocator<double> > const&, int, int, int, std::vector<double, std::allocator<double> >&) (tasks/baranov_a_dijkstra_crs/mpi/src/ops_mpi.cpp:96) | called 78 times, returned 78 times | 86.0% |
| baranov_a_dijkstra_crs::(anonymous namespace)::ProcessNeighbors(std::vector<double, std::allocator<double> > const&, int, std::vector<int, std::allocator<int> > const&, int, std::vector<int, std::allocator<int> > const&, std::vector<double, std::allocator<double> > const&, int, std::vector<double, std::allocator<double> >&) (tasks/baranov_a_dijkstra_crs/mpi/src/ops_mpi.cpp:68) | called 101 times, returned 101 times | 80.0% |
| baranov_a_dijkstra_crs::(anonymous namespace)::UpdateDistances(std::vector<double, std::allocator<double> >&, std::vector<double, std::allocator<double> >&, std::vector<double, std::allocator<double> >&, int) (tasks/baranov_a_dijkstra_crs/mpi/src/ops_mpi.cpp:127) | called 50 times, returned 50 times | 100.0% |
| baranov_a_dijkstra_crs::BaranovADijkstraCRSMPI::BaranovADijkstraCRSMPI(baranov_a_dijkstra_crs::GraphData const&) (tasks/baranov_a_dijkstra_crs/mpi/src/ops_mpi.cpp:210) | called 28 times, returned 28 times | 21.0% |
| baranov_a_dijkstra_crs::BaranovADijkstraCRSMPI::DistributeGraphData() (tasks/baranov_a_dijkstra_crs/mpi/src/ops_mpi.cpp:236) | called 28 times, returned 28 times | 83.0% |
| baranov_a_dijkstra_crs::BaranovADijkstraCRSMPI::PostProcessingImpl() (tasks/baranov_a_dijkstra_crs/mpi/src/ops_mpi.cpp:314) | called 28 times, returned 28 times | 100.0% |
| baranov_a_dijkstra_crs::BaranovADijkstraCRSMPI::PreProcessingImpl() (tasks/baranov_a_dijkstra_crs/mpi/src/ops_mpi.cpp:230) | called 28 times, returned 28 times | 100.0% |
| baranov_a_dijkstra_crs::BaranovADijkstraCRSMPI::RunImpl() (tasks/baranov_a_dijkstra_crs/mpi/src/ops_mpi.cpp:274) | called 28 times, returned 28 times | 50.0% |
| baranov_a_dijkstra_crs::BaranovADijkstraCRSMPI::ValidationImpl() (tasks/baranov_a_dijkstra_crs/mpi/src/ops_mpi.cpp:216) | called 28 times, returned 28 times | 83.0% |
| baranov_a_dijkstra_crs::BaranovADijkstraCRSSEQ::BaranovADijkstraCRSSEQ(baranov_a_dijkstra_crs::GraphData const&) (tasks/baranov_a_dijkstra_crs/seq/src/ops_seq.cpp:14) | called 112 times, returned 112 times | 62.0% |
| baranov_a_dijkstra_crs::BaranovADijkstraCRSSEQ::PostProcessingImpl() (tasks/baranov_a_dijkstra_crs/seq/src/ops_seq.cpp:80) | called 112 times, returned 112 times | 100.0% |
| baranov_a_dijkstra_crs::BaranovADijkstraCRSSEQ::PreProcessingImpl() (tasks/baranov_a_dijkstra_crs/seq/src/ops_seq.cpp:34) | called 112 times, returned 112 times | 100.0% |
| baranov_a_dijkstra_crs::BaranovADijkstraCRSSEQ::RunImpl() (tasks/baranov_a_dijkstra_crs/seq/src/ops_seq.cpp:38) | called 112 times, returned 112 times | 72.0% |
| baranov_a_dijkstra_crs::BaranovADijkstraCRSSEQ::ValidationImpl() (tasks/baranov_a_dijkstra_crs/seq/src/ops_seq.cpp:20) | called 112 times, returned 112 times | 83.0% |
| baranov_a_sign_alternations::(anonymous namespace)::CountAlternationsInRange(std::vector<int, std::allocator<int> > const&, int, int) (tasks/baranov_a_sign_alternations/mpi/src/ops_mpi.cpp:12) | called 20 times, returned 20 times | 100.0% |
| baranov_a_sign_alternations::BaranovASignAlternationsMPI::BaranovASignAlternationsMPI(std::vector<int, std::allocator<int> > const&) (tasks/baranov_a_sign_alternations/mpi/src/ops_mpi.cpp:40) | called 26 times, returned 26 times | 75.0% |
| baranov_a_sign_alternations::BaranovASignAlternationsMPI::PostProcessingImpl() (tasks/baranov_a_sign_alternations/mpi/src/ops_mpi.cpp:107) | called 26 times, returned 26 times | 100.0% |
| baranov_a_sign_alternations::BaranovASignAlternationsMPI::PreProcessingImpl() (tasks/baranov_a_sign_alternations/mpi/src/ops_mpi.cpp:50) | called 26 times, returned 26 times | 100.0% |
| baranov_a_sign_alternations::BaranovASignAlternationsMPI::RunImpl() (tasks/baranov_a_sign_alternations/mpi/src/ops_mpi.cpp:54) | called 26 times, returned 26 times | 100.0% |
| baranov_a_sign_alternations::BaranovASignAlternationsMPI::ValidationImpl() (tasks/baranov_a_sign_alternations/mpi/src/ops_mpi.cpp:46) | called 26 times, returned 26 times | 100.0% |
| baranov_a_sign_alternations::BaranovASignAlternationsSEQ::BaranovASignAlternationsSEQ(std::vector<int, std::allocator<int> > const&) (tasks/baranov_a_sign_alternations/seq/src/ops_seq.cpp:10) | called 92 times, returned 92 times | 75.0% |
| baranov_a_sign_alternations::BaranovASignAlternationsSEQ::PostProcessingImpl() (tasks/baranov_a_sign_alternations/seq/src/ops_seq.cpp:49) | called 92 times, returned 92 times | 100.0% |
| baranov_a_sign_alternations::BaranovASignAlternationsSEQ::PreProcessingImpl() (tasks/baranov_a_sign_alternations/seq/src/ops_seq.cpp:20) | called 92 times, returned 92 times | 100.0% |
| baranov_a_sign_alternations::BaranovASignAlternationsSEQ::RunImpl() (tasks/baranov_a_sign_alternations/seq/src/ops_seq.cpp:24) | called 92 times, returned 92 times | 100.0% |
| baranov_a_sign_alternations::BaranovASignAlternationsSEQ::ValidationImpl() (tasks/baranov_a_sign_alternations/seq/src/ops_seq.cpp:16) | called 92 times, returned 92 times | 100.0% |
| batkov_f_image_smoothing::(anonymous namespace)::CopyLocalImageData(std::vector<unsigned char, std::allocator<unsigned char> > const&, unsigned long, unsigned long, unsigned long, unsigned long, std::vector<unsigned char, std::allocator<unsigned char> >&) (tasks/batkov_f_image_smoothing/mpi/src/ops_mpi.cpp:18) | called 8 times, returned 8 times | 100.0% |
| batkov_f_image_smoothing::(anonymous namespace)::CopyProcess0Result(std::vector<unsigned char, std::allocator<unsigned char> > const&, unsigned long, unsigned long, unsigned long, unsigned long, std::vector<unsigned char, std::allocator<unsigned char> >&) (tasks/batkov_f_image_smoothing/mpi/src/ops_mpi.cpp:56) | called 4 times, returned 4 times | 100.0% |
| batkov_f_image_smoothing::(anonymous namespace)::GatherResultsFromProcesses(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, std::vector<unsigned char, std::allocator<unsigned char> > const&, std::vector<unsigned char, std::allocator<unsigned char> >&) (tasks/batkov_f_image_smoothing/mpi/src/ops_mpi.cpp:69) | called 4 times, returned 4 times | 88.0% |
| batkov_f_image_smoothing::(anonymous namespace)::ProcessLocalImage(std::vector<unsigned char, std::allocator<unsigned char> > const&, std::vector<std::vector<float, std::allocator<float> >, std::allocator<std::vector<float, std::allocator<float> > > > const&, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, std::vector<unsigned char, std::allocator<unsigned char> >&) (tasks/batkov_f_image_smoothing/mpi/src/ops_mpi.cpp:30) | called 8 times, returned 8 times | 100.0% |
| batkov_f_image_smoothing::BatkovFImageSmoothingMPI::BatkovFImageSmoothingMPI(batkov_f_image_smoothing::Image const&) (tasks/batkov_f_image_smoothing/mpi/src/ops_mpi.cpp:97) | called 8 times, returned 8 times | 50.0% |
| batkov_f_image_smoothing::BatkovFImageSmoothingMPI::PostProcessingImpl() (tasks/batkov_f_image_smoothing/mpi/src/ops_mpi.cpp:193) | called 8 times, returned 8 times | 100.0% |
| batkov_f_image_smoothing::BatkovFImageSmoothingMPI::PreProcessingImpl() (tasks/batkov_f_image_smoothing/mpi/src/ops_mpi.cpp:107) | called 8 times, returned 8 times | 100.0% |
| batkov_f_image_smoothing::BatkovFImageSmoothingMPI::RunImpl() (tasks/batkov_f_image_smoothing/mpi/src/ops_mpi.cpp:138) | called 8 times, returned 8 times | 66.0% |
| batkov_f_image_smoothing::BatkovFImageSmoothingMPI::ValidationImpl() (tasks/batkov_f_image_smoothing/mpi/src/ops_mpi.cpp:103) | called 8 times, returned 8 times | 80.0% |
| batkov_f_image_smoothing::BatkovFImageSmoothingSEQ::BatkovFImageSmoothingSEQ(batkov_f_image_smoothing::Image const&) (tasks/batkov_f_image_smoothing/seq/src/ops_seq.cpp:14) | called 32 times, returned 32 times | 50.0% |
| batkov_f_image_smoothing::BatkovFImageSmoothingSEQ::PostProcessingImpl() (tasks/batkov_f_image_smoothing/seq/src/ops_seq.cpp:97) | called 32 times, returned 32 times | 100.0% |
| batkov_f_image_smoothing::BatkovFImageSmoothingSEQ::PreProcessingImpl() (tasks/batkov_f_image_smoothing/seq/src/ops_seq.cpp:24) | called 32 times, returned 32 times | 100.0% |
| batkov_f_image_smoothing::BatkovFImageSmoothingSEQ::RunImpl() (tasks/batkov_f_image_smoothing/seq/src/ops_seq.cpp:55) | called 32 times, returned 32 times | 93.0% |
| batkov_f_image_smoothing::BatkovFImageSmoothingSEQ::ValidationImpl() (tasks/batkov_f_image_smoothing/seq/src/ops_seq.cpp:20) | called 32 times, returned 32 times | 80.0% |
| batkov_f_vector_sum::BatkovFVectorSumMPI::BatkovFVectorSumMPI(std::vector<int, std::allocator<int> > const&) (tasks/batkov_f_vector_sum/mpi/src/ops_mpi.cpp:13) | called 8 times, returned 8 times | 75.0% |
| batkov_f_vector_sum::BatkovFVectorSumMPI::PostProcessingImpl() (tasks/batkov_f_vector_sum/mpi/src/ops_mpi.cpp:100) | called 8 times, returned 8 times | 100.0% |
| batkov_f_vector_sum::BatkovFVectorSumMPI::PreProcessingImpl() (tasks/batkov_f_vector_sum/mpi/src/ops_mpi.cpp:37) | called 8 times, returned 8 times | 100.0% |
| batkov_f_vector_sum::BatkovFVectorSumMPI::RunImpl() (tasks/batkov_f_vector_sum/mpi/src/ops_mpi.cpp:41) | called 8 times, returned 8 times | 74.0% |
| batkov_f_vector_sum::BatkovFVectorSumMPI::ValidationImpl() (tasks/batkov_f_vector_sum/mpi/src/ops_mpi.cpp:33) | called 8 times, returned 8 times | 100.0% |
| batkov_f_vector_sum::BatkovFVectorSumSEQ::BatkovFVectorSumSEQ(std::vector<int, std::allocator<int> > const&) (tasks/batkov_f_vector_sum/seq/src/ops_seq.cpp:7) | called 32 times, returned 32 times | 75.0% |
| batkov_f_vector_sum::BatkovFVectorSumSEQ::PostProcessingImpl() (tasks/batkov_f_vector_sum/seq/src/ops_seq.cpp:30) | called 32 times, returned 32 times | 100.0% |
| batkov_f_vector_sum::BatkovFVectorSumSEQ::PreProcessingImpl() (tasks/batkov_f_vector_sum/seq/src/ops_seq.cpp:17) | called 32 times, returned 32 times | 100.0% |
| batkov_f_vector_sum::BatkovFVectorSumSEQ::RunImpl() (tasks/batkov_f_vector_sum/seq/src/ops_seq.cpp:21) | called 32 times, returned 32 times | 100.0% |
| batkov_f_vector_sum::BatkovFVectorSumSEQ::ValidationImpl() (tasks/batkov_f_vector_sum/seq/src/ops_seq.cpp:13) | called 32 times, returned 32 times | 100.0% |
| batushin_i_max_val_rows_matrix::(anonymous namespace)::CalcLocalMax(unsigned long, unsigned long, unsigned long, std::vector<double, std::allocator<double> > const&) (tasks/batushin_i_max_val_rows_matrix/mpi/src/ops_mpi.cpp:58) | called 30 times, returned 30 times | 79.0% |
| batushin_i_max_val_rows_matrix::(anonymous namespace)::CollectResults(int, int, unsigned long, std::vector<double, std::allocator<double> > const&, unsigned long, std::vector<double, std::allocator<double> >&) (tasks/batushin_i_max_val_rows_matrix/mpi/src/ops_mpi.cpp:73) | called 30 times, returned 30 times | 83.0% |
| batushin_i_max_val_rows_matrix::(anonymous namespace)::SynchronizationResult(int, std::vector<double, std::allocator<double> >&) (tasks/batushin_i_max_val_rows_matrix/mpi/src/ops_mpi.cpp:96) | called 30 times, returned 30 times | 100.0% |
| batushin_i_max_val_rows_matrix::BatushinIMaxValRowsMatrixMPI::BatushinIMaxValRowsMatrixMPI(std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> > > const&) (tasks/batushin_i_max_val_rows_matrix/mpi/src/ops_mpi.cpp:14) | called 30 times, returned 30 times | 67.0% |
| batushin_i_max_val_rows_matrix::BatushinIMaxValRowsMatrixMPI::PostProcessingImpl() (tasks/batushin_i_max_val_rows_matrix/mpi/src/ops_mpi.cpp:137) | called 30 times, returned 30 times | 100.0% |
| batushin_i_max_val_rows_matrix::BatushinIMaxValRowsMatrixMPI::PreProcessingImpl() (tasks/batushin_i_max_val_rows_matrix/mpi/src/ops_mpi.cpp:37) | called 30 times, returned 30 times | 75.0% |
| batushin_i_max_val_rows_matrix::BatushinIMaxValRowsMatrixMPI::RunImpl() (tasks/batushin_i_max_val_rows_matrix/mpi/src/ops_mpi.cpp:111) | called 30 times, returned 30 times | 73.0% |
| batushin_i_max_val_rows_matrix::BatushinIMaxValRowsMatrixMPI::ValidationImpl() (tasks/batushin_i_max_val_rows_matrix/mpi/src/ops_mpi.cpp:20) | called 30 times, returned 30 times | 100.0% |
| batushin_i_max_val_rows_matrix::BatushinIMaxValRowsMatrixSEQ::BatushinIMaxValRowsMatrixSEQ(std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> > > const&) (tasks/batushin_i_max_val_rows_matrix/seq/src/ops_seq.cpp:11) | called 120 times, returned 120 times | 80.0% |
| batushin_i_max_val_rows_matrix::BatushinIMaxValRowsMatrixSEQ::PostProcessingImpl() (tasks/batushin_i_max_val_rows_matrix/seq/src/ops_seq.cpp:65) | called 120 times, returned 120 times | 100.0% |
| batushin_i_max_val_rows_matrix::BatushinIMaxValRowsMatrixSEQ::PreProcessingImpl() (tasks/batushin_i_max_val_rows_matrix/seq/src/ops_seq.cpp:33) | called 120 times, returned 120 times | 75.0% |
| batushin_i_max_val_rows_matrix::BatushinIMaxValRowsMatrixSEQ::RunImpl() (tasks/batushin_i_max_val_rows_matrix/seq/src/ops_seq.cpp:42) | called 120 times, returned 120 times | 100.0% |
| batushin_i_max_val_rows_matrix::BatushinIMaxValRowsMatrixSEQ::ValidationImpl() (tasks/batushin_i_max_val_rows_matrix/seq/src/ops_seq.cpp:16) | called 120 times, returned 120 times | 100.0% |
| batushin_i_striped_matrix_multiplication::(anonymous namespace)::BroadcastFinalResult(int, int, int, int, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> >&) (tasks/batushin_i_striped_matrix_multiplication/mpi/src/ops_mpi.cpp:268) | not called | 0.0% |
| batushin_i_striped_matrix_multiplication::(anonymous namespace)::ComputeBlockOffsets(std::vector<int, std::allocator<int> > const&) (tasks/batushin_i_striped_matrix_multiplication/mpi/src/ops_mpi.cpp:68) | not called | 0.0% |
| batushin_i_striped_matrix_multiplication::(anonymous namespace)::ComputeBlockSizes(int, int) (tasks/batushin_i_striped_matrix_multiplication/mpi/src/ops_mpi.cpp:58) | not called | 0.0% |
| batushin_i_striped_matrix_multiplication::(anonymous namespace)::ComputeWithCyclicShift(int, int, int, int, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> >, int, std::vector<int, std::allocator<int> > const&) (tasks/batushin_i_striped_matrix_multiplication/mpi/src/ops_mpi.cpp:239) | not called | 0.0% |
| batushin_i_striped_matrix_multiplication::(anonymous namespace)::DistributeMatrixA(int, int, int, int, std::vector<double, std::allocator<double> > const&) (tasks/batushin_i_striped_matrix_multiplication/mpi/src/ops_mpi.cpp:121) | not called | 0.0% |
| batushin_i_striped_matrix_multiplication::(anonymous namespace)::DistributeMatrixAFromRoot(int, int, std::vector<double, std::allocator<double> > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&, std::vector<double, std::allocator<double> >&) (tasks/batushin_i_striped_matrix_multiplication/mpi/src/ops_mpi.cpp:102) | not called | 0.0% |
| batushin_i_striped_matrix_multiplication::(anonymous namespace)::DistributeMatrixB(int, int, int, int, std::vector<double, std::allocator<double> > const&) (tasks/batushin_i_striped_matrix_multiplication/mpi/src/ops_mpi.cpp:171) | not called | 0.0% |
| batushin_i_striped_matrix_multiplication::(anonymous namespace)::DistributeMatrixBFromRoot(int, int, int, std::vector<double, std::allocator<double> > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&, std::vector<double, std::allocator<double> >&, int&) (tasks/batushin_i_striped_matrix_multiplication/mpi/src/ops_mpi.cpp:149) | not called | 0.0% |
| batushin_i_striped_matrix_multiplication::(anonymous namespace)::ExtractColumnBlock(int, int, int, int, std::vector<double, std::allocator<double> > const&) (tasks/batushin_i_striped_matrix_multiplication/mpi/src/ops_mpi.cpp:136) | not called | 0.0% |
| batushin_i_striped_matrix_multiplication::(anonymous namespace)::PerformLocalComputation(int, int, int, int, int, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> >&) (tasks/batushin_i_striped_matrix_multiplication/mpi/src/ops_mpi.cpp:196) | not called | 0.0% |
| batushin_i_striped_matrix_multiplication::(anonymous namespace)::RunSequentialFallback(int, unsigned long, unsigned long, unsigned long, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> >&) (tasks/batushin_i_striped_matrix_multiplication/mpi/src/ops_mpi.cpp:76) | called 30 times, returned 30 times | 100.0% |
| batushin_i_striped_matrix_multiplication::(anonymous namespace)::RunStripedScheme(int, int, unsigned long, unsigned long, unsigned long, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> >&) (tasks/batushin_i_striped_matrix_multiplication/mpi/src/ops_mpi.cpp:296) | not called | 0.0% |
| batushin_i_striped_matrix_multiplication::(anonymous namespace)::ShiftMatrixB(int, int, int, std::vector<double, std::allocator<double> >&, int) (tasks/batushin_i_striped_matrix_multiplication/mpi/src/ops_mpi.cpp:211) | not called | 0.0% |
| batushin_i_striped_matrix_multiplication::BatushinIStripedMatrixMultiplicationMPI::BatushinIStripedMatrixMultiplicationMPI(std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> >, unsigned long, unsigned long, std::vector<double, std::allocator<double> > > const&) (tasks/batushin_i_striped_matrix_multiplication/mpi/src/ops_mpi.cpp:15) | called 30 times, returned 30 times | 80.0% |
| batushin_i_striped_matrix_multiplication::BatushinIStripedMatrixMultiplicationMPI::PostProcessingImpl() (tasks/batushin_i_striped_matrix_multiplication/mpi/src/ops_mpi.cpp:338) | called 30 times, returned 30 times | 100.0% |
| batushin_i_striped_matrix_multiplication::BatushinIStripedMatrixMultiplicationMPI::PreProcessingImpl() (tasks/batushin_i_striped_matrix_multiplication/mpi/src/ops_mpi.cpp:50) | called 30 times, returned 30 times | 100.0% |
| batushin_i_striped_matrix_multiplication::BatushinIStripedMatrixMultiplicationMPI::RunImpl() (tasks/batushin_i_striped_matrix_multiplication/mpi/src/ops_mpi.cpp:313) | called 30 times, returned 30 times | 67.0% |
| batushin_i_striped_matrix_multiplication::BatushinIStripedMatrixMultiplicationMPI::ValidationImpl() (tasks/batushin_i_striped_matrix_multiplication/mpi/src/ops_mpi.cpp:20) | called 60 times, returned 60 times | 100.0% |
| batushin_i_striped_matrix_multiplication::BatushinIStripedMatrixMultiplicationSEQ::BatushinIStripedMatrixMultiplicationSEQ(std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> >, unsigned long, unsigned long, std::vector<double, std::allocator<double> > > const&) (tasks/batushin_i_striped_matrix_multiplication/seq/src/ops_seq.cpp:11) | called 120 times, returned 120 times | 80.0% |
| batushin_i_striped_matrix_multiplication::BatushinIStripedMatrixMultiplicationSEQ::PostProcessingImpl() (tasks/batushin_i_striped_matrix_multiplication/seq/src/ops_seq.cpp:86) | called 120 times, returned 120 times | 100.0% |
| batushin_i_striped_matrix_multiplication::BatushinIStripedMatrixMultiplicationSEQ::PreProcessingImpl() (tasks/batushin_i_striped_matrix_multiplication/seq/src/ops_seq.cpp:46) | called 120 times, returned 120 times | 80.0% |
| batushin_i_striped_matrix_multiplication::BatushinIStripedMatrixMultiplicationSEQ::RunImpl() (tasks/batushin_i_striped_matrix_multiplication/seq/src/ops_seq.cpp:60) | called 120 times, returned 120 times | 100.0% |
| batushin_i_striped_matrix_multiplication::BatushinIStripedMatrixMultiplicationSEQ::ValidationImpl() (tasks/batushin_i_striped_matrix_multiplication/seq/src/ops_seq.cpp:16) | called 120 times, returned 120 times | 100.0% |
| belov_e_bubble_sort::BelovEBubbleSortMPI::BelovEBubbleSortMPI(std::vector<int, std::allocator<int> > const&) (tasks/belov_e_bubble_sort/mpi/src/ops_mpi.cpp:15) | called 6 times, returned 6 times | 75.0% |
| belov_e_bubble_sort::BelovEBubbleSortMPI::PostProcessingImpl() (tasks/belov_e_bubble_sort/mpi/src/ops_mpi.cpp:158) | called 6 times, returned 6 times | 100.0% |
| belov_e_bubble_sort::BelovEBubbleSortMPI::PreProcessingImpl() (tasks/belov_e_bubble_sort/mpi/src/ops_mpi.cpp:24) | called 6 times, returned 6 times | 100.0% |
| belov_e_bubble_sort::BelovEBubbleSortMPI::RunImpl() (tasks/belov_e_bubble_sort/mpi/src/ops_mpi.cpp:101) | called 6 times, returned 6 times | 73.0% |
| belov_e_bubble_sort::BelovEBubbleSortMPI::ValidationImpl() (tasks/belov_e_bubble_sort/mpi/src/ops_mpi.cpp:20) | called 6 times, returned 6 times | 100.0% |
| belov_e_bubble_sort::BelovEBubbleSortSEQ::BelovEBubbleSortSEQ(std::vector<int, std::allocator<int> > const&) (tasks/belov_e_bubble_sort/seq/src/ops_seq.cpp:10) | called 24 times, returned 24 times | 75.0% |
| belov_e_bubble_sort::BelovEBubbleSortSEQ::PostProcessingImpl() (tasks/belov_e_bubble_sort/seq/src/ops_seq.cpp:44) | called 24 times, returned 24 times | 100.0% |
| belov_e_bubble_sort::BelovEBubbleSortSEQ::PreProcessingImpl() (tasks/belov_e_bubble_sort/seq/src/ops_seq.cpp:19) | called 24 times, returned 24 times | 100.0% |
| belov_e_bubble_sort::BelovEBubbleSortSEQ::RunImpl() (tasks/belov_e_bubble_sort/seq/src/ops_seq.cpp:23) | called 24 times, returned 24 times | 73.0% |
| belov_e_bubble_sort::BelovEBubbleSortSEQ::ValidationImpl() (tasks/belov_e_bubble_sort/seq/src/ops_seq.cpp:15) | called 24 times, returned 24 times | 100.0% |
| belov_e_bubble_sort::BubbleSort(std::vector<int, std::allocator<int> >&) (tasks/belov_e_bubble_sort/mpi/src/ops_mpi.cpp:28) | called 6 times, returned 6 times | 100.0% |
| belov_e_bubble_sort::EvenPhase(int, int, std::vector<int, std::allocator<int> >&, int, std::vector<int, std::allocator<int> >&, ompi_communicator_t*) (tasks/belov_e_bubble_sort/mpi/src/ops_mpi.cpp:74) | called 12 times, returned 12 times | 83.0% |
| belov_e_bubble_sort::LeftMerge(std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (tasks/belov_e_bubble_sort/mpi/src/ops_mpi.cpp:39) | called 6 times, returned 6 times | 59.0% |
| belov_e_bubble_sort::LeftProcAct(int, std::vector<int, std::allocator<int> >&, int, std::vector<int, std::allocator<int> >&, ompi_communicator_t*) (tasks/belov_e_bubble_sort/mpi/src/ops_mpi.cpp:56) | called 6 times, returned 6 times | 67.0% |
| belov_e_bubble_sort::OddPhase(int, int, std::vector<int, std::allocator<int> >&, int, std::vector<int, std::allocator<int> >&, ompi_communicator_t*) (tasks/belov_e_bubble_sort/mpi/src/ops_mpi.cpp:86) | called 6 times, returned 6 times | 57.0% |
| belov_e_bubble_sort::RightMerge(std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (tasks/belov_e_bubble_sort/mpi/src/ops_mpi.cpp:47) | called 6 times, returned 6 times | 59.0% |
| belov_e_bubble_sort::RightProcAct(int, std::vector<int, std::allocator<int> >&, int, std::vector<int, std::allocator<int> >&, ompi_communicator_t*) (tasks/belov_e_bubble_sort/mpi/src/ops_mpi.cpp:65) | called 6 times, returned 6 times | 67.0% |
| belov_e_lexico_order_two_strings::BcastVectorOfStrings(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, int, ompi_communicator_t*) (tasks/belov_e_lexico_order_two_strings/mpi/src/ops_mpi.cpp:76) | called 16 times, returned 16 times | 100.0% |
| belov_e_lexico_order_two_strings::BelovELexicoOrderTwoStringsMPI::BelovELexicoOrderTwoStringsMPI(std::tuple<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&) (tasks/belov_e_lexico_order_two_strings/mpi/src/ops_mpi.cpp:13) | called 8 times, returned 8 times | 56.0% |
| belov_e_lexico_order_two_strings::BelovELexicoOrderTwoStringsMPI::PostProcessingImpl() (tasks/belov_e_lexico_order_two_strings/mpi/src/ops_mpi.cpp:168) | called 8 times, returned 8 times | 100.0% |
| belov_e_lexico_order_two_strings::BelovELexicoOrderTwoStringsMPI::PreProcessingImpl() (tasks/belov_e_lexico_order_two_strings/mpi/src/ops_mpi.cpp:23) | called 8 times, returned 8 times | 88.0% |
| belov_e_lexico_order_two_strings::BelovELexicoOrderTwoStringsMPI::RunImpl() (tasks/belov_e_lexico_order_two_strings/mpi/src/ops_mpi.cpp:100) | called 8 times, returned 8 times | 82.0% |
| belov_e_lexico_order_two_strings::BelovELexicoOrderTwoStringsMPI::ValidationImpl() (tasks/belov_e_lexico_order_two_strings/mpi/src/ops_mpi.cpp:19) | called 8 times, returned 8 times | 75.0% |
| belov_e_lexico_order_two_strings::BelovELexicoOrderTwoStringsSEQ::BelovELexicoOrderTwoStringsSEQ(std::tuple<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&) (tasks/belov_e_lexico_order_two_strings/seq/src/ops_seq.cpp:10) | called 32 times, returned 32 times | 56.0% |
| belov_e_lexico_order_two_strings::BelovELexicoOrderTwoStringsSEQ::PostProcessingImpl() (tasks/belov_e_lexico_order_two_strings/seq/src/ops_seq.cpp:82) | called 32 times, returned 32 times | 100.0% |
| belov_e_lexico_order_two_strings::BelovELexicoOrderTwoStringsSEQ::PreProcessingImpl() (tasks/belov_e_lexico_order_two_strings/seq/src/ops_seq.cpp:19) | called 32 times, returned 32 times | 88.0% |
| belov_e_lexico_order_two_strings::BelovELexicoOrderTwoStringsSEQ::RunImpl() (tasks/belov_e_lexico_order_two_strings/seq/src/ops_seq.cpp:53) | called 32 times, returned 32 times | 100.0% |
| belov_e_lexico_order_two_strings::BelovELexicoOrderTwoStringsSEQ::ValidationImpl() (tasks/belov_e_lexico_order_two_strings/seq/src/ops_seq.cpp:16) | called 32 times, returned 32 times | 75.0% |
| belov_e_lexico_order_two_strings::CeilDiv(int, int) (tasks/belov_e_lexico_order_two_strings/mpi/src/ops_mpi.cpp:72) | not called | 0.0% |
| belov_e_lexico_order_two_strings::ChunkCheck(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, int, int) (tasks/belov_e_lexico_order_two_strings/mpi/src/ops_mpi.cpp:57) | called 8 times, returned 8 times | 89.0% |
| belov_e_shell_batcher::BatcherLeftMerge(std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&, int, int, ompi_communicator_t*) (tasks/belov_e_shell_batcher/mpi/src/ops_mpi.cpp:45) | called 6 times, returned 6 times | 65.0% |
| belov_e_shell_batcher::BatcherRightMerge(std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&, int, int, ompi_communicator_t*) (tasks/belov_e_shell_batcher/mpi/src/ops_mpi.cpp:87) | called 6 times, returned 6 times | 69.0% |
| belov_e_shell_batcher::BelovEShellBatcherMPI::BelovEShellBatcherMPI(std::vector<int, std::allocator<int> > const&) (tasks/belov_e_shell_batcher/mpi/src/ops_mpi.cpp:14) | called 6 times, returned 6 times | 75.0% |
| belov_e_shell_batcher::BelovEShellBatcherMPI::PostProcessingImpl() (tasks/belov_e_shell_batcher/mpi/src/ops_mpi.cpp:230) | called 6 times, returned 6 times | 100.0% |
| belov_e_shell_batcher::BelovEShellBatcherMPI::PreProcessingImpl() (tasks/belov_e_shell_batcher/mpi/src/ops_mpi.cpp:23) | called 6 times, returned 6 times | 100.0% |
| belov_e_shell_batcher::BelovEShellBatcherMPI::RunImpl() (tasks/belov_e_shell_batcher/mpi/src/ops_mpi.cpp:184) | called 6 times, returned 6 times | 83.0% |
| belov_e_shell_batcher::BelovEShellBatcherMPI::ValidationImpl() (tasks/belov_e_shell_batcher/mpi/src/ops_mpi.cpp:19) | called 6 times, returned 6 times | 100.0% |
| belov_e_shell_batcher::BelovEShellBatcherSEQ::BelovEShellBatcherSEQ(std::vector<int, std::allocator<int> > const&) (tasks/belov_e_shell_batcher/seq/src/ops_seq.cpp:10) | called 24 times, returned 24 times | 75.0% |
| belov_e_shell_batcher::BelovEShellBatcherSEQ::PostProcessingImpl() (tasks/belov_e_shell_batcher/seq/src/ops_seq.cpp:45) | called 24 times, returned 24 times | 100.0% |
| belov_e_shell_batcher::BelovEShellBatcherSEQ::PreProcessingImpl() (tasks/belov_e_shell_batcher/seq/src/ops_seq.cpp:19) | called 24 times, returned 24 times | 100.0% |
| belov_e_shell_batcher::BelovEShellBatcherSEQ::RunImpl() (tasks/belov_e_shell_batcher/seq/src/ops_seq.cpp:23) | called 24 times, returned 24 times | 85.0% |
| belov_e_shell_batcher::BelovEShellBatcherSEQ::ValidationImpl() (tasks/belov_e_shell_batcher/seq/src/ops_seq.cpp:15) | called 24 times, returned 24 times | 100.0% |
| belov_e_shell_batcher::EvenPhase(int, int, std::vector<int, std::allocator<int> >&, int, ompi_communicator_t*) (tasks/belov_e_shell_batcher/mpi/src/ops_mpi.cpp:159) | called 12 times, returned 12 times | 83.0% |
| belov_e_shell_batcher::LeftProcAct(int, std::vector<int, std::allocator<int> >&, int, ompi_communicator_t*) (tasks/belov_e_shell_batcher/mpi/src/ops_mpi.cpp:143) | called 6 times, returned 6 times | 67.0% |
| belov_e_shell_batcher::OddPhase(int, int, std::vector<int, std::allocator<int> >&, int, ompi_communicator_t*) (tasks/belov_e_shell_batcher/mpi/src/ops_mpi.cpp:170) | called 6 times, returned 6 times | 57.0% |
| belov_e_shell_batcher::RightProcAct(int, std::vector<int, std::allocator<int> >&, int, ompi_communicator_t*) (tasks/belov_e_shell_batcher/mpi/src/ops_mpi.cpp:151) | called 6 times, returned 6 times | 67.0% |
| belov_e_shell_batcher::ShellSort(std::vector<int, std::allocator<int> >&) (tasks/belov_e_shell_batcher/mpi/src/ops_mpi.cpp:27) | called 6 times, returned 6 times | 100.0% |
| bool kotelnikova_a_from_all_to_one::(anonymous namespace)::CopyVector<double>(std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > > const&, std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > >&) (tasks/kotelnikova_a_from_all_to_one/seq/src/ops_seq.cpp:15) | called 18 times, returned 18 times | 67.0% |
| bool kotelnikova_a_from_all_to_one::(anonymous namespace)::CopyVector<float>(std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > > const&, std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > >&) (tasks/kotelnikova_a_from_all_to_one/seq/src/ops_seq.cpp:15) | called 8 times, returned 8 times | 67.0% |
| bool kotelnikova_a_from_all_to_one::(anonymous namespace)::CopyVector<int>(std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > > const&, std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > >&) (tasks/kotelnikova_a_from_all_to_one/seq/src/ops_seq.cpp:15) | called 6 times, returned 6 times | 67.0% |
| bool kotelnikova_a_from_all_to_one::KotelnikovaAFromAllToOneMPI::ProcessVector<double>(std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > > const&, int, int, ompi_datatype_t*) (tasks/kotelnikova_a_from_all_to_one/mpi/src/ops_mpi.cpp:103) | called 36 times, returned 36 times | 76.0% |
| bool kotelnikova_a_from_all_to_one::KotelnikovaAFromAllToOneMPI::ProcessVector<float>(std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > > const&, int, int, ompi_datatype_t*) (tasks/kotelnikova_a_from_all_to_one/mpi/src/ops_mpi.cpp:103) | called 16 times, returned 16 times | 76.0% |
| bool kotelnikova_a_from_all_to_one::KotelnikovaAFromAllToOneMPI::ProcessVector<int>(std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > > const&, int, int, ompi_datatype_t*) (tasks/kotelnikova_a_from_all_to_one/mpi/src/ops_mpi.cpp:103) | called 12 times, returned 12 times | 76.0% |
| bool nalitov_d_broadcast::(anonymous namespace)::TransferData<double>(nalitov_d_broadcast::InType const&, std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > >&) (tasks/nalitov_d_broadcast/seq/src/ops_seq.cpp:15) | called 56 times, returned 56 times | 67.0% |
| bool nalitov_d_broadcast::(anonymous namespace)::TransferData<float>(nalitov_d_broadcast::InType const&, std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > >&) (tasks/nalitov_d_broadcast/seq/src/ops_seq.cpp:15) | called 32 times, returned 32 times | 67.0% |
| bool nalitov_d_broadcast::(anonymous namespace)::TransferData<int>(nalitov_d_broadcast::InType const&, std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > >&) (tasks/nalitov_d_broadcast/seq/src/ops_seq.cpp:15) | called 40 times, returned 40 times | 67.0% |
| bool nalitov_d_broadcast::NalitovDBroadcastMPI::ProcessVector<double>(nalitov_d_broadcast::InType const&, int, int, ompi_datatype_t*) (tasks/nalitov_d_broadcast/mpi/src/ops_mpi.cpp:192) | called 14 times, returned 14 times | 71.0% |
| bool nalitov_d_broadcast::NalitovDBroadcastMPI::ProcessVector<float>(nalitov_d_broadcast::InType const&, int, int, ompi_datatype_t*) (tasks/nalitov_d_broadcast/mpi/src/ops_mpi.cpp:192) | called 8 times, returned 8 times | 64.0% |
| bool nalitov_d_broadcast::NalitovDBroadcastMPI::ProcessVector<int>(nalitov_d_broadcast::InType const&, int, int, ompi_datatype_t*) (tasks/nalitov_d_broadcast/mpi/src/ops_mpi.cpp:192) | called 10 times, returned 10 times | 64.0% |
| bortsova_a_max_elem_vector::BortsovaAMaxElemVectorMpi::BortsovaAMaxElemVectorMpi(bortsova_a_max_elem_vector::InType const&) (tasks/bortsova_a_max_elem_vector/mpi/src/ops_mpi.cpp:14) | called 88 times, returned 88 times | 75.0% |
| bortsova_a_max_elem_vector::BortsovaAMaxElemVectorMpi::PostProcessingImpl() (tasks/bortsova_a_max_elem_vector/mpi/src/ops_mpi.cpp:113) | called 88 times, returned 88 times | 100.0% |
| bortsova_a_max_elem_vector::BortsovaAMaxElemVectorMpi::PreProcessingImpl() (tasks/bortsova_a_max_elem_vector/mpi/src/ops_mpi.cpp:34) | called 88 times, returned 88 times | 100.0% |
| bortsova_a_max_elem_vector::BortsovaAMaxElemVectorMpi::RunImpl() (tasks/bortsova_a_max_elem_vector/mpi/src/ops_mpi.cpp:52) | called 88 times, returned 88 times | 74.0% |
| bortsova_a_max_elem_vector::BortsovaAMaxElemVectorMpi::ValidationImpl() (tasks/bortsova_a_max_elem_vector/mpi/src/ops_mpi.cpp:20) | called 88 times, returned 88 times | 86.0% |
| bortsova_a_max_elem_vector::BortsovaAMaxElemVectorSeq::BortsovaAMaxElemVectorSeq(bortsova_a_max_elem_vector::InType const&) (tasks/bortsova_a_max_elem_vector/seq/src/ops_seq.cpp:11) | called 340 times, returned 340 times | 75.0% |
| bortsova_a_max_elem_vector::BortsovaAMaxElemVectorSeq::PostProcessingImpl() (tasks/bortsova_a_max_elem_vector/seq/src/ops_seq.cpp:42) | called 340 times, returned 340 times | 100.0% |
| bortsova_a_max_elem_vector::BortsovaAMaxElemVectorSeq::PreProcessingImpl() (tasks/bortsova_a_max_elem_vector/seq/src/ops_seq.cpp:21) | called 340 times, returned 340 times | 100.0% |
| bortsova_a_max_elem_vector::BortsovaAMaxElemVectorSeq::RunImpl() (tasks/bortsova_a_max_elem_vector/seq/src/ops_seq.cpp:26) | called 340 times, returned 340 times | 100.0% |
| bortsova_a_max_elem_vector::BortsovaAMaxElemVectorSeq::ValidationImpl() (tasks/bortsova_a_max_elem_vector/seq/src/ops_seq.cpp:17) | called 340 times, returned 340 times | 100.0% |
| bortsova_a_transmission_gather::(anonymous namespace)::CopyReceivedData(std::vector<double, std::allocator<double> >&, std::vector<double, std::allocator<double> > const&, std::vector<int, std::allocator<int> > const&, std::vector<bool, std::allocator<bool> >&, int, int) (tasks/bortsova_a_transmission_gather/mpi/src/ops_mpi.cpp:15) | called 3 times, returned 3 times | 100.0% |
| bortsova_a_transmission_gather::BortsovaATransmissionGatherMPI::BortsovaATransmissionGatherMPI(bortsova_a_transmission_gather::Input const&) (tasks/bortsova_a_transmission_gather/mpi/src/ops_mpi.cpp:36) | called 6 times, returned 6 times | 62.0% |
| bortsova_a_transmission_gather::BortsovaATransmissionGatherMPI::PostProcessingImpl() (tasks/bortsova_a_transmission_gather/mpi/src/ops_mpi.cpp:137) | called 6 times, returned 6 times | 100.0% |
| bortsova_a_transmission_gather::BortsovaATransmissionGatherMPI::PreProcessingImpl() (tasks/bortsova_a_transmission_gather/mpi/src/ops_mpi.cpp:50) | called 6 times, returned 6 times | 100.0% |
| bortsova_a_transmission_gather::BortsovaATransmissionGatherMPI::ReceiveFromChild(std::vector<double, std::allocator<double> >&, std::vector<bool, std::allocator<bool> >&, int, int, int) const (tasks/bortsova_a_transmission_gather/mpi/src/ops_mpi.cpp:105) | called 3 times, returned 3 times | 65.0% |
| bortsova_a_transmission_gather::BortsovaATransmissionGatherMPI::RunImpl() (tasks/bortsova_a_transmission_gather/mpi/src/ops_mpi.cpp:55) | called 6 times, returned 6 times | 61.0% |
| bortsova_a_transmission_gather::BortsovaATransmissionGatherMPI::SendToParent(std::vector<double, std::allocator<double> >&, std::vector<bool, std::allocator<bool> >&, int, int) const (tasks/bortsova_a_transmission_gather/mpi/src/ops_mpi.cpp:117) | called 3 times, returned 3 times | 79.0% |
| bortsova_a_transmission_gather::BortsovaATransmissionGatherMPI::TransferToRoot(std::vector<double, std::allocator<double> >&, int, int) const (tasks/bortsova_a_transmission_gather/mpi/src/ops_mpi.cpp:127) | called 6 times, returned 6 times | 62.0% |
| bortsova_a_transmission_gather::BortsovaATransmissionGatherMPI::TreeGather(std::vector<double, std::allocator<double> >&, std::vector<bool, std::allocator<bool> >&, int, int) (tasks/bortsova_a_transmission_gather/mpi/src/ops_mpi.cpp:88) | called 6 times, returned 6 times | 100.0% |
| bortsova_a_transmission_gather::BortsovaATransmissionGatherMPI::ValidationImpl() (tasks/bortsova_a_transmission_gather/mpi/src/ops_mpi.cpp:42) | called 6 times, returned 6 times | 83.0% |
| bortsova_a_transmission_gather::BortsovaATransmissionGatherSEQ::BortsovaATransmissionGatherSEQ(bortsova_a_transmission_gather::Input const&) (tasks/bortsova_a_transmission_gather/seq/src/ops_seq.cpp:9) | called 24 times, returned 24 times | 62.0% |
| bortsova_a_transmission_gather::BortsovaATransmissionGatherSEQ::PostProcessingImpl() (tasks/bortsova_a_transmission_gather/seq/src/ops_seq.cpp:30) | called 24 times, returned 24 times | 100.0% |
| bortsova_a_transmission_gather::BortsovaATransmissionGatherSEQ::PreProcessingImpl() (tasks/bortsova_a_transmission_gather/seq/src/ops_seq.cpp:20) | called 24 times, returned 24 times | 100.0% |
| bortsova_a_transmission_gather::BortsovaATransmissionGatherSEQ::RunImpl() (tasks/bortsova_a_transmission_gather/seq/src/ops_seq.cpp:24) | called 24 times, returned 24 times | 100.0% |
| bortsova_a_transmission_gather::BortsovaATransmissionGatherSEQ::ValidationImpl() (tasks/bortsova_a_transmission_gather/seq/src/ops_seq.cpp:15) | called 24 times, returned 24 times | 100.0% |
| borunov_v_block_partitioning::(anonymous namespace)::ApplyKernelToLocalPartition(int const*, int, int, int, int, int, std::vector<int, std::allocator<int> >&) (tasks/borunov_v_block_partitioning/mpi/src/ops_mpi.cpp:86) | called 28 times, returned 28 times | 100.0% |
| borunov_v_block_partitioning::(anonymous namespace)::BroadcastDims(int&, int&) (tasks/borunov_v_block_partitioning/mpi/src/ops_mpi.cpp:49) | called 28 times, returned 28 times | 100.0% |
| borunov_v_block_partitioning::(anonymous namespace)::ComputeSendCountsDispls(int, int, int, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&) (tasks/borunov_v_block_partitioning/mpi/src/ops_mpi.cpp:54) | called 28 times, returned 28 times | 100.0% |
| borunov_v_block_partitioning::(anonymous namespace)::ComputeSendCountsDisplsWithHalo(int, int, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&) (tasks/borunov_v_block_partitioning/mpi/src/ops_mpi.cpp:69) | called 28 times, returned 28 times | 100.0% |
| borunov_v_block_partitioning::BorunovVBlockPartitioningMPI::BorunovVBlockPartitioningMPI(std::vector<int, std::allocator<int> > const&) (tasks/borunov_v_block_partitioning/mpi/src/ops_mpi.cpp:15) | called 28 times, returned 28 times | 75.0% |
| borunov_v_block_partitioning::BorunovVBlockPartitioningMPI::PostProcessingImpl() (tasks/borunov_v_block_partitioning/mpi/src/ops_mpi.cpp:174) | called 28 times, returned 28 times | 100.0% |
| borunov_v_block_partitioning::BorunovVBlockPartitioningMPI::PreProcessingImpl() (tasks/borunov_v_block_partitioning/mpi/src/ops_mpi.cpp:36) | called 28 times, returned 28 times | 100.0% |
| borunov_v_block_partitioning::BorunovVBlockPartitioningMPI::RunImpl() (tasks/borunov_v_block_partitioning/mpi/src/ops_mpi.cpp:130) | called 28 times, returned 28 times | 61.0% |
| borunov_v_block_partitioning::BorunovVBlockPartitioningMPI::ValidationImpl() (tasks/borunov_v_block_partitioning/mpi/src/ops_mpi.cpp:20) | called 28 times, returned 28 times | 100.0% |
| borunov_v_block_partitioning::BorunovVBlockPartitioningSEQ::BorunovVBlockPartitioningSEQ(std::vector<int, std::allocator<int> > const&) (tasks/borunov_v_block_partitioning/seq/src/ops_seq.cpp:13) | called 112 times, returned 112 times | 75.0% |
| borunov_v_block_partitioning::BorunovVBlockPartitioningSEQ::PostProcessingImpl() (tasks/borunov_v_block_partitioning/seq/src/ops_seq.cpp:77) | called 112 times, returned 112 times | 100.0% |
| borunov_v_block_partitioning::BorunovVBlockPartitioningSEQ::PreProcessingImpl() (tasks/borunov_v_block_partitioning/seq/src/ops_seq.cpp:29) | called 112 times, returned 112 times | 100.0% |
| borunov_v_block_partitioning::BorunovVBlockPartitioningSEQ::RunImpl() (tasks/borunov_v_block_partitioning/seq/src/ops_seq.cpp:36) | called 112 times, returned 112 times | 100.0% |
| borunov_v_block_partitioning::BorunovVBlockPartitioningSEQ::ValidationImpl() (tasks/borunov_v_block_partitioning/seq/src/ops_seq.cpp:18) | called 112 times, returned 112 times | 100.0% |
| borunov_v_cnt_words::BorunovVCntWordsMPI::BorunovVCntWordsMPI(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (tasks/borunov_v_cnt_words/mpi/src/ops_mpi.cpp:14) | called 16 times, returned 16 times | 80.0% |
| borunov_v_cnt_words::BorunovVCntWordsMPI::CalculateDistribution(int, int, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&) (tasks/borunov_v_cnt_words/mpi/src/ops_mpi.cpp:28) | called 14 times, returned 14 times | 100.0% |
| borunov_v_cnt_words::BorunovVCntWordsMPI::CountWordsLocal(char const*, int, char) (tasks/borunov_v_cnt_words/mpi/src/ops_mpi.cpp:48) | called 15 times, returned 15 times | 100.0% |
| borunov_v_cnt_words::BorunovVCntWordsMPI::PostProcessingImpl() (tasks/borunov_v_cnt_words/mpi/src/ops_mpi.cpp:136) | called 16 times, returned 16 times | 100.0% |
| borunov_v_cnt_words::BorunovVCntWordsMPI::PreProcessingImpl() (tasks/borunov_v_cnt_words/mpi/src/ops_mpi.cpp:24) | called 16 times, returned 16 times | 100.0% |
| borunov_v_cnt_words::BorunovVCntWordsMPI::RunImpl() (tasks/borunov_v_cnt_words/mpi/src/ops_mpi.cpp:75) | called 16 times, returned 16 times | 78.0% |
| borunov_v_cnt_words::BorunovVCntWordsMPI::ValidationImpl() (tasks/borunov_v_cnt_words/mpi/src/ops_mpi.cpp:20) | called 16 times, returned 16 times | 100.0% |
| borunov_v_cnt_words::BorunovVCntWordsSEQ::BorunovVCntWordsSEQ(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (tasks/borunov_v_cnt_words/seq/src/ops_seq.cpp:10) | called 64 times, returned 64 times | 80.0% |
| borunov_v_cnt_words::BorunovVCntWordsSEQ::PostProcessingImpl() (tasks/borunov_v_cnt_words/seq/src/ops_seq.cpp:50) | called 64 times, returned 64 times | 100.0% |
| borunov_v_cnt_words::BorunovVCntWordsSEQ::PreProcessingImpl() (tasks/borunov_v_cnt_words/seq/src/ops_seq.cpp:20) | called 64 times, returned 64 times | 100.0% |
| borunov_v_cnt_words::BorunovVCntWordsSEQ::RunImpl() (tasks/borunov_v_cnt_words/seq/src/ops_seq.cpp:24) | called 64 times, returned 64 times | 100.0% |
| borunov_v_cnt_words::BorunovVCntWordsSEQ::ValidationImpl() (tasks/borunov_v_cnt_words/seq/src/ops_seq.cpp:16) | called 64 times, returned 64 times | 100.0% |
| borunov_v_ring::(anonymous namespace)::AddDelay() (tasks/borunov_v_ring/mpi/src/ops_mpi.cpp:33) | called 7 times, returned 7 times | 100.0% |
| borunov_v_ring::(anonymous namespace)::HandleParticipant(borunov_v_ring::BorunovVRingMPI*, ompi_communicator_t*, int, int, int, int) (tasks/borunov_v_ring/mpi/src/ops_mpi.cpp:74) | called 2 times, returned 2 times | 59.0% |
| borunov_v_ring::(anonymous namespace)::HandleSource(borunov_v_ring::BorunovVRingMPI*, ompi_communicator_t*, int, int, int, int) (tasks/borunov_v_ring/mpi/src/ops_mpi.cpp:58) | called 5 times, returned 5 times | 76.0% |
| borunov_v_ring::BorunovVRingMPI::BorunovVRingMPI(borunov_v_ring::RingTaskData const&) (tasks/borunov_v_ring/mpi/src/ops_mpi.cpp:15) | called 10 times, returned 10 times | 100.0% |
| borunov_v_ring::BorunovVRingMPI::PostProcessingImpl() (tasks/borunov_v_ring/mpi/src/ops_mpi.cpp:149) | called 10 times, returned 10 times | 100.0% |
| borunov_v_ring::BorunovVRingMPI::PreProcessingImpl() (tasks/borunov_v_ring/mpi/src/ops_mpi.cpp:29) | called 10 times, returned 10 times | 100.0% |
| borunov_v_ring::BorunovVRingMPI::RunImpl() (tasks/borunov_v_ring/mpi/src/ops_mpi.cpp:105) | called 10 times, returned 10 times | 100.0% |
| borunov_v_ring::BorunovVRingMPI::ValidationImpl() (tasks/borunov_v_ring/mpi/src/ops_mpi.cpp:20) | called 10 times, returned 10 times | 75.0% |
| borunov_v_ring::BorunovVRingSEQ::BorunovVRingSEQ(borunov_v_ring::RingTaskData const&) (tasks/borunov_v_ring/seq/src/ops_seq.cpp:13) | called 40 times, returned 40 times | 100.0% |
| borunov_v_ring::BorunovVRingSEQ::PostProcessingImpl() (tasks/borunov_v_ring/seq/src/ops_seq.cpp:72) | called 40 times, returned 40 times | 100.0% |
| borunov_v_ring::BorunovVRingSEQ::PreProcessingImpl() (tasks/borunov_v_ring/seq/src/ops_seq.cpp:22) | called 40 times, returned 40 times | 100.0% |
| borunov_v_ring::BorunovVRingSEQ::RunImpl() (tasks/borunov_v_ring/seq/src/ops_seq.cpp:26) | called 40 times, returned 40 times | 61.0% |
| borunov_v_ring::BorunovVRingSEQ::ValidationImpl() (tasks/borunov_v_ring/seq/src/ops_seq.cpp:18) | called 40 times, returned 40 times | 75.0% |
| buzulukskiy_d_max_value_matrix_elements::BuzulukskiyDMaxValueMatrixElementsMPI::BuzulukskiyDMaxValueMatrixElementsMPI(buzulukskiy_d_max_value_matrix_elements::Matrix const&) (tasks/buzulukskiy_d_max_value_matrix_elements/mpi/src/ops_mpi.cpp:14) | called 20 times, returned 20 times | 75.0% |
| buzulukskiy_d_max_value_matrix_elements::BuzulukskiyDMaxValueMatrixElementsMPI::PostProcessingImpl() (tasks/buzulukskiy_d_max_value_matrix_elements/mpi/src/ops_mpi.cpp:83) | called 20 times, returned 20 times | 100.0% |
| buzulukskiy_d_max_value_matrix_elements::BuzulukskiyDMaxValueMatrixElementsMPI::PreProcessingImpl() (tasks/buzulukskiy_d_max_value_matrix_elements/mpi/src/ops_mpi.cpp:30) | called 20 times, returned 20 times | 100.0% |
| buzulukskiy_d_max_value_matrix_elements::BuzulukskiyDMaxValueMatrixElementsMPI::RunImpl() (tasks/buzulukskiy_d_max_value_matrix_elements/mpi/src/ops_mpi.cpp:34) | called 20 times, returned 20 times | 73.0% |
| buzulukskiy_d_max_value_matrix_elements::BuzulukskiyDMaxValueMatrixElementsMPI::ValidationImpl() (tasks/buzulukskiy_d_max_value_matrix_elements/mpi/src/ops_mpi.cpp:20) | called 20 times, returned 20 times | 80.0% |
| buzulukskiy_d_max_value_matrix_elements::BuzulukskiyDMaxValueMatrixElementsSEQ::BuzulukskiyDMaxValueMatrixElementsSEQ(buzulukskiy_d_max_value_matrix_elements::Matrix const&) (tasks/buzulukskiy_d_max_value_matrix_elements/seq/src/ops_seq.cpp:11) | called 68 times, returned 68 times | 75.0% |
| buzulukskiy_d_max_value_matrix_elements::BuzulukskiyDMaxValueMatrixElementsSEQ::PostProcessingImpl() (tasks/buzulukskiy_d_max_value_matrix_elements/seq/src/ops_seq.cpp:50) | called 68 times, returned 68 times | 100.0% |
| buzulukskiy_d_max_value_matrix_elements::BuzulukskiyDMaxValueMatrixElementsSEQ::PreProcessingImpl() (tasks/buzulukskiy_d_max_value_matrix_elements/seq/src/ops_seq.cpp:27) | called 68 times, returned 68 times | 100.0% |
| buzulukskiy_d_max_value_matrix_elements::BuzulukskiyDMaxValueMatrixElementsSEQ::RunImpl() (tasks/buzulukskiy_d_max_value_matrix_elements/seq/src/ops_seq.cpp:31) | called 68 times, returned 68 times | 89.0% |
| buzulukskiy_d_max_value_matrix_elements::BuzulukskiyDMaxValueMatrixElementsSEQ::ValidationImpl() (tasks/buzulukskiy_d_max_value_matrix_elements/seq/src/ops_seq.cpp:17) | called 68 times, returned 68 times | 80.0% |
| buzulukskiy_d_sort_batcher::(anonymous namespace)::BatcherInner(int, int, int, int, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> > const&) (tasks/buzulukskiy_d_sort_batcher/mpi/src/ops_mpi.cpp:101) | not called | 0.0% |
| buzulukskiy_d_sort_batcher::(anonymous namespace)::BatcherInner(std::vector<int, std::allocator<int> >&, unsigned long, unsigned long) (tasks/buzulukskiy_d_sort_batcher/seq/src/ops_seq.cpp:75) | not called | 0.0% |
| buzulukskiy_d_sort_batcher::(anonymous namespace)::BatcherMergeNetwork(std::vector<int, std::allocator<int> >&) (tasks/buzulukskiy_d_sort_batcher/seq/src/ops_seq.cpp:83) | not called | 0.0% |
| buzulukskiy_d_sort_batcher::(anonymous namespace)::BatcherNetworkPhase(std::vector<int, std::allocator<int> >&, int, int, std::vector<int, std::allocator<int> > const&) (tasks/buzulukskiy_d_sort_batcher/mpi/src/ops_mpi.cpp:109) | not called | 0.0% |
| buzulukskiy_d_sort_batcher::(anonymous namespace)::BatcherStabilizationPhase(std::vector<int, std::allocator<int> >&, int, int, std::vector<int, std::allocator<int> > const&) (tasks/buzulukskiy_d_sort_batcher/mpi/src/ops_mpi.cpp:119) | not called | 0.0% |
| buzulukskiy_d_sort_batcher::(anonymous namespace)::BatcherStep(int, int, int, int, int, int, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> > const&) (tasks/buzulukskiy_d_sort_batcher/mpi/src/ops_mpi.cpp:88) | not called | 0.0% |
| buzulukskiy_d_sort_batcher::(anonymous namespace)::BatcherStep(std::vector<int, std::allocator<int> >&, unsigned long, unsigned long, unsigned long, unsigned long) (tasks/buzulukskiy_d_sort_batcher/seq/src/ops_seq.cpp:65) | not called | 0.0% |
| buzulukskiy_d_sort_batcher::(anonymous namespace)::CalculateDistribution(int, int, int) (tasks/buzulukskiy_d_sort_batcher/mpi/src/ops_mpi.cpp:132) | not called | 0.0% |
| buzulukskiy_d_sort_batcher::(anonymous namespace)::ExchangeAndMerge(std::vector<int, std::allocator<int> >&, int, std::vector<int, std::allocator<int> > const&, int) (tasks/buzulukskiy_d_sort_batcher/mpi/src/ops_mpi.cpp:70) | not called | 0.0% |
| buzulukskiy_d_sort_batcher::(anonymous namespace)::RadixSortLSD(std::vector<int, std::allocator<int> >&) (tasks/buzulukskiy_d_sort_batcher/mpi/src/ops_mpi.cpp:42) | not called | 0.0% |
| buzulukskiy_d_sort_batcher::(anonymous namespace)::RadixSortLSD(std::vector<int, std::allocator<int> >&) (tasks/buzulukskiy_d_sort_batcher/seq/src/ops_seq.cpp:38) | not called | 0.0% |
| buzulukskiy_d_sort_batcher::(anonymous namespace)::RadixSortUnsigned(std::vector<int, std::allocator<int> >&) (tasks/buzulukskiy_d_sort_batcher/mpi/src/ops_mpi.cpp:20) | not called | 0.0% |
| buzulukskiy_d_sort_batcher::(anonymous namespace)::RadixSortUnsigned(std::vector<int, std::allocator<int> >&) (tasks/buzulukskiy_d_sort_batcher/seq/src/ops_seq.cpp:16) | not called | 0.0% |
| buzulukskiy_d_sort_batcher::BuzulukskiyDSortBatcherMPI::BuzulukskiyDSortBatcherMPI(std::vector<int, std::allocator<int> > const&) (tasks/buzulukskiy_d_sort_batcher/mpi/src/ops_mpi.cpp:147) | not called | 0.0% |
| buzulukskiy_d_sort_batcher::BuzulukskiyDSortBatcherMPI::PostProcessingImpl() (tasks/buzulukskiy_d_sort_batcher/mpi/src/ops_mpi.cpp:158) | not called | 0.0% |
| buzulukskiy_d_sort_batcher::BuzulukskiyDSortBatcherMPI::PreProcessingImpl() (tasks/buzulukskiy_d_sort_batcher/mpi/src/ops_mpi.cpp:155) | not called | 0.0% |
| buzulukskiy_d_sort_batcher::BuzulukskiyDSortBatcherMPI::RunImpl() (tasks/buzulukskiy_d_sort_batcher/mpi/src/ops_mpi.cpp:162) | not called | 0.0% |
| buzulukskiy_d_sort_batcher::BuzulukskiyDSortBatcherMPI::ValidationImpl() (tasks/buzulukskiy_d_sort_batcher/mpi/src/ops_mpi.cpp:152) | not called | 0.0% |
| buzulukskiy_d_sort_batcher::BuzulukskiyDSortBatcherSEQ::BuzulukskiyDSortBatcherSEQ(std::vector<int, std::allocator<int> > const&) (tasks/buzulukskiy_d_sort_batcher/seq/src/ops_seq.cpp:93) | not called | 0.0% |
| buzulukskiy_d_sort_batcher::BuzulukskiyDSortBatcherSEQ::PostProcessingImpl() (tasks/buzulukskiy_d_sort_batcher/seq/src/ops_seq.cpp:104) | not called | 0.0% |
| buzulukskiy_d_sort_batcher::BuzulukskiyDSortBatcherSEQ::PreProcessingImpl() (tasks/buzulukskiy_d_sort_batcher/seq/src/ops_seq.cpp:101) | not called | 0.0% |
| buzulukskiy_d_sort_batcher::BuzulukskiyDSortBatcherSEQ::RunImpl() (tasks/buzulukskiy_d_sort_batcher/seq/src/ops_seq.cpp:108) | not called | 0.0% |
| buzulukskiy_d_sort_batcher::BuzulukskiyDSortBatcherSEQ::ValidationImpl() (tasks/buzulukskiy_d_sort_batcher/seq/src/ops_seq.cpp:98) | not called | 0.0% |
| buzuluksky_d_bubble_sort::(anonymous namespace)::ExchangeWithNeighbor(std::vector<int, std::allocator<int> >&, int, int, std::vector<int, std::allocator<int> > const&) (tasks/buzuluksky_d_bubble_sort/mpi/src/ops_mpi.cpp:49) | called 54 times, returned 54 times | 87.0% |
| buzuluksky_d_bubble_sort::(anonymous namespace)::LocalOddEvenSort(std::vector<int, std::allocator<int> >&) (tasks/buzuluksky_d_bubble_sort/mpi/src/ops_mpi.cpp:15) | called 18 times, returned 18 times | 100.0% |
| buzuluksky_d_bubble_sort::BuzulukskyDBubbleSortMPI::BuzulukskyDBubbleSortMPI(std::vector<int, std::allocator<int> > const&) (tasks/buzuluksky_d_bubble_sort/mpi/src/ops_mpi.cpp:73) | called 18 times, returned 18 times | 75.0% |
| buzuluksky_d_bubble_sort::BuzulukskyDBubbleSortMPI::PostProcessingImpl() (tasks/buzuluksky_d_bubble_sort/mpi/src/ops_mpi.cpp:144) | called 18 times, returned 18 times | 100.0% |
| buzuluksky_d_bubble_sort::BuzulukskyDBubbleSortMPI::PreProcessingImpl() (tasks/buzuluksky_d_bubble_sort/mpi/src/ops_mpi.cpp:83) | called 18 times, returned 18 times | 100.0% |
| buzuluksky_d_bubble_sort::BuzulukskyDBubbleSortMPI::RunImpl() (tasks/buzuluksky_d_bubble_sort/mpi/src/ops_mpi.cpp:87) | called 18 times, returned 18 times | 77.0% |
| buzuluksky_d_bubble_sort::BuzulukskyDBubbleSortMPI::ValidationImpl() (tasks/buzuluksky_d_bubble_sort/mpi/src/ops_mpi.cpp:79) | called 18 times, returned 18 times | 100.0% |
| buzuluksky_d_bubble_sort::BuzulukskyDBubbleSortSEQ::BuzulukskyDBubbleSortSEQ(std::vector<int, std::allocator<int> > const&) (tasks/buzuluksky_d_bubble_sort/seq/src/ops_seq.cpp:11) | called 72 times, returned 72 times | 75.0% |
| buzuluksky_d_bubble_sort::BuzulukskyDBubbleSortSEQ::PostProcessingImpl() (tasks/buzuluksky_d_bubble_sort/seq/src/ops_seq.cpp:53) | called 72 times, returned 72 times | 100.0% |
| buzuluksky_d_bubble_sort::BuzulukskyDBubbleSortSEQ::PreProcessingImpl() (tasks/buzuluksky_d_bubble_sort/seq/src/ops_seq.cpp:20) | called 72 times, returned 72 times | 100.0% |
| buzuluksky_d_bubble_sort::BuzulukskyDBubbleSortSEQ::RunImpl() (tasks/buzuluksky_d_bubble_sort/seq/src/ops_seq.cpp:24) | called 72 times, returned 72 times | 86.0% |
| buzuluksky_d_bubble_sort::BuzulukskyDBubbleSortSEQ::ValidationImpl() (tasks/buzuluksky_d_bubble_sort/seq/src/ops_seq.cpp:17) | called 72 times, returned 72 times | 100.0% |
| chernov_t_convex_hull_binary_components::ChernovTConvexHullBinaryComponentsMPI::BroadcastResultToAllRanks(std::vector<std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > >, std::allocator<std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > > > > const&) (tasks/chernov_t_convex_hull_binary_components/mpi/src/ops_mpi.cpp:285) | called 18 times, returned 18 times | 73.0% |
| chernov_t_convex_hull_binary_components::ChernovTConvexHullBinaryComponentsMPI::ChernovTConvexHullBinaryComponentsMPI(std::tuple<int, int, std::vector<int, std::allocator<int> > > const&) (tasks/chernov_t_convex_hull_binary_components/mpi/src/ops_mpi.cpp:17) | called 18 times, returned 18 times | 53.0% |
| chernov_t_convex_hull_binary_components::ChernovTConvexHullBinaryComponentsMPI::ComputeConvexHulls() (tasks/chernov_t_convex_hull_binary_components/mpi/src/ops_mpi.cpp:262) | called 18 times, returned 18 times | 71.0% |
| chernov_t_convex_hull_binary_components::ChernovTConvexHullBinaryComponentsMPI::ConvexHull(std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > >) (tasks/chernov_t_convex_hull_binary_components/mpi/src/ops_mpi.cpp:209) | called 22 times, returned 22 times | 86.0% |
| chernov_t_convex_hull_binary_components::ChernovTConvexHullBinaryComponentsMPI::ExchangeBoundaryRows(bool, bool, std::vector<int, std::allocator<int> >&, int) (tasks/chernov_t_convex_hull_binary_components/mpi/src/ops_mpi.cpp:111) | called 15 times, returned 15 times | 65.0% |
| chernov_t_convex_hull_binary_components::ChernovTConvexHullBinaryComponentsMPI::ExtractComponent(int, int, std::vector<int, std::allocator<int> > const&, std::vector<std::vector<bool, std::allocator<bool> >, std::allocator<std::vector<bool, std::allocator<bool> > > >&, int, int, int) (tasks/chernov_t_convex_hull_binary_components/mpi/src/ops_mpi.cpp:145) | called 30 times, returned 30 times | 79.0% |
| chernov_t_convex_hull_binary_components::ChernovTConvexHullBinaryComponentsMPI::FilterLocalComponents(std::vector<std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > >, std::allocator<std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > > > > const&) (tasks/chernov_t_convex_hull_binary_components/mpi/src/ops_mpi.cpp:191) | called 15 times, returned 15 times | 77.0% |
| chernov_t_convex_hull_binary_components::ChernovTConvexHullBinaryComponentsMPI::FindConnectedComponentsMpi() (tasks/chernov_t_convex_hull_binary_components/mpi/src/ops_mpi.cpp:84) | called 18 times, returned 18 times | 81.0% |
| chernov_t_convex_hull_binary_components::ChernovTConvexHullBinaryComponentsMPI::GatherAndBroadcastResult() (tasks/chernov_t_convex_hull_binary_components/mpi/src/ops_mpi.cpp:329) | called 18 times, returned 18 times | 64.0% |
| chernov_t_convex_hull_binary_components::ChernovTConvexHullBinaryComponentsMPI::GatherHullsOnRank0(std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&) (tasks/chernov_t_convex_hull_binary_components/mpi/src/ops_mpi.cpp:268) | called 9 times, returned 9 times | 88.0% |
| chernov_t_convex_hull_binary_components::ChernovTConvexHullBinaryComponentsMPI::PostProcessingImpl() (tasks/chernov_t_convex_hull_binary_components/mpi/src/ops_mpi.cpp:404) | called 18 times, returned 18 times | 100.0% |
| chernov_t_convex_hull_binary_components::ChernovTConvexHullBinaryComponentsMPI::PreProcessingImpl() (tasks/chernov_t_convex_hull_binary_components/mpi/src/ops_mpi.cpp:42) | called 18 times, returned 18 times | 80.0% |
| chernov_t_convex_hull_binary_components::ChernovTConvexHullBinaryComponentsMPI::ProcessExtendedRegion(std::vector<int, std::allocator<int> > const&, int, int, int) (tasks/chernov_t_convex_hull_binary_components/mpi/src/ops_mpi.cpp:174) | called 15 times, returned 15 times | 62.0% |
| chernov_t_convex_hull_binary_components::ChernovTConvexHullBinaryComponentsMPI::ReceiveHullsFromRank(int, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&) (tasks/chernov_t_convex_hull_binary_components/mpi/src/ops_mpi.cpp:375) | called 9 times, returned 9 times | 74.0% |
| chernov_t_convex_hull_binary_components::ChernovTConvexHullBinaryComponentsMPI::RunImpl() (tasks/chernov_t_convex_hull_binary_components/mpi/src/ops_mpi.cpp:393) | called 18 times, returned 18 times | 67.0% |
| chernov_t_convex_hull_binary_components::ChernovTConvexHullBinaryComponentsMPI::SendHullsToRank0(std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (tasks/chernov_t_convex_hull_binary_components/mpi/src/ops_mpi.cpp:361) | called 9 times, returned 9 times | 100.0% |
| chernov_t_convex_hull_binary_components::ChernovTConvexHullBinaryComponentsMPI::ValidationImpl() (tasks/chernov_t_convex_hull_binary_components/mpi/src/ops_mpi.cpp:25) | called 18 times, returned 18 times | 85.0% |
| chernov_t_convex_hull_binary_components::ChernovTConvexHullBinaryComponentsSEQ::ChernovTConvexHullBinaryComponentsSEQ(std::tuple<int, int, std::vector<int, std::allocator<int> > > const&) (tasks/chernov_t_convex_hull_binary_components/seq/src/ops_seq.cpp:15) | called 72 times, returned 72 times | 86.0% |
| chernov_t_convex_hull_binary_components::ChernovTConvexHullBinaryComponentsSEQ::ConvexHull(std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > >) (tasks/chernov_t_convex_hull_binary_components/seq/src/ops_seq.cpp:101) | called 152 times, returned 152 times | 83.0% |
| chernov_t_convex_hull_binary_components::ChernovTConvexHullBinaryComponentsSEQ::ExtractComponent(int, int, std::vector<int, std::allocator<int> > const&, std::vector<std::vector<bool, std::allocator<bool> >, std::allocator<std::vector<bool, std::allocator<bool> > > >&, int, int) (tasks/chernov_t_convex_hull_binary_components/seq/src/ops_seq.cpp:53) | called 152 times, returned 152 times | 79.0% |
| chernov_t_convex_hull_binary_components::ChernovTConvexHullBinaryComponentsSEQ::FindConnectedComponents(int, int, std::vector<int, std::allocator<int> > const&) (tasks/chernov_t_convex_hull_binary_components/seq/src/ops_seq.cpp:83) | called 72 times, returned 72 times | 62.0% |
| chernov_t_convex_hull_binary_components::ChernovTConvexHullBinaryComponentsSEQ::PostProcessingImpl() (tasks/chernov_t_convex_hull_binary_components/seq/src/ops_seq.cpp:49) | called 72 times, returned 72 times | 100.0% |
| chernov_t_convex_hull_binary_components::ChernovTConvexHullBinaryComponentsSEQ::PreProcessingImpl() (tasks/chernov_t_convex_hull_binary_components/seq/src/ops_seq.cpp:32) | called 72 times, returned 72 times | 100.0% |
| chernov_t_convex_hull_binary_components::ChernovTConvexHullBinaryComponentsSEQ::RunImpl() (tasks/chernov_t_convex_hull_binary_components/seq/src/ops_seq.cpp:36) | called 72 times, returned 72 times | 58.0% |
| chernov_t_convex_hull_binary_components::ChernovTConvexHullBinaryComponentsSEQ::ValidationImpl() (tasks/chernov_t_convex_hull_binary_components/seq/src/ops_seq.cpp:21) | called 72 times, returned 72 times | 100.0% |
| chernov_t_max_matrix_columns::ChernovTMaxMatrixColumnsMPI::BroadcastDimensions(int) (tasks/chernov_t_max_matrix_columns/mpi/src/ops_mpi.cpp:67) | called 4 times, returned 4 times | 100.0% |
| chernov_t_max_matrix_columns::ChernovTMaxMatrixColumnsMPI::ChernovTMaxMatrixColumnsMPI(std::tuple<unsigned long, unsigned long, std::vector<int, std::allocator<int> > > const&) (tasks/chernov_t_max_matrix_columns/mpi/src/ops_mpi.cpp:14) | called 4 times, returned 4 times | 46.0% |
| chernov_t_max_matrix_columns::ChernovTMaxMatrixColumnsMPI::ComputeAndBroadcastResult(std::vector<int, std::allocator<int> > const&) (tasks/chernov_t_max_matrix_columns/mpi/src/ops_mpi.cpp:158) | called 4 times, returned 4 times | 68.0% |
| chernov_t_max_matrix_columns::ChernovTMaxMatrixColumnsMPI::ComputeLocalMaxima(int, int, std::vector<int, std::allocator<int> > const&) const (tasks/chernov_t_max_matrix_columns/mpi/src/ops_mpi.cpp:132) | called 4 times, returned 4 times | 100.0% |
| chernov_t_max_matrix_columns::ChernovTMaxMatrixColumnsMPI::PostProcessingImpl() (tasks/chernov_t_max_matrix_columns/mpi/src/ops_mpi.cpp:187) | called 4 times, returned 4 times | 100.0% |
| chernov_t_max_matrix_columns::ChernovTMaxMatrixColumnsMPI::PreProcessingImpl() (tasks/chernov_t_max_matrix_columns/mpi/src/ops_mpi.cpp:30) | called 4 times, returned 4 times | 100.0% |
| chernov_t_max_matrix_columns::ChernovTMaxMatrixColumnsMPI::RunImpl() (tasks/chernov_t_max_matrix_columns/mpi/src/ops_mpi.cpp:48) | called 4 times, returned 4 times | 57.0% |
| chernov_t_max_matrix_columns::ChernovTMaxMatrixColumnsMPI::ScatterMatrixData(int, int) (tasks/chernov_t_max_matrix_columns/mpi/src/ops_mpi.cpp:78) | called 4 times, returned 4 times | 70.0% |
| chernov_t_max_matrix_columns::ChernovTMaxMatrixColumnsMPI::ValidationImpl() (tasks/chernov_t_max_matrix_columns/mpi/src/ops_mpi.cpp:20) | called 4 times, returned 4 times | 75.0% |
| chernov_t_max_matrix_columns::ChernovTMaxMatrixColumnsSEQ::ChernovTMaxMatrixColumnsSEQ(std::tuple<unsigned long, unsigned long, std::vector<int, std::allocator<int> > > const&) (tasks/chernov_t_max_matrix_columns/seq/src/ops_seq.cpp:11) | called 16 times, returned 16 times | 46.0% |
| chernov_t_max_matrix_columns::ChernovTMaxMatrixColumnsSEQ::PostProcessingImpl() (tasks/chernov_t_max_matrix_columns/seq/src/ops_seq.cpp:59) | called 16 times, returned 16 times | 100.0% |
| chernov_t_max_matrix_columns::ChernovTMaxMatrixColumnsSEQ::PreProcessingImpl() (tasks/chernov_t_max_matrix_columns/seq/src/ops_seq.cpp:26) | called 16 times, returned 16 times | 100.0% |
| chernov_t_max_matrix_columns::ChernovTMaxMatrixColumnsSEQ::RunImpl() (tasks/chernov_t_max_matrix_columns/seq/src/ops_seq.cpp:38) | called 16 times, returned 16 times | 80.0% |
| chernov_t_max_matrix_columns::ChernovTMaxMatrixColumnsSEQ::ValidationImpl() (tasks/chernov_t_max_matrix_columns/seq/src/ops_seq.cpp:17) | called 16 times, returned 16 times | 75.0% |
| chernov_t_ribbon_horizontal_a_matrix_mult::ChernovTRibbonHorizontalAMmatrixMultMPI::BroadcastMatrixB(int) (tasks/chernov_t_ribbon_horizontal_a_matrix_mult/mpi/src/ops_mpi.cpp:104) | called 4 times, returned 4 times | 100.0% |
| chernov_t_ribbon_horizontal_a_matrix_mult::ChernovTRibbonHorizontalAMmatrixMultMPI::BroadcastMatrixSizes(int) (tasks/chernov_t_ribbon_horizontal_a_matrix_mult/mpi/src/ops_mpi.cpp:88) | called 4 times, returned 4 times | 100.0% |
| chernov_t_ribbon_horizontal_a_matrix_mult::ChernovTRibbonHorizontalAMmatrixMultMPI::ChernovTRibbonHorizontalAMmatrixMultMPI(std::tuple<int, int, std::vector<int, std::allocator<int> >, int, int, std::vector<int, std::allocator<int> > > const&) (tasks/chernov_t_ribbon_horizontal_a_matrix_mult/mpi/src/ops_mpi.cpp:13) | called 4 times, returned 4 times | 35.0% |
| chernov_t_ribbon_horizontal_a_matrix_mult::ChernovTRibbonHorizontalAMmatrixMultMPI::ComputeLocalC(int, std::vector<int, std::allocator<int> > const&) (tasks/chernov_t_ribbon_horizontal_a_matrix_mult/mpi/src/ops_mpi.cpp:145) | called 4 times, returned 4 times | 100.0% |
| chernov_t_ribbon_horizontal_a_matrix_mult::ChernovTRibbonHorizontalAMmatrixMultMPI::GatherResult(int, int, std::vector<int, std::allocator<int> > const&) (tasks/chernov_t_ribbon_horizontal_a_matrix_mult/mpi/src/ops_mpi.cpp:160) | called 4 times, returned 4 times | 69.0% |
| chernov_t_ribbon_horizontal_a_matrix_mult::ChernovTRibbonHorizontalAMmatrixMultMPI::PostProcessingImpl() (tasks/chernov_t_ribbon_horizontal_a_matrix_mult/mpi/src/ops_mpi.cpp:188) | called 4 times, returned 4 times | 100.0% |
| chernov_t_ribbon_horizontal_a_matrix_mult::ChernovTRibbonHorizontalAMmatrixMultMPI::PreProcessingImpl() (tasks/chernov_t_ribbon_horizontal_a_matrix_mult/mpi/src/ops_mpi.cpp:37) | called 4 times, returned 4 times | 100.0% |
| chernov_t_ribbon_horizontal_a_matrix_mult::ChernovTRibbonHorizontalAMmatrixMultMPI::RunImpl() (tasks/chernov_t_ribbon_horizontal_a_matrix_mult/mpi/src/ops_mpi.cpp:60) | called 4 times, returned 4 times | 61.0% |
| chernov_t_ribbon_horizontal_a_matrix_mult::ChernovTRibbonHorizontalAMmatrixMultMPI::ScatterMatrixA(int, int) (tasks/chernov_t_ribbon_horizontal_a_matrix_mult/mpi/src/ops_mpi.cpp:111) | called 4 times, returned 4 times | 66.0% |
| chernov_t_ribbon_horizontal_a_matrix_mult::ChernovTRibbonHorizontalAMmatrixMultMPI::ValidationImpl() (tasks/chernov_t_ribbon_horizontal_a_matrix_mult/mpi/src/ops_mpi.cpp:19) | called 4 times, returned 4 times | 100.0% |
| chernov_t_ribbon_horizontal_a_matrix_mult::ChernovTRibbonHorizontalAMmatrixMultSEQ::ChernovTRibbonHorizontalAMmatrixMultSEQ(std::tuple<int, int, std::vector<int, std::allocator<int> >, int, int, std::vector<int, std::allocator<int> > > const&) (tasks/chernov_t_ribbon_horizontal_a_matrix_mult/seq/src/ops_seq.cpp:10) | called 16 times, returned 16 times | 67.0% |
| chernov_t_ribbon_horizontal_a_matrix_mult::ChernovTRibbonHorizontalAMmatrixMultSEQ::PostProcessingImpl() (tasks/chernov_t_ribbon_horizontal_a_matrix_mult/seq/src/ops_seq.cpp:80) | called 16 times, returned 16 times | 100.0% |
| chernov_t_ribbon_horizontal_a_matrix_mult::ChernovTRibbonHorizontalAMmatrixMultSEQ::PreProcessingImpl() (tasks/chernov_t_ribbon_horizontal_a_matrix_mult/seq/src/ops_seq.cpp:46) | called 16 times, returned 16 times | 67.0% |
| chernov_t_ribbon_horizontal_a_matrix_mult::ChernovTRibbonHorizontalAMmatrixMultSEQ::RunImpl() (tasks/chernov_t_ribbon_horizontal_a_matrix_mult/seq/src/ops_seq.cpp:55) | called 16 times, returned 16 times | 100.0% |
| chernov_t_ribbon_horizontal_a_matrix_mult::ChernovTRibbonHorizontalAMmatrixMultSEQ::ValidationImpl() (tasks/chernov_t_ribbon_horizontal_a_matrix_mult/seq/src/ops_seq.cpp:16) | called 16 times, returned 16 times | 86.0% |
| dergachev_a_max_elem_vec::DergachevAMaxElemVecMPI::DergachevAMaxElemVecMPI(int const&) (tasks/dergachev_a_max_elem_vec/mpi/src/ops_mpi.cpp:13) | called 24 times, returned 24 times | 100.0% |
| dergachev_a_max_elem_vec::DergachevAMaxElemVecMPI::PostProcessingImpl() (tasks/dergachev_a_max_elem_vec/mpi/src/ops_mpi.cpp:86) | called 24 times, returned 24 times | 100.0% |
| dergachev_a_max_elem_vec::DergachevAMaxElemVecMPI::PreProcessingImpl() (tasks/dergachev_a_max_elem_vec/mpi/src/ops_mpi.cpp:29) | called 24 times, returned 24 times | 73.0% |
| dergachev_a_max_elem_vec::DergachevAMaxElemVecMPI::RunImpl() (tasks/dergachev_a_max_elem_vec/mpi/src/ops_mpi.cpp:71) | called 24 times, returned 24 times | 100.0% |
| dergachev_a_max_elem_vec::DergachevAMaxElemVecMPI::ValidationImpl() (tasks/dergachev_a_max_elem_vec/mpi/src/ops_mpi.cpp:19) | called 24 times, returned 24 times | 100.0% |
| dergachev_a_max_elem_vec::DergachevAMaxElemVecSEQ::DergachevAMaxElemVecSEQ(int const&) (tasks/dergachev_a_max_elem_vec/seq/src/ops_seq.cpp:10) | called 96 times, returned 96 times | 100.0% |
| dergachev_a_max_elem_vec::DergachevAMaxElemVecSEQ::PostProcessingImpl() (tasks/dergachev_a_max_elem_vec/seq/src/ops_seq.cpp:41) | called 96 times, returned 96 times | 100.0% |
| dergachev_a_max_elem_vec::DergachevAMaxElemVecSEQ::PreProcessingImpl() (tasks/dergachev_a_max_elem_vec/seq/src/ops_seq.cpp:20) | called 96 times, returned 96 times | 100.0% |
| dergachev_a_max_elem_vec::DergachevAMaxElemVecSEQ::RunImpl() (tasks/dergachev_a_max_elem_vec/seq/src/ops_seq.cpp:24) | called 96 times, returned 96 times | 100.0% |
| dergachev_a_max_elem_vec::DergachevAMaxElemVecSEQ::ValidationImpl() (tasks/dergachev_a_max_elem_vec/seq/src/ops_seq.cpp:16) | called 96 times, returned 96 times | 100.0% |
| dergachev_a_multistep_2d_parallel::(anonymous namespace)::ComputeDistribution(int, int, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&) (tasks/dergachev_a_multistep_2d_parallel/mpi/src/ops_mpi.cpp:18) | called 78 times, returned 78 times | 100.0% |
| dergachev_a_multistep_2d_parallel::(anonymous namespace)::ComputeLocalCharacteristics(std::vector<double, std::allocator<double> > const&, int, double, std::vector<double, std::allocator<double> >&) (tasks/dergachev_a_multistep_2d_parallel/mpi/src/ops_mpi.cpp:44) | called 78 times, returned 78 times | 100.0% |
| dergachev_a_multistep_2d_parallel::(anonymous namespace)::GatherResultsToRoot(std::vector<double, std::allocator<double> > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&, int, int, std::vector<double, std::allocator<double> >&) (tasks/dergachev_a_multistep_2d_parallel/mpi/src/ops_mpi.cpp:60) | called 78 times, returned 78 times | 88.0% |
| dergachev_a_multistep_2d_parallel::(anonymous namespace)::PrepareIntervalData(std::vector<double, std::allocator<double> > const&, std::vector<dergachev_a_multistep_2d_parallel::TrialPoint, std::allocator<dergachev_a_multistep_2d_parallel::TrialPoint> > const&, int, std::vector<double, std::allocator<double> >&) (tasks/dergachev_a_multistep_2d_parallel/mpi/src/ops_mpi.cpp:32) | called 39 times, returned 39 times | 100.0% |
| dergachev_a_multistep_2d_parallel::DergachevAMultistep2dParallelMPI::BroadcastTrialData() (tasks/dergachev_a_multistep_2d_parallel/mpi/src/ops_mpi.cpp:335) | called 84 times, returned 84 times | 87.0% |
| dergachev_a_multistep_2d_parallel::DergachevAMultistep2dParallelMPI::ComputeCharacteristicsParallel(double, std::vector<double, std::allocator<double> >&) (tasks/dergachev_a_multistep_2d_parallel/mpi/src/ops_mpi.cpp:273) | called 78 times, returned 78 times | 57.0% |
| dergachev_a_multistep_2d_parallel::DergachevAMultistep2dParallelMPI::ComputeLipschitzEstimate() (tasks/dergachev_a_multistep_2d_parallel/mpi/src/ops_mpi.cpp:258) | called 78 times, returned 78 times | 100.0% |
| dergachev_a_multistep_2d_parallel::DergachevAMultistep2dParallelMPI::DergachevAMultistep2dParallelMPI(dergachev_a_multistep_2d_parallel::OptimizationInput const&) (tasks/dergachev_a_multistep_2d_parallel/mpi/src/ops_mpi.cpp:92) | called 6 times, returned 6 times | 36.0% |
| dergachev_a_multistep_2d_parallel::DergachevAMultistep2dParallelMPI::PerformTrial(double) (tasks/dergachev_a_multistep_2d_parallel/mpi/src/ops_mpi.cpp:328) | called 36 times, returned 36 times | 83.0% |
| dergachev_a_multistep_2d_parallel::DergachevAMultistep2dParallelMPI::PostProcessingImpl() (tasks/dergachev_a_multistep_2d_parallel/mpi/src/ops_mpi.cpp:221) | called 6 times, returned 6 times | 100.0% |
| dergachev_a_multistep_2d_parallel::DergachevAMultistep2dParallelMPI::PreProcessingImpl() (tasks/dergachev_a_multistep_2d_parallel/mpi/src/ops_mpi.cpp:117) | called 6 times, returned 6 times | 60.0% |
| dergachev_a_multistep_2d_parallel::DergachevAMultistep2dParallelMPI::RunImpl() (tasks/dergachev_a_multistep_2d_parallel/mpi/src/ops_mpi.cpp:124) | called 6 times, returned 6 times | 79.0% |
| dergachev_a_multistep_2d_parallel::DergachevAMultistep2dParallelMPI::SelectBestInterval(std::vector<double, std::allocator<double> > const&) (tasks/dergachev_a_multistep_2d_parallel/mpi/src/ops_mpi.cpp:314) | not called | 0.0% |
| dergachev_a_multistep_2d_parallel::DergachevAMultistep2dParallelMPI::SortTrialsByT() (tasks/dergachev_a_multistep_2d_parallel/mpi/src/ops_mpi.cpp:241) | called 78 times, returned 78 times | 63.0% |
| dergachev_a_multistep_2d_parallel::DergachevAMultistep2dParallelMPI::ValidationImpl() (tasks/dergachev_a_multistep_2d_parallel/mpi/src/ops_mpi.cpp:101) | called 6 times, returned 6 times | 100.0% |
| dergachev_a_multistep_2d_parallel::DergachevAMultistep2dParallelSEQ::ComputeCharacteristic(int, double) (tasks/dergachev_a_multistep_2d_parallel/seq/src/ops_seq.cpp:178) | called 2208 times, returned 2208 times | 100.0% |
| dergachev_a_multistep_2d_parallel::DergachevAMultistep2dParallelSEQ::ComputeLipschitzEstimate() (tasks/dergachev_a_multistep_2d_parallel/seq/src/ops_seq.cpp:163) | called 312 times, returned 312 times | 100.0% |
| dergachev_a_multistep_2d_parallel::DergachevAMultistep2dParallelSEQ::DergachevAMultistep2dParallelSEQ(dergachev_a_multistep_2d_parallel::OptimizationInput const&) (tasks/dergachev_a_multistep_2d_parallel/seq/src/ops_seq.cpp:14) | called 24 times, returned 24 times | 25.0% |
| dergachev_a_multistep_2d_parallel::DergachevAMultistep2dParallelSEQ::PerformTrial(double) (tasks/dergachev_a_multistep_2d_parallel/seq/src/ops_seq.cpp:210) | called 288 times, returned 288 times | 83.0% |
| dergachev_a_multistep_2d_parallel::DergachevAMultistep2dParallelSEQ::PostProcessingImpl() (tasks/dergachev_a_multistep_2d_parallel/seq/src/ops_seq.cpp:126) | called 24 times, returned 24 times | 100.0% |
| dergachev_a_multistep_2d_parallel::DergachevAMultistep2dParallelSEQ::PreProcessingImpl() (tasks/dergachev_a_multistep_2d_parallel/seq/src/ops_seq.cpp:32) | called 24 times, returned 24 times | 74.0% |
| dergachev_a_multistep_2d_parallel::DergachevAMultistep2dParallelSEQ::RunImpl() (tasks/dergachev_a_multistep_2d_parallel/seq/src/ops_seq.cpp:60) | called 24 times, returned 24 times | 83.0% |
| dergachev_a_multistep_2d_parallel::DergachevAMultistep2dParallelSEQ::SelectBestInterval() (tasks/dergachev_a_multistep_2d_parallel/seq/src/ops_seq.cpp:192) | called 312 times, returned 312 times | 100.0% |
| dergachev_a_multistep_2d_parallel::DergachevAMultistep2dParallelSEQ::SortTrialsByT() (tasks/dergachev_a_multistep_2d_parallel/seq/src/ops_seq.cpp:146) | called 312 times, returned 312 times | 63.0% |
| dergachev_a_multistep_2d_parallel::DergachevAMultistep2dParallelSEQ::ValidationImpl() (tasks/dergachev_a_multistep_2d_parallel/seq/src/ops_seq.cpp:20) | called 24 times, returned 24 times | 88.0% |
| dergachev_a_multistep_2d_parallel::detail::PeanoMap(double, int, double&, double&) (tasks/dergachev_a_multistep_2d_parallel/common/include/common.hpp:76) | called 1500 times, returned 1500 times | 100.0% |
| dergachev_a_simple_iteration_method::(anonymous namespace)::CheckConvergence(double, double, int) (tasks/dergachev_a_simple_iteration_method/mpi/src/ops_mpi.cpp:87) | called 438 times, returned 438 times | 100.0% |
| dergachev_a_simple_iteration_method::(anonymous namespace)::ComputeFinalResult(std::vector<double, std::allocator<double> > const&, int) (tasks/dergachev_a_simple_iteration_method/mpi/src/ops_mpi.cpp:34) | called 10 times, returned 10 times | 100.0% |
| dergachev_a_simple_iteration_method::(anonymous namespace)::ComputeLocalProduct(std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> >&, int, int, int, double) (tasks/dergachev_a_simple_iteration_method/mpi/src/ops_mpi.cpp:50) | called 438 times, returned 438 times | 100.0% |
| dergachev_a_simple_iteration_method::(anonymous namespace)::ComputeRowDistribution(int, int, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&) (tasks/dergachev_a_simple_iteration_method/mpi/src/ops_mpi.cpp:15) | called 20 times, returned 20 times | 100.0% |
| dergachev_a_simple_iteration_method::(anonymous namespace)::GatherResults(std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> >&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&, int, int, int, int) (tasks/dergachev_a_simple_iteration_method/mpi/src/ops_mpi.cpp:62) | called 438 times, returned 438 times | 100.0% |
| dergachev_a_simple_iteration_method::(anonymous namespace)::InitializeMatrixAndVector(std::vector<double, std::allocator<double> >&, std::vector<double, std::allocator<double> >&, int) (tasks/dergachev_a_simple_iteration_method/mpi/src/ops_mpi.cpp:42) | called 10 times, returned 10 times | 100.0% |
| dergachev_a_simple_iteration_method::DergachevASimpleIterationMethodMPI::DergachevASimpleIterationMethodMPI(int const&) (tasks/dergachev_a_simple_iteration_method/mpi/src/ops_mpi.cpp:102) | called 20 times, returned 20 times | 100.0% |
| dergachev_a_simple_iteration_method::DergachevASimpleIterationMethodMPI::PostProcessingImpl() (tasks/dergachev_a_simple_iteration_method/mpi/src/ops_mpi.cpp:204) | called 20 times, returned 20 times | 100.0% |
| dergachev_a_simple_iteration_method::DergachevASimpleIterationMethodMPI::PreProcessingImpl() (tasks/dergachev_a_simple_iteration_method/mpi/src/ops_mpi.cpp:121) | called 20 times, returned 20 times | 100.0% |
| dergachev_a_simple_iteration_method::DergachevASimpleIterationMethodMPI::RunImpl() (tasks/dergachev_a_simple_iteration_method/mpi/src/ops_mpi.cpp:137) | called 20 times, returned 20 times | 61.0% |
| dergachev_a_simple_iteration_method::DergachevASimpleIterationMethodMPI::ValidationImpl() (tasks/dergachev_a_simple_iteration_method/mpi/src/ops_mpi.cpp:108) | called 20 times, returned 20 times | 88.0% |
| dergachev_a_simple_iteration_method::DergachevASimpleIterationMethodSEQ::DergachevASimpleIterationMethodSEQ(int const&) (tasks/dergachev_a_simple_iteration_method/seq/src/ops_seq.cpp:10) | called 80 times, returned 80 times | 100.0% |
| dergachev_a_simple_iteration_method::DergachevASimpleIterationMethodSEQ::PostProcessingImpl() (tasks/dergachev_a_simple_iteration_method/seq/src/ops_seq.cpp:77) | called 80 times, returned 80 times | 100.0% |
| dergachev_a_simple_iteration_method::DergachevASimpleIterationMethodSEQ::PreProcessingImpl() (tasks/dergachev_a_simple_iteration_method/seq/src/ops_seq.cpp:20) | called 80 times, returned 80 times | 100.0% |
| dergachev_a_simple_iteration_method::DergachevASimpleIterationMethodSEQ::RunImpl() (tasks/dergachev_a_simple_iteration_method/seq/src/ops_seq.cpp:25) | called 80 times, returned 80 times | 69.0% |
| dergachev_a_simple_iteration_method::DergachevASimpleIterationMethodSEQ::ValidationImpl() (tasks/dergachev_a_simple_iteration_method/seq/src/ops_seq.cpp:16) | called 80 times, returned 80 times | 75.0% |
| dilshodov_a_max_val_rows_matrix::MaxValRowsMatrixTaskMPI::MaxValRowsMatrixTaskMPI(std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > const&) (tasks/dilshodov_a_max_val_rows_matrix/mpi/src/ops_mpi.cpp:15) | called 12 times, returned 12 times | 80.0% |
| dilshodov_a_max_val_rows_matrix::MaxValRowsMatrixTaskMPI::PostProcessingImpl() (tasks/dilshodov_a_max_val_rows_matrix/mpi/src/ops_mpi.cpp:148) | called 12 times, returned 12 times | 100.0% |
| dilshodov_a_max_val_rows_matrix::MaxValRowsMatrixTaskMPI::PreProcessingImpl() (tasks/dilshodov_a_max_val_rows_matrix/mpi/src/ops_mpi.cpp:44) | called 12 times, returned 12 times | 100.0% |
| dilshodov_a_max_val_rows_matrix::MaxValRowsMatrixTaskMPI::RunImpl() (tasks/dilshodov_a_max_val_rows_matrix/mpi/src/ops_mpi.cpp:54) | called 12 times, returned 12 times | 74.0% |
| dilshodov_a_max_val_rows_matrix::MaxValRowsMatrixTaskMPI::RunMaster(int, int, int, int, int, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&) (tasks/dilshodov_a_max_val_rows_matrix/mpi/src/ops_mpi.cpp:86) | called 6 times, returned 6 times | 90.0% |
| dilshodov_a_max_val_rows_matrix::MaxValRowsMatrixTaskMPI::RunWorker(int, int, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&) (tasks/dilshodov_a_max_val_rows_matrix/mpi/src/ops_mpi.cpp:135) | called 6 times, returned 6 times | 100.0% |
| dilshodov_a_max_val_rows_matrix::MaxValRowsMatrixTaskMPI::ValidationImpl() (tasks/dilshodov_a_max_val_rows_matrix/mpi/src/ops_mpi.cpp:21) | called 12 times, returned 12 times | 91.0% |
| dilshodov_a_max_val_rows_matrix::MaxValRowsMatrixTaskSequential::MaxValRowsMatrixTaskSequential(std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > const&) (tasks/dilshodov_a_max_val_rows_matrix/seq/src/ops_seq.cpp:11) | called 48 times, returned 48 times | 80.0% |
| dilshodov_a_max_val_rows_matrix::MaxValRowsMatrixTaskSequential::PostProcessingImpl() (tasks/dilshodov_a_max_val_rows_matrix/seq/src/ops_seq.cpp:46) | called 48 times, returned 48 times | 100.0% |
| dilshodov_a_max_val_rows_matrix::MaxValRowsMatrixTaskSequential::PreProcessingImpl() (tasks/dilshodov_a_max_val_rows_matrix/seq/src/ops_seq.cpp:29) | called 48 times, returned 48 times | 100.0% |
| dilshodov_a_max_val_rows_matrix::MaxValRowsMatrixTaskSequential::RunImpl() (tasks/dilshodov_a_max_val_rows_matrix/seq/src/ops_seq.cpp:34) | called 48 times, returned 48 times | 100.0% |
| dilshodov_a_max_val_rows_matrix::MaxValRowsMatrixTaskSequential::ValidationImpl() (tasks/dilshodov_a_max_val_rows_matrix/seq/src/ops_seq.cpp:17) | called 48 times, returned 48 times | 100.0% |
| dorogin_v_bitwise_simple_merge::(anonymous namespace)::DistributeData(std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> >&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&, int, int) (tasks/dorogin_v_bitwise_simple_merge/mpi/src/ops_mpi.cpp:99) | called 6 times, returned 6 times | 100.0% |
| dorogin_v_bitwise_simple_merge::(anonymous namespace)::GatherAndMerge(std::vector<double, std::allocator<double> >&, std::vector<double, std::allocator<double> >&, std::vector<int, std::allocator<int> > const&, int, int) (tasks/dorogin_v_bitwise_simple_merge/mpi/src/ops_mpi.cpp:120) | called 6 times, returned 6 times | 75.0% |
| dorogin_v_bitwise_simple_merge::(anonymous namespace)::RadixSort(std::vector<double, std::allocator<double> >&) (tasks/dorogin_v_bitwise_simple_merge/mpi/src/ops_mpi.cpp:38) | called 6 times, returned 6 times | 82.0% |
| dorogin_v_bitwise_simple_merge::(anonymous namespace)::RadixSort(std::vector<double, std::allocator<double> >&) (tasks/dorogin_v_bitwise_simple_merge/seq/src/ops_seq.cpp:36) | called 24 times, returned 24 times | 82.0% |
| dorogin_v_bitwise_simple_merge::(anonymous namespace)::SimpleMerge(std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> >&) (tasks/dorogin_v_bitwise_simple_merge/mpi/src/ops_mpi.cpp:75) | called 3 times, returned 3 times | 83.0% |
| dorogin_v_bitwise_simple_merge::DoroginVBitwiseSimpleMergeMPI::DoroginVBitwiseSimpleMergeMPI(std::vector<double, std::allocator<double> > const&) (tasks/dorogin_v_bitwise_simple_merge/mpi/src/ops_mpi.cpp:143) | called 6 times, returned 6 times | 36.0% |
| dorogin_v_bitwise_simple_merge::DoroginVBitwiseSimpleMergeMPI::PostProcessingImpl() (tasks/dorogin_v_bitwise_simple_merge/mpi/src/ops_mpi.cpp:206) | called 6 times, returned 6 times | 100.0% |
| dorogin_v_bitwise_simple_merge::DoroginVBitwiseSimpleMergeMPI::PreProcessingImpl() (tasks/dorogin_v_bitwise_simple_merge/mpi/src/ops_mpi.cpp:153) | called 6 times, returned 6 times | 83.0% |
| dorogin_v_bitwise_simple_merge::DoroginVBitwiseSimpleMergeMPI::RunImpl() (tasks/dorogin_v_bitwise_simple_merge/mpi/src/ops_mpi.cpp:163) | called 6 times, returned 6 times | 69.0% |
| dorogin_v_bitwise_simple_merge::DoroginVBitwiseSimpleMergeMPI::ValidationImpl() (tasks/dorogin_v_bitwise_simple_merge/mpi/src/ops_mpi.cpp:149) | called 6 times, returned 6 times | 100.0% |
| dorogin_v_bitwise_simple_merge::DoroginVBitwiseSimpleMergeSEQ::DoroginVBitwiseSimpleMergeSEQ(std::vector<double, std::allocator<double> > const&) (tasks/dorogin_v_bitwise_simple_merge/seq/src/ops_seq.cpp:75) | called 24 times, returned 24 times | 36.0% |
| dorogin_v_bitwise_simple_merge::DoroginVBitwiseSimpleMergeSEQ::PostProcessingImpl() (tasks/dorogin_v_bitwise_simple_merge/seq/src/ops_seq.cpp:97) | called 24 times, returned 24 times | 100.0% |
| dorogin_v_bitwise_simple_merge::DoroginVBitwiseSimpleMergeSEQ::PreProcessingImpl() (tasks/dorogin_v_bitwise_simple_merge/seq/src/ops_seq.cpp:85) | called 24 times, returned 24 times | 75.0% |
| dorogin_v_bitwise_simple_merge::DoroginVBitwiseSimpleMergeSEQ::RunImpl() (tasks/dorogin_v_bitwise_simple_merge/seq/src/ops_seq.cpp:91) | called 24 times, returned 24 times | 100.0% |
| dorogin_v_bitwise_simple_merge::DoroginVBitwiseSimpleMergeSEQ::ValidationImpl() (tasks/dorogin_v_bitwise_simple_merge/seq/src/ops_seq.cpp:81) | called 24 times, returned 24 times | 100.0% |
| dorogin_v_contrast_enhancement::DoroginVContrastEnhancementMPI::DoroginVContrastEnhancementMPI(std::vector<unsigned char, std::allocator<unsigned char> > const&) (tasks/dorogin_v_contrast_enhancement/mpi/src/ops_mpi.cpp:13) | called 20 times, returned 20 times | 28.0% |
| dorogin_v_contrast_enhancement::DoroginVContrastEnhancementMPI::PostProcessingImpl() (tasks/dorogin_v_contrast_enhancement/mpi/src/ops_mpi.cpp:115) | called 20 times, returned 20 times | 100.0% |
| dorogin_v_contrast_enhancement::DoroginVContrastEnhancementMPI::PreProcessingImpl() (tasks/dorogin_v_contrast_enhancement/mpi/src/ops_mpi.cpp:32) | called 20 times, returned 20 times | 81.0% |
| dorogin_v_contrast_enhancement::DoroginVContrastEnhancementMPI::RunImpl() (tasks/dorogin_v_contrast_enhancement/mpi/src/ops_mpi.cpp:67) | called 20 times, returned 20 times | 80.0% |
| dorogin_v_contrast_enhancement::DoroginVContrastEnhancementMPI::ValidationImpl() (tasks/dorogin_v_contrast_enhancement/mpi/src/ops_mpi.cpp:19) | called 20 times, returned 20 times | 88.0% |
| dorogin_v_contrast_enhancement::DoroginVContrastEnhancementSEQ::DoroginVContrastEnhancementSEQ(std::vector<unsigned char, std::allocator<unsigned char> > const&) (tasks/dorogin_v_contrast_enhancement/seq/src/ops_seq.cpp:11) | called 80 times, returned 80 times | 36.0% |
| dorogin_v_contrast_enhancement::DoroginVContrastEnhancementSEQ::PostProcessingImpl() (tasks/dorogin_v_contrast_enhancement/seq/src/ops_seq.cpp:51) | called 80 times, returned 80 times | 100.0% |
| dorogin_v_contrast_enhancement::DoroginVContrastEnhancementSEQ::PreProcessingImpl() (tasks/dorogin_v_contrast_enhancement/seq/src/ops_seq.cpp:21) | called 80 times, returned 80 times | 100.0% |
| dorogin_v_contrast_enhancement::DoroginVContrastEnhancementSEQ::RunImpl() (tasks/dorogin_v_contrast_enhancement/seq/src/ops_seq.cpp:30) | called 80 times, returned 80 times | 94.0% |
| dorogin_v_contrast_enhancement::DoroginVContrastEnhancementSEQ::ValidationImpl() (tasks/dorogin_v_contrast_enhancement/seq/src/ops_seq.cpp:17) | called 80 times, returned 80 times | 100.0% |
| dorogin_v_min_vector_value::DoroginVMinVectorValueMPI::DoroginVMinVectorValueMPI(std::vector<int, std::allocator<int> > const&) (tasks/dorogin_v_min_vector_value/mpi/src/ops_mpi.cpp:13) | called 88 times, returned 88 times | 75.0% |
| dorogin_v_min_vector_value::DoroginVMinVectorValueMPI::PostProcessingImpl() (tasks/dorogin_v_min_vector_value/mpi/src/ops_mpi.cpp:80) | called 88 times, returned 88 times | 100.0% |
| dorogin_v_min_vector_value::DoroginVMinVectorValueMPI::PreProcessingImpl() (tasks/dorogin_v_min_vector_value/mpi/src/ops_mpi.cpp:23) | called 88 times, returned 88 times | 100.0% |
| dorogin_v_min_vector_value::DoroginVMinVectorValueMPI::RunImpl() (tasks/dorogin_v_min_vector_value/mpi/src/ops_mpi.cpp:27) | called 88 times, returned 88 times | 92.0% |
| dorogin_v_min_vector_value::DoroginVMinVectorValueMPI::ValidationImpl() (tasks/dorogin_v_min_vector_value/mpi/src/ops_mpi.cpp:19) | called 88 times, returned 88 times | 100.0% |
| dorogin_v_min_vector_value::DoroginVMinVectorValueSEQ::DoroginVMinVectorValueSEQ(std::vector<int, std::allocator<int> > const&) (tasks/dorogin_v_min_vector_value/seq/src/ops_seq.cpp:9) | called 352 times, returned 352 times | 75.0% |
| dorogin_v_min_vector_value::DoroginVMinVectorValueSEQ::PostProcessingImpl() (tasks/dorogin_v_min_vector_value/seq/src/ops_seq.cpp:33) | called 352 times, returned 352 times | 100.0% |
| dorogin_v_min_vector_value::DoroginVMinVectorValueSEQ::PreProcessingImpl() (tasks/dorogin_v_min_vector_value/seq/src/ops_seq.cpp:19) | called 352 times, returned 352 times | 100.0% |
| dorogin_v_min_vector_value::DoroginVMinVectorValueSEQ::RunImpl() (tasks/dorogin_v_min_vector_value/seq/src/ops_seq.cpp:23) | called 352 times, returned 352 times | 100.0% |
| dorogin_v_min_vector_value::DoroginVMinVectorValueSEQ::ValidationImpl() (tasks/dorogin_v_min_vector_value/seq/src/ops_seq.cpp:15) | called 352 times, returned 352 times | 100.0% |
| ermakov_a_numb_viol_elem_vec::(anonymous namespace)::CheckBoundaryViolation(std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&, int, int) (tasks/ermakov_a_numb_viol_elem_vec/mpi/src/ops_mpi.cpp:60) | called 16 times, returned 16 times | 100.0% |
| ermakov_a_numb_viol_elem_vec::(anonymous namespace)::ComputeBlocks(int, int, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&) (tasks/ermakov_a_numb_viol_elem_vec/mpi/src/ops_mpi.cpp:14) | called 16 times, returned 16 times | 100.0% |
| ermakov_a_numb_viol_elem_vec::(anonymous namespace)::ScatterData(std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&, int) (tasks/ermakov_a_numb_viol_elem_vec/mpi/src/ops_mpi.cpp:29) | called 16 times, returned 16 times | 100.0% |
| ermakov_a_numb_viol_elem_vec::ErmakovANumbViolElemVecMPI::ErmakovANumbViolElemVecMPI(std::vector<int, std::allocator<int> > const&) (tasks/ermakov_a_numb_viol_elem_vec/mpi/src/ops_mpi.cpp:85) | called 18 times, returned 18 times | 75.0% |
| ermakov_a_numb_viol_elem_vec::ErmakovANumbViolElemVecMPI::PostProcessingImpl() (tasks/ermakov_a_numb_viol_elem_vec/mpi/src/ops_mpi.cpp:136) | called 18 times, returned 18 times | 100.0% |
| ermakov_a_numb_viol_elem_vec::ErmakovANumbViolElemVecMPI::PreProcessingImpl() (tasks/ermakov_a_numb_viol_elem_vec/mpi/src/ops_mpi.cpp:94) | called 18 times, returned 18 times | 100.0% |
| ermakov_a_numb_viol_elem_vec::ErmakovANumbViolElemVecMPI::RunImpl() (tasks/ermakov_a_numb_viol_elem_vec/mpi/src/ops_mpi.cpp:98) | called 18 times, returned 18 times | 71.0% |
| ermakov_a_numb_viol_elem_vec::ErmakovANumbViolElemVecMPI::ValidationImpl() (tasks/ermakov_a_numb_viol_elem_vec/mpi/src/ops_mpi.cpp:91) | called 18 times, returned 18 times | 100.0% |
| ermakov_a_numb_viol_elem_vec::ErmakovANumbViolElemVecSEQ::ErmakovANumbViolElemVecSEQ(std::vector<int, std::allocator<int> > const&) (tasks/ermakov_a_numb_viol_elem_vec/seq/src/ops_seq.cpp:9) | called 72 times, returned 72 times | 75.0% |
| ermakov_a_numb_viol_elem_vec::ErmakovANumbViolElemVecSEQ::PostProcessingImpl() (tasks/ermakov_a_numb_viol_elem_vec/seq/src/ops_seq.cpp:42) | called 72 times, returned 72 times | 100.0% |
| ermakov_a_numb_viol_elem_vec::ErmakovANumbViolElemVecSEQ::PreProcessingImpl() (tasks/ermakov_a_numb_viol_elem_vec/seq/src/ops_seq.cpp:19) | called 72 times, returned 72 times | 100.0% |
| ermakov_a_numb_viol_elem_vec::ErmakovANumbViolElemVecSEQ::RunImpl() (tasks/ermakov_a_numb_viol_elem_vec/seq/src/ops_seq.cpp:23) | called 72 times, returned 72 times | 100.0% |
| ermakov_a_numb_viol_elem_vec::ErmakovANumbViolElemVecSEQ::ValidationImpl() (tasks/ermakov_a_numb_viol_elem_vec/seq/src/ops_seq.cpp:15) | called 72 times, returned 72 times | 100.0% |
| ermakov_a_ring::(anonymous namespace)::RunLocalLogic(ermakov_a_ring::ErmakovATestTaskSEQ*, int, int) (tasks/ermakov_a_ring/seq/src/ops_seq.cpp:18) | called 104 times, returned 104 times | 86.0% |
| ermakov_a_ring::(anonymous namespace)::RunMpiTopologyLogic(ermakov_a_ring::ErmakovATestTaskSEQ*, int, int) (tasks/ermakov_a_ring/seq/src/ops_seq.cpp:49) | not called | 0.0% |
| ermakov_a_ring::ErmakovATestTaskMPI::ErmakovATestTaskMPI(ermakov_a_ring::RingTaskData const&) (tasks/ermakov_a_ring/mpi/src/ops_mpi.cpp:12) | called 26 times, returned 26 times | 75.0% |
| ermakov_a_ring::ErmakovATestTaskMPI::PostProcessingImpl() (tasks/ermakov_a_ring/mpi/src/ops_mpi.cpp:97) | called 26 times, returned 26 times | 100.0% |
| ermakov_a_ring::ErmakovATestTaskMPI::PreProcessingImpl() (tasks/ermakov_a_ring/mpi/src/ops_mpi.cpp:23) | called 26 times, returned 26 times | 67.0% |
| ermakov_a_ring::ErmakovATestTaskMPI::RunImpl() (tasks/ermakov_a_ring/mpi/src/ops_mpi.cpp:28) | called 26 times, returned 26 times | 74.0% |
| ermakov_a_ring::ErmakovATestTaskMPI::ValidationImpl() (tasks/ermakov_a_ring/mpi/src/ops_mpi.cpp:17) | called 26 times, returned 26 times | 100.0% |
| ermakov_a_ring::ErmakovATestTaskSEQ::ErmakovATestTaskSEQ(ermakov_a_ring::RingTaskData const&) (tasks/ermakov_a_ring/seq/src/ops_seq.cpp:124) | called 104 times, returned 104 times | 75.0% |
| ermakov_a_ring::ErmakovATestTaskSEQ::PostProcessingImpl() (tasks/ermakov_a_ring/seq/src/ops_seq.cpp:147) | called 104 times, returned 104 times | 100.0% |
| ermakov_a_ring::ErmakovATestTaskSEQ::PreProcessingImpl() (tasks/ermakov_a_ring/seq/src/ops_seq.cpp:134) | called 104 times, returned 104 times | 100.0% |
| ermakov_a_ring::ErmakovATestTaskSEQ::RunImpl() (tasks/ermakov_a_ring/seq/src/ops_seq.cpp:138) | called 104 times, returned 104 times | 80.0% |
| ermakov_a_ring::ErmakovATestTaskSEQ::ValidationImpl() (tasks/ermakov_a_ring/seq/src/ops_seq.cpp:129) | called 104 times, returned 104 times | 75.0% |
| gaivoronskiy_m_average_vector_sum::GaivoronskiyMAverageVecSumMPI::GaivoronskiyMAverageVecSumMPI(std::vector<double, std::allocator<double> > const&) (tasks/gaivoronskiy_m_average_vector_sum/mpi/src/ops_mpi.cpp:15) | called 12 times, returned 12 times | 25.0% |
| gaivoronskiy_m_average_vector_sum::GaivoronskiyMAverageVecSumMPI::PostProcessingImpl() (tasks/gaivoronskiy_m_average_vector_sum/mpi/src/ops_mpi.cpp:81) | called 12 times, returned 12 times | 100.0% |
| gaivoronskiy_m_average_vector_sum::GaivoronskiyMAverageVecSumMPI::PreProcessingImpl() (tasks/gaivoronskiy_m_average_vector_sum/mpi/src/ops_mpi.cpp:25) | called 12 times, returned 12 times | 89.0% |
| gaivoronskiy_m_average_vector_sum::GaivoronskiyMAverageVecSumMPI::RunImpl() (tasks/gaivoronskiy_m_average_vector_sum/mpi/src/ops_mpi.cpp:46) | called 12 times, returned 12 times | 81.0% |
| gaivoronskiy_m_average_vector_sum::GaivoronskiyMAverageVecSumMPI::ValidationImpl() (tasks/gaivoronskiy_m_average_vector_sum/mpi/src/ops_mpi.cpp:21) | called 12 times, returned 12 times | 100.0% |
| gaivoronskiy_m_average_vector_sum::GaivoronskiyMAverageVecSumSEQ::GaivoronskiyMAverageVecSumSEQ(std::vector<double, std::allocator<double> > const&) (tasks/gaivoronskiy_m_average_vector_sum/seq/src/ops_seq.cpp:10) | called 48 times, returned 48 times | 38.0% |
| gaivoronskiy_m_average_vector_sum::GaivoronskiyMAverageVecSumSEQ::PostProcessingImpl() (tasks/gaivoronskiy_m_average_vector_sum/seq/src/ops_seq.cpp:31) | called 48 times, returned 48 times | 100.0% |
| gaivoronskiy_m_average_vector_sum::GaivoronskiyMAverageVecSumSEQ::PreProcessingImpl() (tasks/gaivoronskiy_m_average_vector_sum/seq/src/ops_seq.cpp:20) | called 48 times, returned 48 times | 100.0% |
| gaivoronskiy_m_average_vector_sum::GaivoronskiyMAverageVecSumSEQ::RunImpl() (tasks/gaivoronskiy_m_average_vector_sum/seq/src/ops_seq.cpp:26) | called 48 times, returned 48 times | 100.0% |
| gaivoronskiy_m_average_vector_sum::GaivoronskiyMAverageVecSumSEQ::ValidationImpl() (tasks/gaivoronskiy_m_average_vector_sum/seq/src/ops_seq.cpp:16) | called 48 times, returned 48 times | 100.0% |
| gaivoronskiy_m_gauss_jordan::(anonymous namespace)::AnalyzeMatrixAndExtractSolution(std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > const&, int, int) (tasks/gaivoronskiy_m_gauss_jordan/mpi/src/ops_mpi.cpp:127) | called 34 times, returned 34 times | 82.0% |
| gaivoronskiy_m_gauss_jordan::(anonymous namespace)::BroadcastMatrixDimensions(int&, int&) (tasks/gaivoronskiy_m_gauss_jordan/mpi/src/ops_mpi.cpp:150) | called 34 times, returned 34 times | 100.0% |
| gaivoronskiy_m_gauss_jordan::(anonymous namespace)::CalculateRank(std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > const&, int, int) (tasks/gaivoronskiy_m_gauss_jordan/seq/src/ops_seq.cpp:96) | called 136 times, returned 136 times | 100.0% |
| gaivoronskiy_m_gauss_jordan::(anonymous namespace)::CheckInconsistency(std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > const&, int, int) (tasks/gaivoronskiy_m_gauss_jordan/seq/src/ops_seq.cpp:87) | called 136 times, returned 136 times | 90.0% |
| gaivoronskiy_m_gauss_jordan::(anonymous namespace)::CheckRowInconsistency(std::vector<double, std::allocator<double> > const&, int) (tasks/gaivoronskiy_m_gauss_jordan/mpi/src/ops_mpi.cpp:114) | called 88 times, returned 88 times | 88.0% |
| gaivoronskiy_m_gauss_jordan::(anonymous namespace)::EliminateColumn(std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, int, int, int, int) (tasks/gaivoronskiy_m_gauss_jordan/mpi/src/ops_mpi.cpp:50) | called 88 times, returned 88 times | 100.0% |
| gaivoronskiy_m_gauss_jordan::(anonymous namespace)::ExtractSolution(std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > const&, int, int) (tasks/gaivoronskiy_m_gauss_jordan/seq/src/ops_seq.cpp:106) | called 136 times, returned 136 times | 83.0% |
| gaivoronskiy_m_gauss_jordan::(anonymous namespace)::FlattenAndBroadcastMatrix(std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > const&, int, int) (tasks/gaivoronskiy_m_gauss_jordan/mpi/src/ops_mpi.cpp:155) | called 17 times, returned 17 times | 81.0% |
| gaivoronskiy_m_gauss_jordan::(anonymous namespace)::PerformGaussJordanElimination(std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, int, int) (tasks/gaivoronskiy_m_gauss_jordan/mpi/src/ops_mpi.cpp:75) | called 34 times, returned 34 times | 95.0% |
| gaivoronskiy_m_gauss_jordan::(anonymous namespace)::PerformGaussJordanElimination(std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, int, int) (tasks/gaivoronskiy_m_gauss_jordan/seq/src/ops_seq.cpp:45) | called 136 times, returned 136 times | 96.0% |
| gaivoronskiy_m_gauss_jordan::(anonymous namespace)::ReceiveAndUnflattenMatrix(std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, int, int) (tasks/gaivoronskiy_m_gauss_jordan/mpi/src/ops_mpi.cpp:165) | called 17 times, returned 17 times | 74.0% |
| gaivoronskiy_m_gauss_jordan::(anonymous namespace)::SwapMatrixRows(std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, int, int) (tasks/gaivoronskiy_m_gauss_jordan/mpi/src/ops_mpi.cpp:35) | called 88 times, returned 88 times | 100.0% |
| gaivoronskiy_m_gauss_jordan::(anonymous namespace)::SyncEntireMatrix(std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, int, int) (tasks/gaivoronskiy_m_gauss_jordan/mpi/src/ops_mpi.cpp:69) | called 88 times, returned 88 times | 100.0% |
| gaivoronskiy_m_gauss_jordan::GaivoronskiyMGaussJordanMPI::GaivoronskiyMGaussJordanMPI(std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > const&) (tasks/gaivoronskiy_m_gauss_jordan/mpi/src/ops_mpi.cpp:178) | called 34 times, returned 34 times | 80.0% |
| gaivoronskiy_m_gauss_jordan::GaivoronskiyMGaussJordanMPI::PostProcessingImpl() (tasks/gaivoronskiy_m_gauss_jordan/mpi/src/ops_mpi.cpp:300) | called 34 times, returned 34 times | 100.0% |
| gaivoronskiy_m_gauss_jordan::GaivoronskiyMGaussJordanMPI::PreProcessingImpl() (tasks/gaivoronskiy_m_gauss_jordan/mpi/src/ops_mpi.cpp:208) | called 34 times, returned 34 times | 93.0% |
| gaivoronskiy_m_gauss_jordan::GaivoronskiyMGaussJordanMPI::RunImpl() (tasks/gaivoronskiy_m_gauss_jordan/mpi/src/ops_mpi.cpp:237) | called 34 times, returned 34 times | 56.0% |
| gaivoronskiy_m_gauss_jordan::GaivoronskiyMGaussJordanMPI::ValidationImpl() (tasks/gaivoronskiy_m_gauss_jordan/mpi/src/ops_mpi.cpp:184) | called 34 times, returned 34 times | 94.0% |
| gaivoronskiy_m_gauss_jordan::GaivoronskiyMGaussJordanSEQ::GaivoronskiyMGaussJordanSEQ(std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > const&) (tasks/gaivoronskiy_m_gauss_jordan/seq/src/ops_seq.cpp:126) | called 136 times, returned 136 times | 80.0% |
| gaivoronskiy_m_gauss_jordan::GaivoronskiyMGaussJordanSEQ::PostProcessingImpl() (tasks/gaivoronskiy_m_gauss_jordan/seq/src/ops_seq.cpp:179) | called 136 times, returned 136 times | 100.0% |
| gaivoronskiy_m_gauss_jordan::GaivoronskiyMGaussJordanSEQ::PreProcessingImpl() (tasks/gaivoronskiy_m_gauss_jordan/seq/src/ops_seq.cpp:144) | called 136 times, returned 136 times | 67.0% |
| gaivoronskiy_m_gauss_jordan::GaivoronskiyMGaussJordanSEQ::RunImpl() (tasks/gaivoronskiy_m_gauss_jordan/seq/src/ops_seq.cpp:149) | called 136 times, returned 136 times | 48.0% |
| gaivoronskiy_m_gauss_jordan::GaivoronskiyMGaussJordanSEQ::ValidationImpl() (tasks/gaivoronskiy_m_gauss_jordan/seq/src/ops_seq.cpp:132) | called 136 times, returned 136 times | 100.0% |
| gaivoronskiy_m_grachem_method::(anonymous namespace)::Compare(gaivoronskiy_m_grachem_method::Point const&, gaivoronskiy_m_grachem_method::Point const&, gaivoronskiy_m_grachem_method::Point const&) (tasks/gaivoronskiy_m_grachem_method/mpi/src/ops_mpi.cpp:29) | called 507 times, returned 507 times | 100.0% |
| gaivoronskiy_m_grachem_method::(anonymous namespace)::Compare(gaivoronskiy_m_grachem_method::Point const&, gaivoronskiy_m_grachem_method::Point const&, gaivoronskiy_m_grachem_method::Point const&) (tasks/gaivoronskiy_m_grachem_method/seq/src/ops_seq.cpp:27) | called 3488 times, returned 3488 times | 100.0% |
| gaivoronskiy_m_grachem_method::GaivoronskiyMGrahamScanMPI::BroadcastResult(int) (tasks/gaivoronskiy_m_grachem_method/mpi/src/ops_mpi.cpp:155) | called 12 times, returned 12 times | 76.0% |
| gaivoronskiy_m_grachem_method::GaivoronskiyMGrahamScanMPI::BuildConvexHull(std::vector<gaivoronskiy_m_grachem_method::Point, std::allocator<gaivoronskiy_m_grachem_method::Point> > const&, unsigned long) (tasks/gaivoronskiy_m_grachem_method/mpi/src/ops_mpi.cpp:225) | called 13 times, returned 13 times | 77.0% |
| gaivoronskiy_m_grachem_method::GaivoronskiyMGrahamScanMPI::FindLowestPoint(std::vector<gaivoronskiy_m_grachem_method::Point, std::allocator<gaivoronskiy_m_grachem_method::Point> > const&) (tasks/gaivoronskiy_m_grachem_method/mpi/src/ops_mpi.cpp:203) | called 14 times, returned 14 times | 100.0% |
| gaivoronskiy_m_grachem_method::GaivoronskiyMGrahamScanMPI::FlatToPoints(std::vector<double, std::allocator<double> > const&, int) (tasks/gaivoronskiy_m_grachem_method/mpi/src/ops_mpi.cpp:112) | called 12 times, returned 12 times | 100.0% |
| gaivoronskiy_m_grachem_method::GaivoronskiyMGrahamScanMPI::GaivoronskiyMGrahamScanMPI(std::vector<gaivoronskiy_m_grachem_method::Point, std::allocator<gaivoronskiy_m_grachem_method::Point> > const&) (tasks/gaivoronskiy_m_grachem_method/mpi/src/ops_mpi.cpp:38) | called 12 times, returned 12 times | 22.0% |
| gaivoronskiy_m_grachem_method::GaivoronskiyMGrahamScanMPI::GatherAndMergeHulls(std::vector<gaivoronskiy_m_grachem_method::Point, std::allocator<gaivoronskiy_m_grachem_method::Point> > const&, int, int) (tasks/gaivoronskiy_m_grachem_method/mpi/src/ops_mpi.cpp:121) | called 12 times, returned 12 times | 60.0% |
| gaivoronskiy_m_grachem_method::GaivoronskiyMGrahamScanMPI::GrahamScan(std::vector<gaivoronskiy_m_grachem_method::Point, std::allocator<gaivoronskiy_m_grachem_method::Point> > const&) (tasks/gaivoronskiy_m_grachem_method/mpi/src/ops_mpi.cpp:252) | called 18 times, returned 18 times | 79.0% |
| gaivoronskiy_m_grachem_method::GaivoronskiyMGrahamScanMPI::MergeHulls(std::vector<gaivoronskiy_m_grachem_method::Point, std::allocator<gaivoronskiy_m_grachem_method::Point> > const&, std::vector<gaivoronskiy_m_grachem_method::Point, std::allocator<gaivoronskiy_m_grachem_method::Point> > const&) (tasks/gaivoronskiy_m_grachem_method/mpi/src/ops_mpi.cpp:278) | not called | 0.0% |
| gaivoronskiy_m_grachem_method::GaivoronskiyMGrahamScanMPI::PointsToFlat(std::vector<gaivoronskiy_m_grachem_method::Point, std::allocator<gaivoronskiy_m_grachem_method::Point> > const&) (tasks/gaivoronskiy_m_grachem_method/mpi/src/ops_mpi.cpp:103) | called 18 times, returned 18 times | 100.0% |
| gaivoronskiy_m_grachem_method::GaivoronskiyMGrahamScanMPI::PostProcessingImpl() (tasks/gaivoronskiy_m_grachem_method/mpi/src/ops_mpi.cpp:199) | called 12 times, returned 12 times | 100.0% |
| gaivoronskiy_m_grachem_method::GaivoronskiyMGrahamScanMPI::PreProcessingImpl() (tasks/gaivoronskiy_m_grachem_method/mpi/src/ops_mpi.cpp:54) | called 12 times, returned 12 times | 72.0% |
| gaivoronskiy_m_grachem_method::GaivoronskiyMGrahamScanMPI::RemoveCollinearPoints(std::vector<gaivoronskiy_m_grachem_method::Point, std::allocator<gaivoronskiy_m_grachem_method::Point> >&, gaivoronskiy_m_grachem_method::Point const&) (tasks/gaivoronskiy_m_grachem_method/mpi/src/ops_mpi.cpp:213) | called 14 times, returned 14 times | 100.0% |
| gaivoronskiy_m_grachem_method::GaivoronskiyMGrahamScanMPI::RunImpl() (tasks/gaivoronskiy_m_grachem_method/mpi/src/ops_mpi.cpp:180) | called 12 times, returned 12 times | 75.0% |
| gaivoronskiy_m_grachem_method::GaivoronskiyMGrahamScanMPI::ValidationImpl() (tasks/gaivoronskiy_m_grachem_method/mpi/src/ops_mpi.cpp:44) | called 12 times, returned 12 times | 100.0% |
| gaivoronskiy_m_grachem_method::GaivoronskiyMGrahamScanSEQ::BuildConvexHull(std::vector<gaivoronskiy_m_grachem_method::Point, std::allocator<gaivoronskiy_m_grachem_method::Point> > const&, unsigned long) (tasks/gaivoronskiy_m_grachem_method/seq/src/ops_seq.cpp:74) | called 48 times, returned 48 times | 77.0% |
| gaivoronskiy_m_grachem_method::GaivoronskiyMGrahamScanSEQ::FindLowestPoint(std::vector<gaivoronskiy_m_grachem_method::Point, std::allocator<gaivoronskiy_m_grachem_method::Point> > const&) (tasks/gaivoronskiy_m_grachem_method/seq/src/ops_seq.cpp:52) | called 48 times, returned 48 times | 100.0% |
| gaivoronskiy_m_grachem_method::GaivoronskiyMGrahamScanSEQ::GaivoronskiyMGrahamScanSEQ(std::vector<gaivoronskiy_m_grachem_method::Point, std::allocator<gaivoronskiy_m_grachem_method::Point> > const&) (tasks/gaivoronskiy_m_grachem_method/seq/src/ops_seq.cpp:36) | called 48 times, returned 48 times | 29.0% |
| gaivoronskiy_m_grachem_method::GaivoronskiyMGrahamScanSEQ::PostProcessingImpl() (tasks/gaivoronskiy_m_grachem_method/seq/src/ops_seq.cpp:125) | called 48 times, returned 48 times | 100.0% |
| gaivoronskiy_m_grachem_method::GaivoronskiyMGrahamScanSEQ::PreProcessingImpl() (tasks/gaivoronskiy_m_grachem_method/seq/src/ops_seq.cpp:46) | called 48 times, returned 48 times | 75.0% |
| gaivoronskiy_m_grachem_method::GaivoronskiyMGrahamScanSEQ::RemoveCollinearPoints(std::vector<gaivoronskiy_m_grachem_method::Point, std::allocator<gaivoronskiy_m_grachem_method::Point> >&, gaivoronskiy_m_grachem_method::Point const&) (tasks/gaivoronskiy_m_grachem_method/seq/src/ops_seq.cpp:62) | called 48 times, returned 48 times | 100.0% |
| gaivoronskiy_m_grachem_method::GaivoronskiyMGrahamScanSEQ::RunImpl() (tasks/gaivoronskiy_m_grachem_method/seq/src/ops_seq.cpp:101) | called 48 times, returned 48 times | 75.0% |
| gaivoronskiy_m_grachem_method::GaivoronskiyMGrahamScanSEQ::ValidationImpl() (tasks/gaivoronskiy_m_grachem_method/seq/src/ops_seq.cpp:42) | called 48 times, returned 48 times | 100.0% |
| galkin_d_ring::(anonymous namespace)::CheckAndReduce(ompi_communicator_t*, int, int, std::vector<int, std::allocator<int> > const&) (tasks/galkin_d_ring/mpi/src/ops_mpi.cpp:58) | called 8 times, returned 8 times | 88.0% |
| galkin_d_ring::(anonymous namespace)::InitBuffer(int, int, int) (tasks/galkin_d_ring/mpi/src/ops_mpi.cpp:32) | called 8 times, returned 8 times | 100.0% |
| galkin_d_ring::(anonymous namespace)::RingTransfer(ompi_communicator_t*, int, int, int, int, std::vector<int, std::allocator<int> >&) (tasks/galkin_d_ring/mpi/src/ops_mpi.cpp:42) | called 8 times, returned 8 times | 100.0% |
| galkin_d_ring::GalkinDRingMPI::GalkinDRingMPI(galkin_d_ring::Input const&) (tasks/galkin_d_ring/mpi/src/ops_mpi.cpp:77) | called 12 times, returned 12 times | 100.0% |
| galkin_d_ring::GalkinDRingMPI::PostProcessingImpl() (tasks/galkin_d_ring/mpi/src/ops_mpi.cpp:138) | called 12 times, returned 12 times | 100.0% |
| galkin_d_ring::GalkinDRingMPI::PreProcessingImpl() (tasks/galkin_d_ring/mpi/src/ops_mpi.cpp:104) | called 12 times, returned 12 times | 100.0% |
| galkin_d_ring::GalkinDRingMPI::RunImpl() (tasks/galkin_d_ring/mpi/src/ops_mpi.cpp:109) | called 12 times, returned 12 times | 75.0% |
| galkin_d_ring::GalkinDRingMPI::ValidationImpl() (tasks/galkin_d_ring/mpi/src/ops_mpi.cpp:83) | called 12 times, returned 12 times | 88.0% |
| galkin_d_ring::GalkinDRingSEQ::GalkinDRingSEQ(galkin_d_ring::Input const&) (tasks/galkin_d_ring/seq/src/ops_seq.cpp:7) | called 8 times, returned 8 times | 100.0% |
| galkin_d_ring::GalkinDRingSEQ::PostProcessingImpl() (tasks/galkin_d_ring/seq/src/ops_seq.cpp:33) | called 8 times, returned 8 times | 100.0% |
| galkin_d_ring::GalkinDRingSEQ::PreProcessingImpl() (tasks/galkin_d_ring/seq/src/ops_seq.cpp:23) | called 8 times, returned 8 times | 100.0% |
| galkin_d_ring::GalkinDRingSEQ::RunImpl() (tasks/galkin_d_ring/seq/src/ops_seq.cpp:28) | called 8 times, returned 8 times | 100.0% |
| galkin_d_ring::GalkinDRingSEQ::ValidationImpl() (tasks/galkin_d_ring/seq/src/ops_seq.cpp:13) | called 8 times, returned 8 times | 75.0% |
| galkin_d_trapezoid_method::Function(double, int) (tasks/galkin_d_trapezoid_method/common/include/common.hpp:34) | called 75032 times, returned 75032 times | 100.0% |
| galkin_d_trapezoid_method::GalkinDTrapezoidMethodMPI::GalkinDTrapezoidMethodMPI(galkin_d_trapezoid_method::Input const&) (tasks/galkin_d_trapezoid_method/mpi/src/ops_mpi.cpp:11) | called 8 times, returned 8 times | 100.0% |
| galkin_d_trapezoid_method::GalkinDTrapezoidMethodMPI::PostProcessingImpl() (tasks/galkin_d_trapezoid_method/mpi/src/ops_mpi.cpp:80) | called 8 times, returned 8 times | 100.0% |
| galkin_d_trapezoid_method::GalkinDTrapezoidMethodMPI::PreProcessingImpl() (tasks/galkin_d_trapezoid_method/mpi/src/ops_mpi.cpp:22) | called 8 times, returned 8 times | 100.0% |
| galkin_d_trapezoid_method::GalkinDTrapezoidMethodMPI::RunImpl() (tasks/galkin_d_trapezoid_method/mpi/src/ops_mpi.cpp:27) | called 8 times, returned 8 times | 85.0% |
| galkin_d_trapezoid_method::GalkinDTrapezoidMethodMPI::ValidationImpl() (tasks/galkin_d_trapezoid_method/mpi/src/ops_mpi.cpp:17) | called 8 times, returned 8 times | 75.0% |
| galkin_d_trapezoid_method::GalkinDTrapezoidMethodSEQ::GalkinDTrapezoidMethodSEQ(galkin_d_trapezoid_method::Input const&) (tasks/galkin_d_trapezoid_method/seq/src/ops_seq.cpp:7) | called 32 times, returned 32 times | 100.0% |
| galkin_d_trapezoid_method::GalkinDTrapezoidMethodSEQ::PostProcessingImpl() (tasks/galkin_d_trapezoid_method/seq/src/ops_seq.cpp:56) | called 32 times, returned 32 times | 100.0% |
| galkin_d_trapezoid_method::GalkinDTrapezoidMethodSEQ::PreProcessingImpl() (tasks/galkin_d_trapezoid_method/seq/src/ops_seq.cpp:23) | called 32 times, returned 32 times | 100.0% |
| galkin_d_trapezoid_method::GalkinDTrapezoidMethodSEQ::RunImpl() (tasks/galkin_d_trapezoid_method/seq/src/ops_seq.cpp:28) | called 32 times, returned 32 times | 100.0% |
| galkin_d_trapezoid_method::GalkinDTrapezoidMethodSEQ::ValidationImpl() (tasks/galkin_d_trapezoid_method/seq/src/ops_seq.cpp:13) | called 32 times, returned 32 times | 100.0% |
| galkin_d_trapezoid_method::GetExactIntegral(galkin_d_trapezoid_method::Input const&) (tasks/galkin_d_trapezoid_method/common/include/common.hpp:52) | called 40 times, returned 40 times | 100.0% |
| golovanov_d_bcast::GolovanovDBcastMPI::GolovanovDBcastMPI(std::tuple<int, int, std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > > const&) (tasks/golovanov_d_bcast/mpi/src/ops_mpi.cpp:13) | called 4 times, returned 4 times | 80.0% |
| golovanov_d_bcast::GolovanovDBcastMPI::MyBcast(void*, int, ompi_datatype_t*, int, ompi_communicator_t*) (tasks/golovanov_d_bcast/mpi/src/ops_mpi.cpp:65) | called 16 times, returned 16 times | 82.0% |
| golovanov_d_bcast::GolovanovDBcastMPI::PostProcessingImpl() (tasks/golovanov_d_bcast/mpi/src/ops_mpi.cpp:61) | called 4 times, returned 4 times | 100.0% |
| golovanov_d_bcast::GolovanovDBcastMPI::PreProcessingImpl() (tasks/golovanov_d_bcast/mpi/src/ops_mpi.cpp:26) | called 4 times, returned 4 times | 80.0% |
| golovanov_d_bcast::GolovanovDBcastMPI::RunImpl() (tasks/golovanov_d_bcast/mpi/src/ops_mpi.cpp:36) | called 4 times, returned 4 times | 69.0% |
| golovanov_d_bcast::GolovanovDBcastMPI::ValidationImpl() (tasks/golovanov_d_bcast/mpi/src/ops_mpi.cpp:19) | called 4 times, returned 4 times | 86.0% |
| golovanov_d_bcast::GolovanovDBcastSEQ::GolovanovDBcastSEQ(std::tuple<int, int, std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > > const&) (tasks/golovanov_d_bcast/seq/src/ops_seq.cpp:8) | called 16 times, returned 16 times | 80.0% |
| golovanov_d_bcast::GolovanovDBcastSEQ::PostProcessingImpl() (tasks/golovanov_d_bcast/seq/src/ops_seq.cpp:27) | called 16 times, returned 16 times | 100.0% |
| golovanov_d_bcast::GolovanovDBcastSEQ::PreProcessingImpl() (tasks/golovanov_d_bcast/seq/src/ops_seq.cpp:18) | called 16 times, returned 16 times | 100.0% |
| golovanov_d_bcast::GolovanovDBcastSEQ::RunImpl() (tasks/golovanov_d_bcast/seq/src/ops_seq.cpp:22) | called 16 times, returned 16 times | 100.0% |
| golovanov_d_bcast::GolovanovDBcastSEQ::ValidationImpl() (tasks/golovanov_d_bcast/seq/src/ops_seq.cpp:14) | called 16 times, returned 16 times | 100.0% |
| golovanov_d_matrix_max_elem::GolovanovDMatrixMaxElemMPI::GolovanovDMatrixMaxElemMPI(std::tuple<int, int, std::vector<double, std::allocator<double> > > const&) (tasks/golovanov_d_matrix_max_elem/mpi/src/ops_mpi.cpp:12) | called 8 times, returned 8 times | 80.0% |
| golovanov_d_matrix_max_elem::GolovanovDMatrixMaxElemMPI::PostProcessingImpl() (tasks/golovanov_d_matrix_max_elem/mpi/src/ops_mpi.cpp:60) | called 8 times, returned 8 times | 100.0% |
| golovanov_d_matrix_max_elem::GolovanovDMatrixMaxElemMPI::PreProcessingImpl() (tasks/golovanov_d_matrix_max_elem/mpi/src/ops_mpi.cpp:25) | called 8 times, returned 8 times | 100.0% |
| golovanov_d_matrix_max_elem::GolovanovDMatrixMaxElemMPI::RunImpl() (tasks/golovanov_d_matrix_max_elem/mpi/src/ops_mpi.cpp:29) | called 8 times, returned 8 times | 78.0% |
| golovanov_d_matrix_max_elem::GolovanovDMatrixMaxElemMPI::ValidationImpl() (tasks/golovanov_d_matrix_max_elem/mpi/src/ops_mpi.cpp:18) | called 8 times, returned 8 times | 80.0% |
| golovanov_d_matrix_max_elem::GolovanovDMatrixMaxElemSEQ::GolovanovDMatrixMaxElemSEQ(std::tuple<int, int, std::vector<double, std::allocator<double> > > const&) (tasks/golovanov_d_matrix_max_elem/seq/src/ops_seq.cpp:10) | called 32 times, returned 32 times | 80.0% |
| golovanov_d_matrix_max_elem::GolovanovDMatrixMaxElemSEQ::PostProcessingImpl() (tasks/golovanov_d_matrix_max_elem/seq/src/ops_seq.cpp:34) | called 32 times, returned 32 times | 100.0% |
| golovanov_d_matrix_max_elem::GolovanovDMatrixMaxElemSEQ::PreProcessingImpl() (tasks/golovanov_d_matrix_max_elem/seq/src/ops_seq.cpp:23) | called 32 times, returned 32 times | 100.0% |
| golovanov_d_matrix_max_elem::GolovanovDMatrixMaxElemSEQ::RunImpl() (tasks/golovanov_d_matrix_max_elem/seq/src/ops_seq.cpp:27) | called 32 times, returned 32 times | 100.0% |
| golovanov_d_matrix_max_elem::GolovanovDMatrixMaxElemSEQ::ValidationImpl() (tasks/golovanov_d_matrix_max_elem/seq/src/ops_seq.cpp:16) | called 32 times, returned 32 times | 80.0% |
| ilin_a_alternations_signs_of_val_vec::IlinAAlternationsSignsOfValVecMPI::CalculateDistribution(int, int, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&) (tasks/ilin_a_alternations_signs_of_val_vec/mpi/src/ops_mpi.cpp:90) | not called | 0.0% |
| ilin_a_alternations_signs_of_val_vec::IlinAAlternationsSignsOfValVecMPI::CountEdgeAlternations(ilin_a_alternations_signs_of_val_vec::BoundaryInfo const&, int) (tasks/ilin_a_alternations_signs_of_val_vec/mpi/src/ops_mpi.cpp:69) | called 18 times, returned 18 times | 100.0% |
| ilin_a_alternations_signs_of_val_vec::IlinAAlternationsSignsOfValVecMPI::CountLocalSignChanges(std::vector<int, std::allocator<int> > const&) (tasks/ilin_a_alternations_signs_of_val_vec/mpi/src/ops_mpi.cpp:32) | called 36 times, returned 36 times | 100.0% |
| ilin_a_alternations_signs_of_val_vec::IlinAAlternationsSignsOfValVecMPI::DistributeData(std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> >&, int, int) (tasks/ilin_a_alternations_signs_of_val_vec/mpi/src/ops_mpi.cpp:103) | called 36 times, returned 36 times | 79.0% |
| ilin_a_alternations_signs_of_val_vec::IlinAAlternationsSignsOfValVecMPI::GatherEdgeValues(std::vector<int, std::allocator<int> > const&) (tasks/ilin_a_alternations_signs_of_val_vec/mpi/src/ops_mpi.cpp:50) | called 36 times, returned 36 times | 77.0% |
| ilin_a_alternations_signs_of_val_vec::IlinAAlternationsSignsOfValVecMPI::IlinAAlternationsSignsOfValVecMPI(std::vector<int, std::allocator<int> > const&) (tasks/ilin_a_alternations_signs_of_val_vec/mpi/src/ops_mpi.cpp:18) | called 44 times, returned 44 times | 75.0% |
| ilin_a_alternations_signs_of_val_vec::IlinAAlternationsSignsOfValVecMPI::PostProcessingImpl() (tasks/ilin_a_alternations_signs_of_val_vec/mpi/src/ops_mpi.cpp:173) | called 44 times, returned 44 times | 100.0% |
| ilin_a_alternations_signs_of_val_vec::IlinAAlternationsSignsOfValVecMPI::PreProcessingImpl() (tasks/ilin_a_alternations_signs_of_val_vec/mpi/src/ops_mpi.cpp:28) | called 44 times, returned 44 times | 100.0% |
| ilin_a_alternations_signs_of_val_vec::IlinAAlternationsSignsOfValVecMPI::RunImpl() (tasks/ilin_a_alternations_signs_of_val_vec/mpi/src/ops_mpi.cpp:136) | called 44 times, returned 44 times | 72.0% |
| ilin_a_alternations_signs_of_val_vec::IlinAAlternationsSignsOfValVecMPI::ValidationImpl() (tasks/ilin_a_alternations_signs_of_val_vec/mpi/src/ops_mpi.cpp:24) | called 44 times, returned 44 times | 100.0% |
| ilin_a_alternations_signs_of_val_vec::IlinAAlternationsSignsOfValVecSEQ::IlinAAlternationsSignsOfValVecSEQ(std::vector<int, std::allocator<int> > const&) (tasks/ilin_a_alternations_signs_of_val_vec/seq/src/ops_seq.cpp:10) | called 140 times, returned 140 times | 75.0% |
| ilin_a_alternations_signs_of_val_vec::IlinAAlternationsSignsOfValVecSEQ::PostProcessingImpl() (tasks/ilin_a_alternations_signs_of_val_vec/seq/src/ops_seq.cpp:41) | called 140 times, returned 140 times | 100.0% |
| ilin_a_alternations_signs_of_val_vec::IlinAAlternationsSignsOfValVecSEQ::PreProcessingImpl() (tasks/ilin_a_alternations_signs_of_val_vec/seq/src/ops_seq.cpp:20) | called 140 times, returned 140 times | 100.0% |
| ilin_a_alternations_signs_of_val_vec::IlinAAlternationsSignsOfValVecSEQ::RunImpl() (tasks/ilin_a_alternations_signs_of_val_vec/seq/src/ops_seq.cpp:24) | called 140 times, returned 140 times | 100.0% |
| ilin_a_alternations_signs_of_val_vec::IlinAAlternationsSignsOfValVecSEQ::ValidationImpl() (tasks/ilin_a_alternations_signs_of_val_vec/seq/src/ops_seq.cpp:16) | called 140 times, returned 140 times | 100.0% |
| ilin_a_gaussian_method_horizontal_band_scheme::IlinAGaussianMethodMPI::BroadcastInputData() (tasks/ilin_a_gaussian_method_horizontal_band_scheme/mpi/src/ops_mpi.cpp:55) | not called | 0.0% |
| ilin_a_gaussian_method_horizontal_band_scheme::IlinAGaussianMethodMPI::BroadcastPivotData(int, std::vector<double, std::allocator<double> >&, double&, int) const (tasks/ilin_a_gaussian_method_horizontal_band_scheme/mpi/src/ops_mpi.cpp:197) | not called | 0.0% |
| ilin_a_gaussian_method_horizontal_band_scheme::IlinAGaussianMethodMPI::CalculatePivotOwner(int) const (tasks/ilin_a_gaussian_method_horizontal_band_scheme/mpi/src/ops_mpi.cpp:219) | not called | 0.0% |
| ilin_a_gaussian_method_horizontal_band_scheme::IlinAGaussianMethodMPI::CalculateRowOwner(int) const (tasks/ilin_a_gaussian_method_horizontal_band_scheme/mpi/src/ops_mpi.cpp:212) | not called | 0.0% |
| ilin_a_gaussian_method_horizontal_band_scheme::IlinAGaussianMethodMPI::EliminateRow(int, int, std::vector<double, std::allocator<double> > const&, double) (tasks/ilin_a_gaussian_method_horizontal_band_scheme/mpi/src/ops_mpi.cpp:298) | not called | 0.0% |
| ilin_a_gaussian_method_horizontal_band_scheme::IlinAGaussianMethodMPI::ExchangeRowsWithRemote(int, int) (tasks/ilin_a_gaussian_method_horizontal_band_scheme/mpi/src/ops_mpi.cpp:266) | not called | 0.0% |
| ilin_a_gaussian_method_horizontal_band_scheme::IlinAGaussianMethodMPI::FindLocalPivotValue(int, int&) const (tasks/ilin_a_gaussian_method_horizontal_band_scheme/mpi/src/ops_mpi.cpp:172) | not called | 0.0% |
| ilin_a_gaussian_method_horizontal_band_scheme::IlinAGaussianMethodMPI::FindLocalRowIndex(int) const (tasks/ilin_a_gaussian_method_horizontal_band_scheme/mpi/src/ops_mpi.cpp:226) | not called | 0.0% |
| ilin_a_gaussian_method_horizontal_band_scheme::IlinAGaussianMethodMPI::GatherAllData(std::vector<double, std::allocator<double> >&, std::vector<double, std::allocator<double> >&) (tasks/ilin_a_gaussian_method_horizontal_band_scheme/mpi/src/ops_mpi.cpp:356) | not called | 0.0% |
| ilin_a_gaussian_method_horizontal_band_scheme::IlinAGaussianMethodMPI::HandleRowSwapLocal(int, int, int) (tasks/ilin_a_gaussian_method_horizontal_band_scheme/mpi/src/ops_mpi.cpp:235) | not called | 0.0% |
| ilin_a_gaussian_method_horizontal_band_scheme::IlinAGaussianMethodMPI::HandleRowSwapRemote(int, int) (tasks/ilin_a_gaussian_method_horizontal_band_scheme/mpi/src/ops_mpi.cpp:250) | not called | 0.0% |
| ilin_a_gaussian_method_horizontal_band_scheme::IlinAGaussianMethodMPI::IlinAGaussianMethodMPI(std::vector<double, std::allocator<double> > const&) (tasks/ilin_a_gaussian_method_horizontal_band_scheme/mpi/src/ops_mpi.cpp:14) | not called | 0.0% |
| ilin_a_gaussian_method_horizontal_band_scheme::IlinAGaussianMethodMPI::InitializeMPI() (tasks/ilin_a_gaussian_method_horizontal_band_scheme/mpi/src/ops_mpi.cpp:50) | not called | 0.0% |
| ilin_a_gaussian_method_horizontal_band_scheme::IlinAGaussianMethodMPI::PostProcessingImpl() (tasks/ilin_a_gaussian_method_horizontal_band_scheme/mpi/src/ops_mpi.cpp:457) | not called | 0.0% |
| ilin_a_gaussian_method_horizontal_band_scheme::IlinAGaussianMethodMPI::PreProcessingImpl() (tasks/ilin_a_gaussian_method_horizontal_band_scheme/mpi/src/ops_mpi.cpp:43) | not called | 0.0% |
| ilin_a_gaussian_method_horizontal_band_scheme::IlinAGaussianMethodMPI::ProcessBackwardSubstitution() (tasks/ilin_a_gaussian_method_horizontal_band_scheme/mpi/src/ops_mpi.cpp:336) | not called | 0.0% |
| ilin_a_gaussian_method_horizontal_band_scheme::IlinAGaussianMethodMPI::ProcessForwardElimination() (tasks/ilin_a_gaussian_method_horizontal_band_scheme/mpi/src/ops_mpi.cpp:121) | not called | 0.0% |
| ilin_a_gaussian_method_horizontal_band_scheme::IlinAGaussianMethodMPI::ReceiveRowFromRemote(int, int) (tasks/ilin_a_gaussian_method_horizontal_band_scheme/mpi/src/ops_mpi.cpp:282) | not called | 0.0% |
| ilin_a_gaussian_method_horizontal_band_scheme::IlinAGaussianMethodMPI::ReconstructFullMatrix(std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> >&, std::vector<double, std::allocator<double> >&) const (tasks/ilin_a_gaussian_method_horizontal_band_scheme/mpi/src/ops_mpi.cpp:388) | not called | 0.0% |
| ilin_a_gaussian_method_horizontal_band_scheme::IlinAGaussianMethodMPI::RunImpl() (tasks/ilin_a_gaussian_method_horizontal_band_scheme/mpi/src/ops_mpi.cpp:114) | not called | 0.0% |
| ilin_a_gaussian_method_horizontal_band_scheme::IlinAGaussianMethodMPI::ScatterLocalData() (tasks/ilin_a_gaussian_method_horizontal_band_scheme/mpi/src/ops_mpi.cpp:97) | not called | 0.0% |
| ilin_a_gaussian_method_horizontal_band_scheme::IlinAGaussianMethodMPI::SolveBackwardSubstitution(std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&) (tasks/ilin_a_gaussian_method_horizontal_band_scheme/mpi/src/ops_mpi.cpp:423) | not called | 0.0% |
| ilin_a_gaussian_method_horizontal_band_scheme::IlinAGaussianMethodMPI::SwapRowsLocally(int, int) (tasks/ilin_a_gaussian_method_horizontal_band_scheme/mpi/src/ops_mpi.cpp:259) | not called | 0.0% |
| ilin_a_gaussian_method_horizontal_band_scheme::IlinAGaussianMethodMPI::UpdateRowValues(int, int, double, std::vector<double, std::allocator<double> > const&) (tasks/ilin_a_gaussian_method_horizontal_band_scheme/mpi/src/ops_mpi.cpp:322) | not called | 0.0% |
| ilin_a_gaussian_method_horizontal_band_scheme::IlinAGaussianMethodMPI::ValidationImpl() (tasks/ilin_a_gaussian_method_horizontal_band_scheme/mpi/src/ops_mpi.cpp:20) | not called | 0.0% |
| ilin_a_gaussian_method_horizontal_band_scheme::IlinAGaussianMethodSEQ::BackwardSubstitution(int, int, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&) (tasks/ilin_a_gaussian_method_horizontal_band_scheme/seq/src/ops_seq.cpp:135) | not called | 0.0% |
| ilin_a_gaussian_method_horizontal_band_scheme::IlinAGaussianMethodSEQ::EliminateRow(int, int, int, std::vector<double, std::allocator<double> >&, std::vector<double, std::allocator<double> >&, double) (tasks/ilin_a_gaussian_method_horizontal_band_scheme/seq/src/ops_seq.cpp:115) | not called | 0.0% |
| ilin_a_gaussian_method_horizontal_band_scheme::IlinAGaussianMethodSEQ::FindPivotRow(int, int, int, std::vector<double, std::allocator<double> > const&) (tasks/ilin_a_gaussian_method_horizontal_band_scheme/seq/src/ops_seq.cpp:90) | not called | 0.0% |
| ilin_a_gaussian_method_horizontal_band_scheme::IlinAGaussianMethodSEQ::ForwardElimination(int, int, std::vector<double, std::allocator<double> >&, std::vector<double, std::allocator<double> >&) (tasks/ilin_a_gaussian_method_horizontal_band_scheme/seq/src/ops_seq.cpp:70) | not called | 0.0% |
| ilin_a_gaussian_method_horizontal_band_scheme::IlinAGaussianMethodSEQ::IlinAGaussianMethodSEQ(std::vector<double, std::allocator<double> > const&) (tasks/ilin_a_gaussian_method_horizontal_band_scheme/seq/src/ops_seq.cpp:12) | not called | 0.0% |
| ilin_a_gaussian_method_horizontal_band_scheme::IlinAGaussianMethodSEQ::PostProcessingImpl() (tasks/ilin_a_gaussian_method_horizontal_band_scheme/seq/src/ops_seq.cpp:157) | not called | 0.0% |
| ilin_a_gaussian_method_horizontal_band_scheme::IlinAGaussianMethodSEQ::PreProcessingImpl() (tasks/ilin_a_gaussian_method_horizontal_band_scheme/seq/src/ops_seq.cpp:35) | not called | 0.0% |
| ilin_a_gaussian_method_horizontal_band_scheme::IlinAGaussianMethodSEQ::RunImpl() (tasks/ilin_a_gaussian_method_horizontal_band_scheme/seq/src/ops_seq.cpp:57) | not called | 0.0% |
| ilin_a_gaussian_method_horizontal_band_scheme::IlinAGaussianMethodSEQ::SwapRows(int, int, int, std::vector<double, std::allocator<double> >&, std::vector<double, std::allocator<double> >&) (tasks/ilin_a_gaussian_method_horizontal_band_scheme/seq/src/ops_seq.cpp:107) | not called | 0.0% |
| ilin_a_gaussian_method_horizontal_band_scheme::IlinAGaussianMethodSEQ::ValidationImpl() (tasks/ilin_a_gaussian_method_horizontal_band_scheme/seq/src/ops_seq.cpp:18) | not called | 0.0% |
| iskhakov_d_graham_convex_hull::(anonymous namespace)::BuildConvexHull(std::vector<iskhakov_d_graham_convex_hull::Point, std::allocator<iskhakov_d_graham_convex_hull::Point> > const&) (tasks/iskhakov_d_graham_convex_hull/seq/src/ops_seq.cpp:51) | called 128 times, returned 128 times | 76.0% |
| iskhakov_d_graham_convex_hull::(anonymous namespace)::BuildConvexHull(std::vector<iskhakov_d_graham_convex_hull::Point, std::allocator<iskhakov_d_graham_convex_hull::Point> > const&, std::vector<iskhakov_d_graham_convex_hull::Point, std::allocator<iskhakov_d_graham_convex_hull::Point> >&) (tasks/iskhakov_d_graham_convex_hull/mpi/src/ops_mpi.cpp:66) | called 25 times, returned 25 times | 81.0% |
| iskhakov_d_graham_convex_hull::(anonymous namespace)::FilterCollinearPoints(std::vector<iskhakov_d_graham_convex_hull::Point, std::allocator<iskhakov_d_graham_convex_hull::Point> > const&, iskhakov_d_graham_convex_hull::Point const&) (tasks/iskhakov_d_graham_convex_hull/seq/src/ops_seq.cpp:36) | called 128 times, returned 128 times | 74.0% |
| iskhakov_d_graham_convex_hull::(anonymous namespace)::FilterCollinearPoints(std::vector<iskhakov_d_graham_convex_hull::Point, std::allocator<iskhakov_d_graham_convex_hull::Point> >&, iskhakov_d_graham_convex_hull::Point const&) (tasks/iskhakov_d_graham_convex_hull/mpi/src/ops_mpi.cpp:55) | called 25 times, returned 25 times | 100.0% |
| iskhakov_d_graham_convex_hull::(anonymous namespace)::FindMinPointIndex(std::vector<iskhakov_d_graham_convex_hull::Point, std::allocator<iskhakov_d_graham_convex_hull::Point> > const&) (tasks/iskhakov_d_graham_convex_hull/mpi/src/ops_mpi.cpp:44) | called 25 times, returned 25 times | 100.0% |
| iskhakov_d_graham_convex_hull::(anonymous namespace)::FindMinPointIndex(std::vector<iskhakov_d_graham_convex_hull::Point, std::allocator<iskhakov_d_graham_convex_hull::Point> > const&) (tasks/iskhakov_d_graham_convex_hull/seq/src/ops_seq.cpp:25) | called 128 times, returned 128 times | 100.0% |
| iskhakov_d_graham_convex_hull::IskhakovDGrahamConvexHullMPI::BroadcastFinalResult(int, std::vector<iskhakov_d_graham_convex_hull::Point, std::allocator<iskhakov_d_graham_convex_hull::Point> > const&) (tasks/iskhakov_d_graham_convex_hull/mpi/src/ops_mpi.cpp:273) | called 32 times, returned 32 times | 69.0% |
| iskhakov_d_graham_convex_hull::IskhakovDGrahamConvexHullMPI::CalculateOptimalActiveProcs(int, int) (tasks/iskhakov_d_graham_convex_hull/mpi/src/ops_mpi.cpp:148) | not called | 0.0% |
| iskhakov_d_graham_convex_hull::IskhakovDGrahamConvexHullMPI::GrahamScan(std::vector<iskhakov_d_graham_convex_hull::Point, std::allocator<iskhakov_d_graham_convex_hull::Point> > const&) (tasks/iskhakov_d_graham_convex_hull/mpi/src/ops_mpi.cpp:102) | called 25 times, returned 25 times | 58.0% |
| iskhakov_d_graham_convex_hull::IskhakovDGrahamConvexHullMPI::GrahamScan(std::vector<iskhakov_d_graham_convex_hull::Point, std::allocator<iskhakov_d_graham_convex_hull::Point> > const&)::{lambda(iskhakov_d_graham_convex_hull::Point const&, iskhakov_d_graham_convex_hull::Point const&)#1}::operator()(iskhakov_d_graham_convex_hull::Point const&, iskhakov_d_graham_convex_hull::Point const&) const (tasks/iskhakov_d_graham_convex_hull/mpi/src/ops_mpi.cpp:113) | called 696 times, returned 696 times | 100.0% |
| iskhakov_d_graham_convex_hull::IskhakovDGrahamConvexHullMPI::IskhakovDGrahamConvexHullMPI(std::vector<iskhakov_d_graham_convex_hull::Point, std::allocator<iskhakov_d_graham_convex_hull::Point> > const&) (tasks/iskhakov_d_graham_convex_hull/mpi/src/ops_mpi.cpp:88) | called 32 times, returned 32 times | 62.0% |
| iskhakov_d_graham_convex_hull::IskhakovDGrahamConvexHullMPI::MergeHulls(std::vector<iskhakov_d_graham_convex_hull::Point, std::allocator<iskhakov_d_graham_convex_hull::Point> > const&, std::vector<iskhakov_d_graham_convex_hull::Point, std::allocator<iskhakov_d_graham_convex_hull::Point> > const&) (tasks/iskhakov_d_graham_convex_hull/mpi/src/ops_mpi.cpp:131) | called 6 times, returned 6 times | 71.0% |
| iskhakov_d_graham_convex_hull::IskhakovDGrahamConvexHullMPI::MergeHullsBinaryTree(int, std::vector<iskhakov_d_graham_convex_hull::Point, std::allocator<iskhakov_d_graham_convex_hull::Point> > const&, int) (tasks/iskhakov_d_graham_convex_hull/mpi/src/ops_mpi.cpp:227) | called 6 times, returned 6 times | 64.0% |
| iskhakov_d_graham_convex_hull::IskhakovDGrahamConvexHullMPI::PostProcessingImpl() (tasks/iskhakov_d_graham_convex_hull/mpi/src/ops_mpi.cpp:346) | called 32 times, returned 32 times | 100.0% |
| iskhakov_d_graham_convex_hull::IskhakovDGrahamConvexHullMPI::PreProcessingImpl() (tasks/iskhakov_d_graham_convex_hull/mpi/src/ops_mpi.cpp:98) | called 32 times, returned 32 times | 100.0% |
| iskhakov_d_graham_convex_hull::IskhakovDGrahamConvexHullMPI::PrepareAndDistributeData(int, int, int&) (tasks/iskhakov_d_graham_convex_hull/mpi/src/ops_mpi.cpp:162) | called 6 times, returned 6 times | 68.0% |
| iskhakov_d_graham_convex_hull::IskhakovDGrahamConvexHullMPI::RunImpl() (tasks/iskhakov_d_graham_convex_hull/mpi/src/ops_mpi.cpp:305) | called 32 times, returned 32 times | 65.0% |
| iskhakov_d_graham_convex_hull::IskhakovDGrahamConvexHullMPI::ValidationImpl() (tasks/iskhakov_d_graham_convex_hull/mpi/src/ops_mpi.cpp:94) | called 32 times, returned 32 times | 100.0% |
| iskhakov_d_graham_convex_hull::IskhakovDGrahamConvexHullSEQ::IskhakovDGrahamConvexHullSEQ(std::vector<iskhakov_d_graham_convex_hull::Point, std::allocator<iskhakov_d_graham_convex_hull::Point> > const&) (tasks/iskhakov_d_graham_convex_hull/seq/src/ops_seq.cpp:80) | called 128 times, returned 128 times | 62.0% |
| iskhakov_d_graham_convex_hull::IskhakovDGrahamConvexHullSEQ::PostProcessingImpl() (tasks/iskhakov_d_graham_convex_hull/seq/src/ops_seq.cpp:123) | called 128 times, returned 128 times | 100.0% |
| iskhakov_d_graham_convex_hull::IskhakovDGrahamConvexHullSEQ::PreProcessingImpl() (tasks/iskhakov_d_graham_convex_hull/seq/src/ops_seq.cpp:90) | called 128 times, returned 128 times | 100.0% |
| iskhakov_d_graham_convex_hull::IskhakovDGrahamConvexHullSEQ::RunImpl() (tasks/iskhakov_d_graham_convex_hull/seq/src/ops_seq.cpp:94) | called 128 times, returned 128 times | 56.0% |
| iskhakov_d_graham_convex_hull::IskhakovDGrahamConvexHullSEQ::RunImpl()::{lambda(iskhakov_d_graham_convex_hull::Point const&, iskhakov_d_graham_convex_hull::Point const&)#1}::operator()(iskhakov_d_graham_convex_hull::Point const&, iskhakov_d_graham_convex_hull::Point const&) const (tasks/iskhakov_d_graham_convex_hull/seq/src/ops_seq.cpp:107) | called 4064 times, returned 4064 times | 100.0% |
| iskhakov_d_graham_convex_hull::IskhakovDGrahamConvexHullSEQ::ValidationImpl() (tasks/iskhakov_d_graham_convex_hull/seq/src/ops_seq.cpp:86) | called 128 times, returned 128 times | 100.0% |
| iskhakov_d_linear_topology::(anonymous namespace)::HandleSameProcess(int, int, iskhakov_d_linear_topology::Message const&, iskhakov_d_linear_topology::Message&) (tasks/iskhakov_d_linear_topology/mpi/src/ops_mpi.cpp:78) | called 16 times, returned 16 times | 78.0% |
| iskhakov_d_linear_topology::(anonymous namespace)::ReceiveData(int&, std::vector<int, std::allocator<int> >&, int) (tasks/iskhakov_d_linear_topology/mpi/src/ops_mpi.cpp:72) | called 6 times, returned 6 times | 100.0% |
| iskhakov_d_linear_topology::(anonymous namespace)::SendData(int, std::vector<int, std::allocator<int> > const&, int) (tasks/iskhakov_d_linear_topology/mpi/src/ops_mpi.cpp:65) | called 6 times, returned 6 times | 100.0% |
| iskhakov_d_linear_topology::IskhakovDLinearTopologyMPI::IskhakovDLinearTopologyMPI(iskhakov_d_linear_topology::Message const&) (tasks/iskhakov_d_linear_topology/mpi/src/ops_mpi.cpp:13) | called 28 times, returned 28 times | 62.0% |
| iskhakov_d_linear_topology::IskhakovDLinearTopologyMPI::PostProcessingImpl() (tasks/iskhakov_d_linear_topology/mpi/src/ops_mpi.cpp:167) | called 28 times, returned 28 times | 100.0% |
| iskhakov_d_linear_topology::IskhakovDLinearTopologyMPI::PreProcessingImpl() (tasks/iskhakov_d_linear_topology/mpi/src/ops_mpi.cpp:59) | called 28 times, returned 28 times | 100.0% |
| iskhakov_d_linear_topology::IskhakovDLinearTopologyMPI::RunImpl() (tasks/iskhakov_d_linear_topology/mpi/src/ops_mpi.cpp:90) | called 28 times, returned 28 times | 62.0% |
| iskhakov_d_linear_topology::IskhakovDLinearTopologyMPI::ValidationImpl() (tasks/iskhakov_d_linear_topology/mpi/src/ops_mpi.cpp:19) | called 28 times, returned 28 times | 86.0% |
| iskhakov_d_linear_topology::IskhakovDLinearTopologySEQ::IskhakovDLinearTopologySEQ(iskhakov_d_linear_topology::Message const&) (tasks/iskhakov_d_linear_topology/seq/src/ops_seq.cpp:9) | called 16 times, returned 16 times | 62.0% |
| iskhakov_d_linear_topology::IskhakovDLinearTopologySEQ::PostProcessingImpl() (tasks/iskhakov_d_linear_topology/seq/src/ops_seq.cpp:58) | called 16 times, returned 16 times | 100.0% |
| iskhakov_d_linear_topology::IskhakovDLinearTopologySEQ::PreProcessingImpl() (tasks/iskhakov_d_linear_topology/seq/src/ops_seq.cpp:41) | called 16 times, returned 16 times | 100.0% |
| iskhakov_d_linear_topology::IskhakovDLinearTopologySEQ::RunImpl() (tasks/iskhakov_d_linear_topology/seq/src/ops_seq.cpp:45) | called 16 times, returned 16 times | 73.0% |
| iskhakov_d_linear_topology::IskhakovDLinearTopologySEQ::ValidationImpl() (tasks/iskhakov_d_linear_topology/seq/src/ops_seq.cpp:15) | called 16 times, returned 16 times | 86.0% |
| iskhakov_d_trapezoidal_integration::IskhakovDTrapezoidalIntegrationMPI::IskhakovDTrapezoidalIntegrationMPI(std::tuple<double, double, std::function<double (double)>, int> const&) (tasks/iskhakov_d_trapezoidal_integration/mpi/src/ops_mpi.cpp:14) | called 30 times, returned 30 times | 75.0% |
| iskhakov_d_trapezoidal_integration::IskhakovDTrapezoidalIntegrationMPI::PostProcessingImpl() (tasks/iskhakov_d_trapezoidal_integration/mpi/src/ops_mpi.cpp:111) | called 30 times, returned 30 times | 100.0% |
| iskhakov_d_trapezoidal_integration::IskhakovDTrapezoidalIntegrationMPI::PreProcessingImpl() (tasks/iskhakov_d_trapezoidal_integration/mpi/src/ops_mpi.cpp:29) | called 30 times, returned 30 times | 100.0% |
| iskhakov_d_trapezoidal_integration::IskhakovDTrapezoidalIntegrationMPI::RunImpl() (tasks/iskhakov_d_trapezoidal_integration/mpi/src/ops_mpi.cpp:33) | called 30 times, returned 30 times | 71.0% |
| iskhakov_d_trapezoidal_integration::IskhakovDTrapezoidalIntegrationMPI::ValidationImpl() (tasks/iskhakov_d_trapezoidal_integration/mpi/src/ops_mpi.cpp:20) | called 30 times, returned 30 times | 75.0% |
| iskhakov_d_trapezoidal_integration::IskhakovDTrapezoidalIntegrationSEQ::IskhakovDTrapezoidalIntegrationSEQ(std::tuple<double, double, std::function<double (double)>, int> const&) (tasks/iskhakov_d_trapezoidal_integration/seq/src/ops_seq.cpp:9) | called 120 times, returned 120 times | 75.0% |
| iskhakov_d_trapezoidal_integration::IskhakovDTrapezoidalIntegrationSEQ::PostProcessingImpl() (tasks/iskhakov_d_trapezoidal_integration/seq/src/ops_seq.cpp:52) | called 120 times, returned 120 times | 100.0% |
| iskhakov_d_trapezoidal_integration::IskhakovDTrapezoidalIntegrationSEQ::PreProcessingImpl() (tasks/iskhakov_d_trapezoidal_integration/seq/src/ops_seq.cpp:25) | called 120 times, returned 120 times | 100.0% |
| iskhakov_d_trapezoidal_integration::IskhakovDTrapezoidalIntegrationSEQ::RunImpl() (tasks/iskhakov_d_trapezoidal_integration/seq/src/ops_seq.cpp:29) | called 120 times, returned 120 times | 74.0% |
| iskhakov_d_trapezoidal_integration::IskhakovDTrapezoidalIntegrationSEQ::ValidationImpl() (tasks/iskhakov_d_trapezoidal_integration/seq/src/ops_seq.cpp:15) | called 120 times, returned 120 times | 75.0% |
| ivanova_p_max_matrix::(anonymous namespace)::PackMatrix(std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > const&, int, int) (tasks/ivanova_p_max_matrix/mpi/src/ops_mpi.cpp:60) | called 6 times, returned 6 times | 100.0% |
| ivanova_p_max_matrix::IvanovaPMaxMatrixMPI::IvanovaPMaxMatrixMPI(std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > const&) (tasks/ivanova_p_max_matrix/mpi/src/ops_mpi.cpp:14) | called 12 times, returned 12 times | 67.0% |
| ivanova_p_max_matrix::IvanovaPMaxMatrixMPI::PostProcessingImpl() (tasks/ivanova_p_max_matrix/mpi/src/ops_mpi.cpp:135) | called 12 times, returned 12 times | 100.0% |
| ivanova_p_max_matrix::IvanovaPMaxMatrixMPI::PreProcessingImpl() (tasks/ivanova_p_max_matrix/mpi/src/ops_mpi.cpp:53) | called 12 times, returned 12 times | 100.0% |
| ivanova_p_max_matrix::IvanovaPMaxMatrixMPI::RunImpl() (tasks/ivanova_p_max_matrix/mpi/src/ops_mpi.cpp:81) | called 12 times, returned 12 times | 74.0% |
| ivanova_p_max_matrix::IvanovaPMaxMatrixMPI::ValidationImpl() (tasks/ivanova_p_max_matrix/mpi/src/ops_mpi.cpp:28) | called 12 times, returned 12 times | 92.0% |
| ivanova_p_max_matrix::IvanovaPMaxMatrixSEQ::IvanovaPMaxMatrixSEQ(std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > const&) (tasks/ivanova_p_max_matrix/seq/src/ops_seq.cpp:12) | called 48 times, returned 48 times | 80.0% |
| ivanova_p_max_matrix::IvanovaPMaxMatrixSEQ::PostProcessingImpl() (tasks/ivanova_p_max_matrix/seq/src/ops_seq.cpp:54) | called 48 times, returned 48 times | 100.0% |
| ivanova_p_max_matrix::IvanovaPMaxMatrixSEQ::PreProcessingImpl() (tasks/ivanova_p_max_matrix/seq/src/ops_seq.cpp:35) | called 48 times, returned 48 times | 100.0% |
| ivanova_p_max_matrix::IvanovaPMaxMatrixSEQ::RunImpl() (tasks/ivanova_p_max_matrix/seq/src/ops_seq.cpp:41) | called 48 times, returned 48 times | 100.0% |
| ivanova_p_max_matrix::IvanovaPMaxMatrixSEQ::ValidationImpl() (tasks/ivanova_p_max_matrix/seq/src/ops_seq.cpp:24) | called 48 times, returned 48 times | 100.0% |
| ivanova_p_max_matrix::data::MatrixGenerator::GenerateAllNegativeMatrix(int, int) (tasks/ivanova_p_max_matrix/data/matrix_generator.hpp:70) | called 10 times, returned 10 times | 76.0% |
| ivanova_p_max_matrix::data::MatrixGenerator::GenerateSquareMatrixWithKnownMax(int) (tasks/ivanova_p_max_matrix/data/matrix_generator.hpp:43) | called 50 times, returned 50 times | 76.0% |
| ivanova_p_simple_iteration_method::(anonymous namespace)::AllGatherVector(std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> >&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (tasks/ivanova_p_simple_iteration_method/mpi/src/ops_mpi.cpp:59) | called 438 times, returned 438 times | 100.0% |
| ivanova_p_simple_iteration_method::(anonymous namespace)::CheckConvergenceAll(double, double) (tasks/ivanova_p_simple_iteration_method/mpi/src/ops_mpi.cpp:67) | called 438 times, returned 438 times | 100.0% |
| ivanova_p_simple_iteration_method::(anonymous namespace)::ComputeDiffNorm(std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&) (tasks/ivanova_p_simple_iteration_method/seq/src/ops_seq.cpp:26) | called 1752 times, returned 1752 times | 100.0% |
| ivanova_p_simple_iteration_method::(anonymous namespace)::ComputeDistribution(int, int, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&) (tasks/ivanova_p_simple_iteration_method/mpi/src/ops_mpi.cpp:16) | called 20 times, returned 20 times | 100.0% |
| ivanova_p_simple_iteration_method::(anonymous namespace)::ComputeLocalProduct(std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> >&, int, int, int, double) (tasks/ivanova_p_simple_iteration_method/mpi/src/ops_mpi.cpp:46) | called 438 times, returned 438 times | 100.0% |
| ivanova_p_simple_iteration_method::(anonymous namespace)::InitializeSystem(std::vector<double, std::allocator<double> >&, std::vector<double, std::allocator<double> >&, int) (tasks/ivanova_p_simple_iteration_method/mpi/src/ops_mpi.cpp:37) | called 10 times, returned 10 times | 100.0% |
| ivanova_p_simple_iteration_method::(anonymous namespace)::SimpleIterationStep(std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> >&, int, double) (tasks/ivanova_p_simple_iteration_method/seq/src/ops_seq.cpp:14) | called 1752 times, returned 1752 times | 100.0% |
| ivanova_p_simple_iteration_method::IvanovaPSimpleIterationMethodMPI::IvanovaPSimpleIterationMethodMPI(int const&) (tasks/ivanova_p_simple_iteration_method/mpi/src/ops_mpi.cpp:85) | called 20 times, returned 20 times | 100.0% |
| ivanova_p_simple_iteration_method::IvanovaPSimpleIterationMethodMPI::PostProcessingImpl() (tasks/ivanova_p_simple_iteration_method/mpi/src/ops_mpi.cpp:201) | called 20 times, returned 20 times | 100.0% |
| ivanova_p_simple_iteration_method::IvanovaPSimpleIterationMethodMPI::PreProcessingImpl() (tasks/ivanova_p_simple_iteration_method/mpi/src/ops_mpi.cpp:104) | called 20 times, returned 20 times | 100.0% |
| ivanova_p_simple_iteration_method::IvanovaPSimpleIterationMethodMPI::RunImpl() (tasks/ivanova_p_simple_iteration_method/mpi/src/ops_mpi.cpp:116) | called 20 times, returned 20 times | 62.0% |
| ivanova_p_simple_iteration_method::IvanovaPSimpleIterationMethodMPI::ValidationImpl() (tasks/ivanova_p_simple_iteration_method/mpi/src/ops_mpi.cpp:91) | called 20 times, returned 20 times | 88.0% |
| ivanova_p_simple_iteration_method::IvanovaPSimpleIterationMethodSEQ::IvanovaPSimpleIterationMethodSEQ(int const&) (tasks/ivanova_p_simple_iteration_method/seq/src/ops_seq.cpp:37) | called 80 times, returned 80 times | 100.0% |
| ivanova_p_simple_iteration_method::IvanovaPSimpleIterationMethodSEQ::PostProcessingImpl() (tasks/ivanova_p_simple_iteration_method/seq/src/ops_seq.cpp:97) | called 80 times, returned 80 times | 100.0% |
| ivanova_p_simple_iteration_method::IvanovaPSimpleIterationMethodSEQ::PreProcessingImpl() (tasks/ivanova_p_simple_iteration_method/seq/src/ops_seq.cpp:47) | called 80 times, returned 80 times | 100.0% |
| ivanova_p_simple_iteration_method::IvanovaPSimpleIterationMethodSEQ::RunImpl() (tasks/ivanova_p_simple_iteration_method/seq/src/ops_seq.cpp:52) | called 80 times, returned 80 times | 69.0% |
| ivanova_p_simple_iteration_method::IvanovaPSimpleIterationMethodSEQ::ValidationImpl() (tasks/ivanova_p_simple_iteration_method/seq/src/ops_seq.cpp:43) | called 80 times, returned 80 times | 75.0% |
| kamalagin_a_vec_mat_mult::(anonymous namespace)::BuildCountsDispls(int, int, std::vector<int, std::allocator<int> >*, std::vector<int, std::allocator<int> >*) (tasks/kamalagin_a_vec_mat_mult/mpi/src/ops_mpi.cpp:15) | called 16 times, returned 16 times | 100.0% |
| kamalagin_a_vec_mat_mult::KamalaginAVecMatMultMPI::KamalaginAVecMatMultMPI(std::tuple<int, int, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > > const&) (tasks/kamalagin_a_vec_mat_mult/mpi/src/ops_mpi.cpp:33) | called 16 times, returned 16 times | 71.0% |
| kamalagin_a_vec_mat_mult::KamalaginAVecMatMultMPI::PostProcessingImpl() (tasks/kamalagin_a_vec_mat_mult/mpi/src/ops_mpi.cpp:131) | called 16 times, returned 16 times | 100.0% |
| kamalagin_a_vec_mat_mult::KamalaginAVecMatMultMPI::PreProcessingImpl() (tasks/kamalagin_a_vec_mat_mult/mpi/src/ops_mpi.cpp:53) | called 16 times, returned 16 times | 100.0% |
| kamalagin_a_vec_mat_mult::KamalaginAVecMatMultMPI::RunImpl() (tasks/kamalagin_a_vec_mat_mult/mpi/src/ops_mpi.cpp:62) | called 16 times, returned 16 times | 63.0% |
| kamalagin_a_vec_mat_mult::KamalaginAVecMatMultMPI::ValidationImpl() (tasks/kamalagin_a_vec_mat_mult/mpi/src/ops_mpi.cpp:39) | called 16 times, returned 16 times | 83.0% |
| kamalagin_a_vec_mat_mult::KamalaginAVecMatMultSEQ::KamalaginAVecMatMultSEQ(std::tuple<int, int, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > > const&) (tasks/kamalagin_a_vec_mat_mult/seq/src/ops_seq.cpp:11) | called 64 times, returned 64 times | 71.0% |
| kamalagin_a_vec_mat_mult::KamalaginAVecMatMultSEQ::PostProcessingImpl() (tasks/kamalagin_a_vec_mat_mult/seq/src/ops_seq.cpp:63) | called 64 times, returned 64 times | 100.0% |
| kamalagin_a_vec_mat_mult::KamalaginAVecMatMultSEQ::PreProcessingImpl() (tasks/kamalagin_a_vec_mat_mult/seq/src/ops_seq.cpp:31) | called 64 times, returned 64 times | 100.0% |
| kamalagin_a_vec_mat_mult::KamalaginAVecMatMultSEQ::RunImpl() (tasks/kamalagin_a_vec_mat_mult/seq/src/ops_seq.cpp:41) | called 64 times, returned 64 times | 100.0% |
| kamalagin_a_vec_mat_mult::KamalaginAVecMatMultSEQ::ValidationImpl() (tasks/kamalagin_a_vec_mat_mult/seq/src/ops_seq.cpp:17) | called 64 times, returned 64 times | 83.0% |
| kamalagin_a_vec_mult::(anonymous namespace)::BuildCountsDispls(int, int, std::vector<int, std::allocator<int> >*, std::vector<int, std::allocator<int> >*) (tasks/kamalagin_a_vec_mult/mpi/src/ops_mpi.cpp:30) | called 8 times, returned 8 times | 100.0% |
| kamalagin_a_vec_mult::KamalaginAVecMultMPI::KamalaginAVecMultMPI(std::pair<std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > > const&) (tasks/kamalagin_a_vec_mult/mpi/src/ops_mpi.cpp:13) | called 10 times, returned 10 times | 83.0% |
| kamalagin_a_vec_mult::KamalaginAVecMultMPI::PostProcessingImpl() (tasks/kamalagin_a_vec_mult/mpi/src/ops_mpi.cpp:99) | called 10 times, returned 10 times | 100.0% |
| kamalagin_a_vec_mult::KamalaginAVecMultMPI::PreProcessingImpl() (tasks/kamalagin_a_vec_mult/mpi/src/ops_mpi.cpp:24) | called 10 times, returned 10 times | 100.0% |
| kamalagin_a_vec_mult::KamalaginAVecMultMPI::RunImpl() (tasks/kamalagin_a_vec_mult/mpi/src/ops_mpi.cpp:47) | called 10 times, returned 10 times | 66.0% |
| kamalagin_a_vec_mult::KamalaginAVecMultMPI::ValidationImpl() (tasks/kamalagin_a_vec_mult/mpi/src/ops_mpi.cpp:19) | called 10 times, returned 10 times | 100.0% |
| kamalagin_a_vec_mult::KamalaginAVecMultSEQ::KamalaginAVecMultSEQ(std::pair<std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > > const&) (tasks/kamalagin_a_vec_mult/seq/src/ops_seq.cpp:11) | called 40 times, returned 40 times | 83.0% |
| kamalagin_a_vec_mult::KamalaginAVecMultSEQ::PostProcessingImpl() (tasks/kamalagin_a_vec_mult/seq/src/ops_seq.cpp:40) | called 40 times, returned 40 times | 100.0% |
| kamalagin_a_vec_mult::KamalaginAVecMultSEQ::PreProcessingImpl() (tasks/kamalagin_a_vec_mult/seq/src/ops_seq.cpp:22) | called 40 times, returned 40 times | 100.0% |
| kamalagin_a_vec_mult::KamalaginAVecMultSEQ::RunImpl() (tasks/kamalagin_a_vec_mult/seq/src/ops_seq.cpp:27) | called 40 times, returned 40 times | 100.0% |
| kamalagin_a_vec_mult::KamalaginAVecMultSEQ::ValidationImpl() (tasks/kamalagin_a_vec_mult/seq/src/ops_seq.cpp:17) | called 40 times, returned 40 times | 100.0% |
| kamaletdinov_r_max_matrix_rows_elem::(anonymous namespace)::MergeResults(int, int, unsigned long, std::vector<int, std::allocator<int> >&) (tasks/kamaletdinov_r_max_matrix_rows_elem/mpi/src/ops_mpi.cpp:52) | called 10 times, returned 10 times | 72.0% |
| kamaletdinov_r_max_matrix_rows_elem::(anonymous namespace)::PrepareScattervArrays(int, unsigned long, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&) (tasks/kamaletdinov_r_max_matrix_rows_elem/mpi/src/ops_mpi.cpp:15) | called 10 times, returned 10 times | 100.0% |
| kamaletdinov_r_max_matrix_rows_elem::(anonymous namespace)::ProcessLocalMatrix(std::vector<int, std::allocator<int> > const&, unsigned long, unsigned long, unsigned long, std::vector<int, std::allocator<int> >&) (tasks/kamaletdinov_r_max_matrix_rows_elem/mpi/src/ops_mpi.cpp:29) | called 10 times, returned 10 times | 100.0% |
| kamaletdinov_r_max_matrix_rows_elem::KamaletdinovRMaxMatrixRowsElemMPI::KamaletdinovRMaxMatrixRowsElemMPI(std::tuple<unsigned long, unsigned long, std::vector<int, std::allocator<int> > > const&) (tasks/kamaletdinov_r_max_matrix_rows_elem/mpi/src/ops_mpi.cpp:78) | called 10 times, returned 10 times | 46.0% |
| kamaletdinov_r_max_matrix_rows_elem::KamaletdinovRMaxMatrixRowsElemMPI::PostProcessingImpl() (tasks/kamaletdinov_r_max_matrix_rows_elem/mpi/src/ops_mpi.cpp:169) | called 10 times, returned 10 times | 100.0% |
| kamaletdinov_r_max_matrix_rows_elem::KamaletdinovRMaxMatrixRowsElemMPI::PreProcessingImpl() (tasks/kamaletdinov_r_max_matrix_rows_elem/mpi/src/ops_mpi.cpp:92) | called 10 times, returned 10 times | 83.0% |
| kamaletdinov_r_max_matrix_rows_elem::KamaletdinovRMaxMatrixRowsElemMPI::RunImpl() (tasks/kamaletdinov_r_max_matrix_rows_elem/mpi/src/ops_mpi.cpp:108) | called 10 times, returned 10 times | 64.0% |
| kamaletdinov_r_max_matrix_rows_elem::KamaletdinovRMaxMatrixRowsElemMPI::ValidationImpl() (tasks/kamaletdinov_r_max_matrix_rows_elem/mpi/src/ops_mpi.cpp:84) | called 10 times, returned 10 times | 75.0% |
| kamaletdinov_r_max_matrix_rows_elem::KamaletdinovRMaxMatrixRowsElemSEQ::KamaletdinovRMaxMatrixRowsElemSEQ(std::tuple<unsigned long, unsigned long, std::vector<int, std::allocator<int> > > const&) (tasks/kamaletdinov_r_max_matrix_rows_elem/seq/src/ops_seq.cpp:10) | called 40 times, returned 40 times | 46.0% |
| kamaletdinov_r_max_matrix_rows_elem::KamaletdinovRMaxMatrixRowsElemSEQ::PostProcessingImpl() (tasks/kamaletdinov_r_max_matrix_rows_elem/seq/src/ops_seq.cpp:76) | called 40 times, returned 40 times | 100.0% |
| kamaletdinov_r_max_matrix_rows_elem::KamaletdinovRMaxMatrixRowsElemSEQ::PreProcessingImpl() (tasks/kamaletdinov_r_max_matrix_rows_elem/seq/src/ops_seq.cpp:24) | called 40 times, returned 40 times | 83.0% |
| kamaletdinov_r_max_matrix_rows_elem::KamaletdinovRMaxMatrixRowsElemSEQ::RunImpl() (tasks/kamaletdinov_r_max_matrix_rows_elem/seq/src/ops_seq.cpp:40) | called 40 times, returned 40 times | 85.0% |
| kamaletdinov_r_max_matrix_rows_elem::KamaletdinovRMaxMatrixRowsElemSEQ::ValidationImpl() (tasks/kamaletdinov_r_max_matrix_rows_elem/seq/src/ops_seq.cpp:16) | called 40 times, returned 40 times | 75.0% |
| karpich_i_integrals_multistep_rectangle::(anonymous namespace)::ComputeRectangleIntegral(int, int) (tasks/karpich_i_integrals_multistep_rectangle/seq/src/ops_seq.cpp:16) | called 480 times, returned 480 times | 100.0% |
| karpich_i_integrals_multistep_rectangle::(anonymous namespace)::ComputeRectangleIntegralPartial(int, int, int, int) (tasks/karpich_i_integrals_multistep_rectangle/mpi/src/ops_mpi.cpp:18) | called 120 times, returned 120 times | 100.0% |
| karpich_i_integrals_multistep_rectangle::KarpichIIntegralsMultistepRectangleMPI::KarpichIIntegralsMultistepRectangleMPI(int const&) (tasks/karpich_i_integrals_multistep_rectangle/mpi/src/ops_mpi.cpp:39) | called 40 times, returned 40 times | 100.0% |
| karpich_i_integrals_multistep_rectangle::KarpichIIntegralsMultistepRectangleMPI::PostProcessingImpl() (tasks/karpich_i_integrals_multistep_rectangle/mpi/src/ops_mpi.cpp:136) | called 40 times, returned 40 times | 92.0% |
| karpich_i_integrals_multistep_rectangle::KarpichIIntegralsMultistepRectangleMPI::PreProcessingImpl() (tasks/karpich_i_integrals_multistep_rectangle/mpi/src/ops_mpi.cpp:71) | called 40 times, returned 40 times | 86.0% |
| karpich_i_integrals_multistep_rectangle::KarpichIIntegralsMultistepRectangleMPI::RunImpl() (tasks/karpich_i_integrals_multistep_rectangle/mpi/src/ops_mpi.cpp:90) | called 40 times, returned 40 times | 100.0% |
| karpich_i_integrals_multistep_rectangle::KarpichIIntegralsMultistepRectangleMPI::ValidationImpl() (tasks/karpich_i_integrals_multistep_rectangle/mpi/src/ops_mpi.cpp:45) | called 40 times, returned 40 times | 90.0% |
| karpich_i_integrals_multistep_rectangle::KarpichIIntegralsMultistepRectangleSEQ::KarpichIIntegralsMultistepRectangleSEQ(int const&) (tasks/karpich_i_integrals_multistep_rectangle/seq/src/ops_seq.cpp:37) | called 160 times, returned 160 times | 100.0% |
| karpich_i_integrals_multistep_rectangle::KarpichIIntegralsMultistepRectangleSEQ::PostProcessingImpl() (tasks/karpich_i_integrals_multistep_rectangle/seq/src/ops_seq.cpp:86) | called 160 times, returned 160 times | 86.0% |
| karpich_i_integrals_multistep_rectangle::KarpichIIntegralsMultistepRectangleSEQ::PreProcessingImpl() (tasks/karpich_i_integrals_multistep_rectangle/seq/src/ops_seq.cpp:59) | called 160 times, returned 160 times | 100.0% |
| karpich_i_integrals_multistep_rectangle::KarpichIIntegralsMultistepRectangleSEQ::RunImpl() (tasks/karpich_i_integrals_multistep_rectangle/seq/src/ops_seq.cpp:71) | called 160 times, returned 160 times | 100.0% |
| karpich_i_integrals_multistep_rectangle::KarpichIIntegralsMultistepRectangleSEQ::ValidationImpl() (tasks/karpich_i_integrals_multistep_rectangle/seq/src/ops_seq.cpp:43) | called 160 times, returned 160 times | 80.0% |
| karpich_i_matrix_elem_sum::KarpichIMatrixElemSumMPI::KarpichIMatrixElemSumMPI(std::tuple<unsigned long, unsigned long, std::vector<int, std::allocator<int> > > const&) (tasks/karpich_i_matrix_elem_sum/mpi/src/ops_mpi.cpp:14) | called 16 times, returned 16 times | 80.0% |
| karpich_i_matrix_elem_sum::KarpichIMatrixElemSumMPI::PostProcessingImpl() (tasks/karpich_i_matrix_elem_sum/mpi/src/ops_mpi.cpp:77) | called 16 times, returned 16 times | 100.0% |
| karpich_i_matrix_elem_sum::KarpichIMatrixElemSumMPI::PreProcessingImpl() (tasks/karpich_i_matrix_elem_sum/mpi/src/ops_mpi.cpp:28) | called 16 times, returned 16 times | 100.0% |
| karpich_i_matrix_elem_sum::KarpichIMatrixElemSumMPI::RunImpl() (tasks/karpich_i_matrix_elem_sum/mpi/src/ops_mpi.cpp:32) | called 16 times, returned 16 times | 72.0% |
| karpich_i_matrix_elem_sum::KarpichIMatrixElemSumMPI::ValidationImpl() (tasks/karpich_i_matrix_elem_sum/mpi/src/ops_mpi.cpp:20) | called 16 times, returned 16 times | 88.0% |
| karpich_i_matrix_elem_sum::KarpichIMatrixElemSumSEQ::KarpichIMatrixElemSumSEQ(std::tuple<unsigned long, unsigned long, std::vector<int, std::allocator<int> > > const&) (tasks/karpich_i_matrix_elem_sum/seq/src/ops_seq.cpp:10) | called 64 times, returned 64 times | 80.0% |
| karpich_i_matrix_elem_sum::KarpichIMatrixElemSumSEQ::PostProcessingImpl() (tasks/karpich_i_matrix_elem_sum/seq/src/ops_seq.cpp:44) | called 64 times, returned 64 times | 100.0% |
| karpich_i_matrix_elem_sum::KarpichIMatrixElemSumSEQ::PreProcessingImpl() (tasks/karpich_i_matrix_elem_sum/seq/src/ops_seq.cpp:24) | called 64 times, returned 64 times | 100.0% |
| karpich_i_matrix_elem_sum::KarpichIMatrixElemSumSEQ::RunImpl() (tasks/karpich_i_matrix_elem_sum/seq/src/ops_seq.cpp:28) | called 64 times, returned 64 times | 100.0% |
| karpich_i_matrix_elem_sum::KarpichIMatrixElemSumSEQ::ValidationImpl() (tasks/karpich_i_matrix_elem_sum/seq/src/ops_seq.cpp:16) | called 64 times, returned 64 times | 75.0% |
| karpich_i_seidol_method::KarpichISeidolMethodMPI::IterContinue(std::vector<double, std::allocator<double> >&, double) (tasks/karpich_i_seidol_method/mpi/src/ops_mpi.cpp:113) | not called | 0.0% |
| karpich_i_seidol_method::KarpichISeidolMethodMPI::KarpichISeidolMethodMPI(std::tuple<unsigned long, std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> >, double> const&) (tasks/karpich_i_seidol_method/mpi/src/ops_mpi.cpp:14) | called 4 times, returned 4 times | 80.0% |
| karpich_i_seidol_method::KarpichISeidolMethodMPI::PostProcessingImpl() (tasks/karpich_i_seidol_method/mpi/src/ops_mpi.cpp:109) | called 4 times, returned 4 times | 100.0% |
| karpich_i_seidol_method::KarpichISeidolMethodMPI::PreProcessingImpl() (tasks/karpich_i_seidol_method/mpi/src/ops_mpi.cpp:24) | called 4 times, returned 4 times | 100.0% |
| karpich_i_seidol_method::KarpichISeidolMethodMPI::RunImpl() (tasks/karpich_i_seidol_method/mpi/src/ops_mpi.cpp:28) | called 4 times, returned 4 times | 65.0% |
| karpich_i_seidol_method::KarpichISeidolMethodMPI::ValidationImpl() (tasks/karpich_i_seidol_method/mpi/src/ops_mpi.cpp:20) | called 4 times, returned 4 times | 100.0% |
| karpich_i_seidol_method::KarpichISeidolMethodSEQ::IterContinue(std::vector<double, std::allocator<double> >&, double) (tasks/karpich_i_seidol_method/seq/src/ops_seq.cpp:58) | not called | 0.0% |
| karpich_i_seidol_method::KarpichISeidolMethodSEQ::KarpichISeidolMethodSEQ(std::tuple<unsigned long, std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> >, double> const&) (tasks/karpich_i_seidol_method/seq/src/ops_seq.cpp:13) | called 16 times, returned 16 times | 80.0% |
| karpich_i_seidol_method::KarpichISeidolMethodSEQ::PostProcessingImpl() (tasks/karpich_i_seidol_method/seq/src/ops_seq.cpp:54) | called 16 times, returned 16 times | 100.0% |
| karpich_i_seidol_method::KarpichISeidolMethodSEQ::PreProcessingImpl() (tasks/karpich_i_seidol_method/seq/src/ops_seq.cpp:22) | called 16 times, returned 16 times | 100.0% |
| karpich_i_seidol_method::KarpichISeidolMethodSEQ::RunImpl() (tasks/karpich_i_seidol_method/seq/src/ops_seq.cpp:26) | called 16 times, returned 16 times | 81.0% |
| karpich_i_seidol_method::KarpichISeidolMethodSEQ::ValidationImpl() (tasks/karpich_i_seidol_method/seq/src/ops_seq.cpp:18) | called 16 times, returned 16 times | 100.0% |
| klimenko_v_max_matrix_elems_val::KlimenkoVMaxMatrixElemsValMPI::KlimenkoVMaxMatrixElemsValMPI(std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > const&) (tasks/klimenko_v_max_matrix_elems_val/mpi/src/ops_mpi.cpp:12) | called 14 times, returned 14 times | 83.0% |
| klimenko_v_max_matrix_elems_val::KlimenkoVMaxMatrixElemsValMPI::PostProcessingImpl() (tasks/klimenko_v_max_matrix_elems_val/mpi/src/ops_mpi.cpp:71) | called 14 times, returned 14 times | 100.0% |
| klimenko_v_max_matrix_elems_val::KlimenkoVMaxMatrixElemsValMPI::PreProcessingImpl() (tasks/klimenko_v_max_matrix_elems_val/mpi/src/ops_mpi.cpp:25) | called 14 times, returned 14 times | 100.0% |
| klimenko_v_max_matrix_elems_val::KlimenkoVMaxMatrixElemsValMPI::RunImpl() (tasks/klimenko_v_max_matrix_elems_val/mpi/src/ops_mpi.cpp:29) | called 14 times, returned 14 times | 100.0% |
| klimenko_v_max_matrix_elems_val::KlimenkoVMaxMatrixElemsValMPI::ValidationImpl() (tasks/klimenko_v_max_matrix_elems_val/mpi/src/ops_mpi.cpp:18) | called 14 times, returned 14 times | 100.0% |
| klimenko_v_max_matrix_elems_val::KlimenkoVMaxMatrixElemsValSEQ::KlimenkoVMaxMatrixElemsValSEQ(std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > const&) (tasks/klimenko_v_max_matrix_elems_val/seq/src/ops_seq.cpp:11) | called 56 times, returned 56 times | 83.0% |
| klimenko_v_max_matrix_elems_val::KlimenkoVMaxMatrixElemsValSEQ::PostProcessingImpl() (tasks/klimenko_v_max_matrix_elems_val/seq/src/ops_seq.cpp:47) | called 56 times, returned 56 times | 100.0% |
| klimenko_v_max_matrix_elems_val::KlimenkoVMaxMatrixElemsValSEQ::PreProcessingImpl() (tasks/klimenko_v_max_matrix_elems_val/seq/src/ops_seq.cpp:24) | called 56 times, returned 56 times | 100.0% |
| klimenko_v_max_matrix_elems_val::KlimenkoVMaxMatrixElemsValSEQ::RunImpl() (tasks/klimenko_v_max_matrix_elems_val/seq/src/ops_seq.cpp:28) | called 56 times, returned 56 times | 100.0% |
| klimenko_v_max_matrix_elems_val::KlimenkoVMaxMatrixElemsValSEQ::ValidationImpl() (tasks/klimenko_v_max_matrix_elems_val/seq/src/ops_seq.cpp:17) | called 56 times, returned 56 times | 100.0% |
| klimenko_v_multistep_2d_parallel_sad::KlimenkoV2DParallelSadMPI::CheckStopCondition() const (tasks/klimenko_v_multistep_2d_parallel_sad/mpi/src/ops_mpi.cpp:194) | called 90 times, returned 90 times | 88.0% |
| klimenko_v_multistep_2d_parallel_sad::KlimenkoV2DParallelSadMPI::ComputeCharacteristic(klimenko_v_multistep_2d_parallel_sad::Region const&) (tasks/klimenko_v_multistep_2d_parallel_sad/mpi/src/ops_mpi.cpp:58) | called 282 times, returned 282 times | 100.0% |
| klimenko_v_multistep_2d_parallel_sad::KlimenkoV2DParallelSadMPI::FindGlobalBestRegion(klimenko_v_multistep_2d_parallel_sad::Region const&, double) const (tasks/klimenko_v_multistep_2d_parallel_sad/mpi/src/ops_mpi.cpp:149) | called 90 times, returned 90 times | 100.0% |
| klimenko_v_multistep_2d_parallel_sad::KlimenkoV2DParallelSadMPI::FindLocalBestRegion() (tasks/klimenko_v_multistep_2d_parallel_sad/mpi/src/ops_mpi.cpp:134) | called 90 times, returned 90 times | 100.0% |
| klimenko_v_multistep_2d_parallel_sad::KlimenkoV2DParallelSadMPI::KlimenkoV2DParallelSadMPI(klimenko_v_multistep_2d_parallel_sad::OptimizationInput const&) (tasks/klimenko_v_multistep_2d_parallel_sad/mpi/src/ops_mpi.cpp:15) | called 6 times, returned 6 times | 50.0% |
| klimenko_v_multistep_2d_parallel_sad::KlimenkoV2DParallelSadMPI::PostProcessingImpl() (tasks/klimenko_v_multistep_2d_parallel_sad/mpi/src/ops_mpi.cpp:103) | called 6 times, returned 6 times | 100.0% |
| klimenko_v_multistep_2d_parallel_sad::KlimenkoV2DParallelSadMPI::PreProcessingImpl() (tasks/klimenko_v_multistep_2d_parallel_sad/mpi/src/ops_mpi.cpp:34) | called 6 times, returned 6 times | 80.0% |
| klimenko_v_multistep_2d_parallel_sad::KlimenkoV2DParallelSadMPI::RunImpl() (tasks/klimenko_v_multistep_2d_parallel_sad/mpi/src/ops_mpi.cpp:85) | called 6 times, returned 6 times | 91.0% |
| klimenko_v_multistep_2d_parallel_sad::KlimenkoV2DParallelSadMPI::SplitBestRegion(klimenko_v_multistep_2d_parallel_sad::Region const&) (tasks/klimenko_v_multistep_2d_parallel_sad/mpi/src/ops_mpi.cpp:166) | called 90 times, returned 90 times | 100.0% |
| klimenko_v_multistep_2d_parallel_sad::KlimenkoV2DParallelSadMPI::SplitBestRegion(klimenko_v_multistep_2d_parallel_sad::Region const&)::{lambda(klimenko_v_multistep_2d_parallel_sad::Region&)#1}::operator()(klimenko_v_multistep_2d_parallel_sad::Region&) const (tasks/klimenko_v_multistep_2d_parallel_sad/mpi/src/ops_mpi.cpp:178) | called 90 times, returned 90 times | 75.0% |
| klimenko_v_multistep_2d_parallel_sad::KlimenkoV2DParallelSadMPI::SplitRegion(klimenko_v_multistep_2d_parallel_sad::Region const&) (tasks/klimenko_v_multistep_2d_parallel_sad/mpi/src/ops_mpi.cpp:68) | not called | 0.0% |
| klimenko_v_multistep_2d_parallel_sad::KlimenkoV2DParallelSadMPI::ValidationImpl() (tasks/klimenko_v_multistep_2d_parallel_sad/mpi/src/ops_mpi.cpp:24) | called 6 times, returned 6 times | 100.0% |
| klimenko_v_multistep_2d_parallel_sad::KlimenkoV2DParallelSadSEQ::ComputeCharacteristic(klimenko_v_multistep_2d_parallel_sad::Region const&) (tasks/klimenko_v_multistep_2d_parallel_sad/seq/src/ops_seq.cpp:108) | called 2880 times, returned 2880 times | 100.0% |
| klimenko_v_multistep_2d_parallel_sad::KlimenkoV2DParallelSadSEQ::KlimenkoV2DParallelSadSEQ(klimenko_v_multistep_2d_parallel_sad::OptimizationInput const&) (tasks/klimenko_v_multistep_2d_parallel_sad/seq/src/ops_seq.cpp:13) | called 24 times, returned 24 times | 38.0% |
| klimenko_v_multistep_2d_parallel_sad::KlimenkoV2DParallelSadSEQ::PostProcessingImpl() (tasks/klimenko_v_multistep_2d_parallel_sad/seq/src/ops_seq.cpp:91) | called 24 times, returned 24 times | 100.0% |
| klimenko_v_multistep_2d_parallel_sad::KlimenkoV2DParallelSadSEQ::PreProcessingImpl() (tasks/klimenko_v_multistep_2d_parallel_sad/seq/src/ops_seq.cpp:26) | called 24 times, returned 24 times | 71.0% |
| klimenko_v_multistep_2d_parallel_sad::KlimenkoV2DParallelSadSEQ::RunImpl() (tasks/klimenko_v_multistep_2d_parallel_sad/seq/src/ops_seq.cpp:46) | called 24 times, returned 24 times | 92.0% |
| klimenko_v_multistep_2d_parallel_sad::KlimenkoV2DParallelSadSEQ::RunImpl()::{lambda(klimenko_v_multistep_2d_parallel_sad::Region&)#1}::operator()(klimenko_v_multistep_2d_parallel_sad::Region&) const (tasks/klimenko_v_multistep_2d_parallel_sad/seq/src/ops_seq.cpp:73) | called 720 times, returned 720 times | 75.0% |
| klimenko_v_multistep_2d_parallel_sad::KlimenkoV2DParallelSadSEQ::SplitRegion(klimenko_v_multistep_2d_parallel_sad::Region const&) (tasks/klimenko_v_multistep_2d_parallel_sad/seq/src/ops_seq.cpp:117) | not called | 0.0% |
| klimenko_v_multistep_2d_parallel_sad::KlimenkoV2DParallelSadSEQ::ValidationImpl() (tasks/klimenko_v_multistep_2d_parallel_sad/seq/src/ops_seq.cpp:19) | called 24 times, returned 24 times | 88.0% |
| klimenko_v_seidel_method::KlimenkoVSeidelMethodMPI::ComputeFinalResult(std::vector<double, std::allocator<double> > const&, int) (tasks/klimenko_v_seidel_method/mpi/src/ops_mpi.cpp:134) | called 10 times, returned 10 times | 100.0% |
| klimenko_v_seidel_method::KlimenkoVSeidelMethodMPI::ComputeLocalDifference(int, int, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&) (tasks/klimenko_v_seidel_method/mpi/src/ops_mpi.cpp:205) | not called | 0.0% |
| klimenko_v_seidel_method::KlimenkoVSeidelMethodMPI::ComputeRowDistribution(int, int, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&) (tasks/klimenko_v_seidel_method/mpi/src/ops_mpi.cpp:114) | called 20 times, returned 20 times | 100.0% |
| klimenko_v_seidel_method::KlimenkoVSeidelMethodMPI::InitializeMatrixAndVector(std::vector<double, std::allocator<double> >&, std::vector<double, std::allocator<double> >&, int) (tasks/klimenko_v_seidel_method/mpi/src/ops_mpi.cpp:142) | called 10 times, returned 10 times | 97.0% |
| klimenko_v_seidel_method::KlimenkoVSeidelMethodMPI::KlimenkoVSeidelMethodMPI(int const&) (tasks/klimenko_v_seidel_method/mpi/src/ops_mpi.cpp:15) | called 20 times, returned 20 times | 100.0% |
| klimenko_v_seidel_method::KlimenkoVSeidelMethodMPI::PerformSeidelIteration(int, int, int, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> >&) (tasks/klimenko_v_seidel_method/mpi/src/ops_mpi.cpp:181) | called 262 times, returned 262 times | 100.0% |
| klimenko_v_seidel_method::KlimenkoVSeidelMethodMPI::PostProcessingImpl() (tasks/klimenko_v_seidel_method/mpi/src/ops_mpi.cpp:110) | called 20 times, returned 20 times | 100.0% |
| klimenko_v_seidel_method::KlimenkoVSeidelMethodMPI::PreProcessingImpl() (tasks/klimenko_v_seidel_method/mpi/src/ops_mpi.cpp:34) | called 20 times, returned 20 times | 100.0% |
| klimenko_v_seidel_method::KlimenkoVSeidelMethodMPI::RunImpl() (tasks/klimenko_v_seidel_method/mpi/src/ops_mpi.cpp:46) | called 20 times, returned 20 times | 63.0% |
| klimenko_v_seidel_method::KlimenkoVSeidelMethodMPI::UpdateLocalXVector(int, int, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> >&) (tasks/klimenko_v_seidel_method/mpi/src/ops_mpi.cpp:198) | not called | 0.0% |
| klimenko_v_seidel_method::KlimenkoVSeidelMethodMPI::ValidationImpl() (tasks/klimenko_v_seidel_method/mpi/src/ops_mpi.cpp:21) | called 20 times, returned 20 times | 88.0% |
| klimenko_v_seidel_method::KlimenkoVSeidelMethodSEQ::CheckDiagonalElements(int, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > const&) (tasks/klimenko_v_seidel_method/seq/src/ops_seq.cpp:104) | not called | 0.0% |
| klimenko_v_seidel_method::KlimenkoVSeidelMethodSEQ::ComputeRightHandSide(int, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > const&, std::vector<double, std::allocator<double> >&) (tasks/klimenko_v_seidel_method/seq/src/ops_seq.cpp:92) | called 80 times, returned 80 times | 81.0% |
| klimenko_v_seidel_method::KlimenkoVSeidelMethodSEQ::GenerateRandomMatrix(int, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<double, std::allocator<double> >&) (tasks/klimenko_v_seidel_method/seq/src/ops_seq.cpp:66) | called 80 times, returned 80 times | 96.0% |
| klimenko_v_seidel_method::KlimenkoVSeidelMethodSEQ::KlimenkoVSeidelMethodSEQ(int const&) (tasks/klimenko_v_seidel_method/seq/src/ops_seq.cpp:13) | called 80 times, returned 80 times | 100.0% |
| klimenko_v_seidel_method::KlimenkoVSeidelMethodSEQ::PerformSeidelIteration(int, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > const&, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> >&) (tasks/klimenko_v_seidel_method/seq/src/ops_seq.cpp:113) | called 930 times, returned 930 times | 100.0% |
| klimenko_v_seidel_method::KlimenkoVSeidelMethodSEQ::PostProcessingImpl() (tasks/klimenko_v_seidel_method/seq/src/ops_seq.cpp:62) | called 80 times, returned 80 times | 100.0% |
| klimenko_v_seidel_method::KlimenkoVSeidelMethodSEQ::PreProcessingImpl() (tasks/klimenko_v_seidel_method/seq/src/ops_seq.cpp:24) | called 80 times, returned 80 times | 100.0% |
| klimenko_v_seidel_method::KlimenkoVSeidelMethodSEQ::RunImpl() (tasks/klimenko_v_seidel_method/seq/src/ops_seq.cpp:28) | called 80 times, returned 80 times | 100.0% |
| klimenko_v_seidel_method::KlimenkoVSeidelMethodSEQ::ValidationImpl() (tasks/klimenko_v_seidel_method/seq/src/ops_seq.cpp:19) | called 80 times, returned 80 times | 100.0% |
| kolotukhin_a_elem_vec_sum::KolotukhinAElemVecSumMPI::KolotukhinAElemVecSumMPI(unsigned long const&) (tasks/kolotukhin_a_elem_vec_sum/mpi/src/ops_mpi.cpp:13) | called 10 times, returned 10 times | 100.0% |
| kolotukhin_a_elem_vec_sum::KolotukhinAElemVecSumMPI::PostProcessingImpl() (tasks/kolotukhin_a_elem_vec_sum/mpi/src/ops_mpi.cpp:77) | called 10 times, returned 10 times | 100.0% |
| kolotukhin_a_elem_vec_sum::KolotukhinAElemVecSumMPI::PreProcessingImpl() (tasks/kolotukhin_a_elem_vec_sum/mpi/src/ops_mpi.cpp:23) | called 10 times, returned 10 times | 100.0% |
| kolotukhin_a_elem_vec_sum::KolotukhinAElemVecSumMPI::RunImpl() (tasks/kolotukhin_a_elem_vec_sum/mpi/src/ops_mpi.cpp:28) | called 10 times, returned 10 times | 81.0% |
| kolotukhin_a_elem_vec_sum::KolotukhinAElemVecSumMPI::ValidationImpl() (tasks/kolotukhin_a_elem_vec_sum/mpi/src/ops_mpi.cpp:19) | called 10 times, returned 10 times | 100.0% |
| kolotukhin_a_elem_vec_sum::KolotukhinAElemVecSumSEQ::KolotukhinAElemVecSumSEQ(unsigned long const&) (tasks/kolotukhin_a_elem_vec_sum/seq/src/ops_seq.cpp:9) | called 40 times, returned 40 times | 100.0% |
| kolotukhin_a_elem_vec_sum::KolotukhinAElemVecSumSEQ::PostProcessingImpl() (tasks/kolotukhin_a_elem_vec_sum/seq/src/ops_seq.cpp:36) | called 40 times, returned 40 times | 100.0% |
| kolotukhin_a_elem_vec_sum::KolotukhinAElemVecSumSEQ::PreProcessingImpl() (tasks/kolotukhin_a_elem_vec_sum/seq/src/ops_seq.cpp:19) | called 40 times, returned 40 times | 100.0% |
| kolotukhin_a_elem_vec_sum::KolotukhinAElemVecSumSEQ::RunImpl() (tasks/kolotukhin_a_elem_vec_sum/seq/src/ops_seq.cpp:24) | called 40 times, returned 40 times | 100.0% |
| kolotukhin_a_elem_vec_sum::KolotukhinAElemVecSumSEQ::ValidationImpl() (tasks/kolotukhin_a_elem_vec_sum/seq/src/ops_seq.cpp:15) | called 40 times, returned 40 times | 100.0% |
| kolotukhin_a_hypercube::KolotukhinAHypercubeMPI::CalcPath(int, int, int) (tasks/kolotukhin_a_hypercube/mpi/src/ops_mpi.cpp:114) | called 14 times, returned 14 times | 75.0% |
| kolotukhin_a_hypercube::KolotukhinAHypercubeMPI::CalcPathHighToLow(int, int, int, int) (tasks/kolotukhin_a_hypercube/mpi/src/ops_mpi.cpp:97) | not called | 0.0% |
| kolotukhin_a_hypercube::KolotukhinAHypercubeMPI::CalcPathLowToHigh(int, int, int, int) (tasks/kolotukhin_a_hypercube/mpi/src/ops_mpi.cpp:80) | called 14 times, returned 14 times | 64.0% |
| kolotukhin_a_hypercube::KolotukhinAHypercubeMPI::CalcPositions(int, std::vector<int, std::allocator<int> >&, int&, int&, int&) (tasks/kolotukhin_a_hypercube/mpi/src/ops_mpi.cpp:65) | called 14 times, returned 14 times | 100.0% |
| kolotukhin_a_hypercube::KolotukhinAHypercubeMPI::CalculateHypercubeDimension(int) (tasks/kolotukhin_a_hypercube/mpi/src/ops_mpi.cpp:25) | not called | 0.0% |
| kolotukhin_a_hypercube::KolotukhinAHypercubeMPI::GetNeighbor(int, int) (tasks/kolotukhin_a_hypercube/mpi/src/ops_mpi.cpp:20) | not called | 0.0% |
| kolotukhin_a_hypercube::KolotukhinAHypercubeMPI::KolotukhinAHypercubeMPI(std::vector<int, std::allocator<int> > const&) (tasks/kolotukhin_a_hypercube/mpi/src/ops_mpi.cpp:14) | called 14 times, returned 14 times | 75.0% |
| kolotukhin_a_hypercube::KolotukhinAHypercubeMPI::PerformComputeLoad(int) (tasks/kolotukhin_a_hypercube/mpi/src/ops_mpi.cpp:38) | called 14 times, returned 14 times | 100.0% |
| kolotukhin_a_hypercube::KolotukhinAHypercubeMPI::PostProcessingImpl() (tasks/kolotukhin_a_hypercube/mpi/src/ops_mpi.cpp:204) | called 14 times, returned 14 times | 100.0% |
| kolotukhin_a_hypercube::KolotukhinAHypercubeMPI::PreProcessingImpl() (tasks/kolotukhin_a_hypercube/mpi/src/ops_mpi.cpp:134) | called 14 times, returned 14 times | 100.0% |
| kolotukhin_a_hypercube::KolotukhinAHypercubeMPI::RecvData(std::vector<int, std::allocator<int> >&, int) (tasks/kolotukhin_a_hypercube/mpi/src/ops_mpi.cpp:56) | called 7 times, returned 7 times | 100.0% |
| kolotukhin_a_hypercube::KolotukhinAHypercubeMPI::RunImpl() (tasks/kolotukhin_a_hypercube/mpi/src/ops_mpi.cpp:139) | called 14 times, returned 14 times | 64.0% |
| kolotukhin_a_hypercube::KolotukhinAHypercubeMPI::SendData(std::vector<int, std::allocator<int> >&, int) (tasks/kolotukhin_a_hypercube/mpi/src/ops_mpi.cpp:48) | called 7 times, returned 7 times | 100.0% |
| kolotukhin_a_hypercube::KolotukhinAHypercubeMPI::ValidationImpl() (tasks/kolotukhin_a_hypercube/mpi/src/ops_mpi.cpp:122) | called 14 times, returned 14 times | 88.0% |
| kolotukhin_a_hypercube::KolotukhinAHypercubeSEQ::KolotukhinAHypercubeSEQ(std::vector<int, std::allocator<int> > const&) (tasks/kolotukhin_a_hypercube/seq/src/ops_seq.cpp:7) | called 56 times, returned 56 times | 75.0% |
| kolotukhin_a_hypercube::KolotukhinAHypercubeSEQ::PostProcessingImpl() (tasks/kolotukhin_a_hypercube/seq/src/ops_seq.cpp:26) | called 56 times, returned 56 times | 100.0% |
| kolotukhin_a_hypercube::KolotukhinAHypercubeSEQ::PreProcessingImpl() (tasks/kolotukhin_a_hypercube/seq/src/ops_seq.cpp:17) | called 56 times, returned 56 times | 100.0% |
| kolotukhin_a_hypercube::KolotukhinAHypercubeSEQ::RunImpl() (tasks/kolotukhin_a_hypercube/seq/src/ops_seq.cpp:21) | called 56 times, returned 56 times | 100.0% |
| kolotukhin_a_hypercube::KolotukhinAHypercubeSEQ::ValidationImpl() (tasks/kolotukhin_a_hypercube/seq/src/ops_seq.cpp:13) | called 56 times, returned 56 times | 100.0% |
| kolotukhin_a_merge_sort_doubles::(anonymous namespace)::ConvertDoublesToKeys(std::vector<double, std::allocator<double> > const&) (tasks/kolotukhin_a_merge_sort_doubles/mpi/src/ops_mpi.cpp:17) | called 10 times, returned 10 times | 100.0% |
| kolotukhin_a_merge_sort_doubles::(anonymous namespace)::ConvertDoublesToKeys(std::vector<double, std::allocator<double> > const&) (tasks/kolotukhin_a_merge_sort_doubles/seq/src/ops_seq.cpp:16) | called 34 times, returned 34 times | 100.0% |
| kolotukhin_a_merge_sort_doubles::(anonymous namespace)::ConvertKeysToDoubles(std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<double, std::allocator<double> >&) (tasks/kolotukhin_a_merge_sort_doubles/mpi/src/ops_mpi.cpp:35) | called 10 times, returned 10 times | 100.0% |
| kolotukhin_a_merge_sort_doubles::(anonymous namespace)::ConvertKeysToDoubles(std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<double, std::allocator<double> >&) (tasks/kolotukhin_a_merge_sort_doubles/seq/src/ops_seq.cpp:34) | called 34 times, returned 34 times | 100.0% |
| kolotukhin_a_merge_sort_doubles::(anonymous namespace)::HandleMergeAsReceiver(int, int, int, std::vector<double, std::allocator<double> >&) (tasks/kolotukhin_a_merge_sort_doubles/mpi/src/ops_mpi.cpp:118) | called 6 times, returned 6 times | 75.0% |
| kolotukhin_a_merge_sort_doubles::(anonymous namespace)::HandleMergeAsSender(int, int, std::vector<double, std::allocator<double> >&) (tasks/kolotukhin_a_merge_sort_doubles/mpi/src/ops_mpi.cpp:131) | called 6 times, returned 6 times | 100.0% |
| kolotukhin_a_merge_sort_doubles::(anonymous namespace)::MergeSortedArrays(std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&) (tasks/kolotukhin_a_merge_sort_doubles/mpi/src/ops_mpi.cpp:97) | called 5 times, returned 5 times | 77.0% |
| kolotukhin_a_merge_sort_doubles::(anonymous namespace)::RadixSortDoubles(std::vector<double, std::allocator<double> >&) (tasks/kolotukhin_a_merge_sort_doubles/mpi/src/ops_mpi.cpp:84) | called 12 times, returned 12 times | 79.0% |
| kolotukhin_a_merge_sort_doubles::(anonymous namespace)::RadixSortDoubles(std::vector<double, std::allocator<double> >&) (tasks/kolotukhin_a_merge_sort_doubles/seq/src/ops_seq.cpp:83) | called 42 times, returned 42 times | 79.0% |
| kolotukhin_a_merge_sort_doubles::(anonymous namespace)::RadixSortUint64(std::vector<unsigned long, std::allocator<unsigned long> >&) (tasks/kolotukhin_a_merge_sort_doubles/mpi/src/ops_mpi.cpp:48) | called 10 times, returned 10 times | 86.0% |
| kolotukhin_a_merge_sort_doubles::(anonymous namespace)::RadixSortUint64(std::vector<unsigned long, std::allocator<unsigned long> >&) (tasks/kolotukhin_a_merge_sort_doubles/seq/src/ops_seq.cpp:47) | called 34 times, returned 34 times | 86.0% |
| kolotukhin_a_merge_sort_doubles::KolotukhinAMergeSortDoublesMPI::KolotukhinAMergeSortDoublesMPI(std::vector<double, std::allocator<double> > const&) (tasks/kolotukhin_a_merge_sort_doubles/mpi/src/ops_mpi.cpp:143) | called 14 times, returned 14 times | 62.0% |
| kolotukhin_a_merge_sort_doubles::KolotukhinAMergeSortDoublesMPI::PostProcessingImpl() (tasks/kolotukhin_a_merge_sort_doubles/mpi/src/ops_mpi.cpp:219) | called 14 times, returned 14 times | 100.0% |
| kolotukhin_a_merge_sort_doubles::KolotukhinAMergeSortDoublesMPI::PreProcessingImpl() (tasks/kolotukhin_a_merge_sort_doubles/mpi/src/ops_mpi.cpp:156) | called 14 times, returned 14 times | 67.0% |
| kolotukhin_a_merge_sort_doubles::KolotukhinAMergeSortDoublesMPI::RunImpl() (tasks/kolotukhin_a_merge_sort_doubles/mpi/src/ops_mpi.cpp:161) | called 14 times, returned 14 times | 76.0% |
| kolotukhin_a_merge_sort_doubles::KolotukhinAMergeSortDoublesMPI::ValidationImpl() (tasks/kolotukhin_a_merge_sort_doubles/mpi/src/ops_mpi.cpp:150) | called 14 times, returned 14 times | 100.0% |
| kolotukhin_a_merge_sort_doubles::KolotukhinAMergeSortDoublesSEQ::KolotukhinAMergeSortDoublesSEQ(std::vector<double, std::allocator<double> > const&) (tasks/kolotukhin_a_merge_sort_doubles/seq/src/ops_seq.cpp:98) | called 50 times, returned 50 times | 62.0% |
| kolotukhin_a_merge_sort_doubles::KolotukhinAMergeSortDoublesSEQ::PostProcessingImpl() (tasks/kolotukhin_a_merge_sort_doubles/seq/src/ops_seq.cpp:131) | called 50 times, returned 50 times | 100.0% |
| kolotukhin_a_merge_sort_doubles::KolotukhinAMergeSortDoublesSEQ::PreProcessingImpl() (tasks/kolotukhin_a_merge_sort_doubles/seq/src/ops_seq.cpp:109) | called 50 times, returned 50 times | 67.0% |
| kolotukhin_a_merge_sort_doubles::KolotukhinAMergeSortDoublesSEQ::RunImpl() (tasks/kolotukhin_a_merge_sort_doubles/seq/src/ops_seq.cpp:114) | called 50 times, returned 50 times | 67.0% |
| kolotukhin_a_merge_sort_doubles::KolotukhinAMergeSortDoublesSEQ::ValidationImpl() (tasks/kolotukhin_a_merge_sort_doubles/seq/src/ops_seq.cpp:105) | called 50 times, returned 50 times | 100.0% |
| kondrashova_v_gauss_filter_vertical_split::KondrashovaVGaussFilterVerticalSplitMPI::ApplyGaussFilterToLocalData(std::vector<unsigned char, std::allocator<unsigned char> > const&, std::vector<unsigned char, std::allocator<unsigned char> >&, int, int, int, int, int) (tasks/kondrashova_v_gauss_filter_vertical_split/mpi/src/ops_mpi.cpp:163) | not called | 0.0% |
| kondrashova_v_gauss_filter_vertical_split::KondrashovaVGaussFilterVerticalSplitMPI::ApplyGaussToLocalPixel(std::vector<unsigned char, std::allocator<unsigned char> > const&, int, int, int, int, int, int) (tasks/kondrashova_v_gauss_filter_vertical_split/mpi/src/ops_mpi.cpp:24) | not called | 0.0% |
| kondrashova_v_gauss_filter_vertical_split::KondrashovaVGaussFilterVerticalSplitMPI::BroadcastImageDimensions(int&, int&, int&) (tasks/kondrashova_v_gauss_filter_vertical_split/mpi/src/ops_mpi.cpp:74) | not called | 0.0% |
| kondrashova_v_gauss_filter_vertical_split::KondrashovaVGaussFilterVerticalSplitMPI::BroadcastResultToAllProcesses(int, int, int) (tasks/kondrashova_v_gauss_filter_vertical_split/mpi/src/ops_mpi.cpp:202) | not called | 0.0% |
| kondrashova_v_gauss_filter_vertical_split::KondrashovaVGaussFilterVerticalSplitMPI::CalculateColumnDistribution(int, int, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&) (tasks/kondrashova_v_gauss_filter_vertical_split/mpi/src/ops_mpi.cpp:89) | not called | 0.0% |
| kondrashova_v_gauss_filter_vertical_split::KondrashovaVGaussFilterVerticalSplitMPI::CopyBufferToOutput(std::vector<unsigned char, std::allocator<unsigned char> > const&, std::vector<unsigned char, std::allocator<unsigned char> >&, int, int, int, int, int) (tasks/kondrashova_v_gauss_filter_vertical_split/mpi/src/ops_mpi.cpp:119) | not called | 0.0% |
| kondrashova_v_gauss_filter_vertical_split::KondrashovaVGaussFilterVerticalSplitMPI::CopyPixelsToBuffer(std::vector<unsigned char, std::allocator<unsigned char> > const&, std::vector<unsigned char, std::allocator<unsigned char> >&, int, int, int, int, int) (tasks/kondrashova_v_gauss_filter_vertical_split/mpi/src/ops_mpi.cpp:104) | not called | 0.0% |
| kondrashova_v_gauss_filter_vertical_split::KondrashovaVGaussFilterVerticalSplitMPI::DistributeImageData(int, int, int, int, int, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&, std::vector<unsigned char, std::allocator<unsigned char> >&, int) (tasks/kondrashova_v_gauss_filter_vertical_split/mpi/src/ops_mpi.cpp:134) | not called | 0.0% |
| kondrashova_v_gauss_filter_vertical_split::KondrashovaVGaussFilterVerticalSplitMPI::GatherResults(int, int, int, int, int, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&, int, int, std::vector<unsigned char, std::allocator<unsigned char> > const&) (tasks/kondrashova_v_gauss_filter_vertical_split/mpi/src/ops_mpi.cpp:180) | not called | 0.0% |
| kondrashova_v_gauss_filter_vertical_split::KondrashovaVGaussFilterVerticalSplitMPI::KondrashovaVGaussFilterVerticalSplitMPI(kondrashova_v_gauss_filter_vertical_split::ImageData const&) (tasks/kondrashova_v_gauss_filter_vertical_split/mpi/src/ops_mpi.cpp:19) | not called | 0.0% |
| kondrashova_v_gauss_filter_vertical_split::KondrashovaVGaussFilterVerticalSplitMPI::PostProcessingImpl() (tasks/kondrashova_v_gauss_filter_vertical_split/mpi/src/ops_mpi.cpp:255) | not called | 0.0% |
| kondrashova_v_gauss_filter_vertical_split::KondrashovaVGaussFilterVerticalSplitMPI::PreProcessingImpl() (tasks/kondrashova_v_gauss_filter_vertical_split/mpi/src/ops_mpi.cpp:58) | not called | 0.0% |
| kondrashova_v_gauss_filter_vertical_split::KondrashovaVGaussFilterVerticalSplitMPI::RunImpl() (tasks/kondrashova_v_gauss_filter_vertical_split/mpi/src/ops_mpi.cpp:217) | not called | 0.0% |
| kondrashova_v_gauss_filter_vertical_split::KondrashovaVGaussFilterVerticalSplitMPI::ValidationImpl() (tasks/kondrashova_v_gauss_filter_vertical_split/mpi/src/ops_mpi.cpp:44) | not called | 0.0% |
| kondrashova_v_gauss_filter_vertical_split::KondrashovaVGaussFilterVerticalSplitSEQ::ApplyGaussToPixel(std::vector<unsigned char, std::allocator<unsigned char> > const&, int, int, int, int, int, int) (tasks/kondrashova_v_gauss_filter_vertical_split/seq/src/ops_seq.cpp:17) | not called | 0.0% |
| kondrashova_v_gauss_filter_vertical_split::KondrashovaVGaussFilterVerticalSplitSEQ::KondrashovaVGaussFilterVerticalSplitSEQ(kondrashova_v_gauss_filter_vertical_split::ImageData const&) (tasks/kondrashova_v_gauss_filter_vertical_split/seq/src/ops_seq.cpp:37) | not called | 0.0% |
| kondrashova_v_gauss_filter_vertical_split::KondrashovaVGaussFilterVerticalSplitSEQ::PostProcessingImpl() (tasks/kondrashova_v_gauss_filter_vertical_split/seq/src/ops_seq.cpp:82) | not called | 0.0% |
| kondrashova_v_gauss_filter_vertical_split::KondrashovaVGaussFilterVerticalSplitSEQ::PreProcessingImpl() (tasks/kondrashova_v_gauss_filter_vertical_split/seq/src/ops_seq.cpp:50) | not called | 0.0% |
| kondrashova_v_gauss_filter_vertical_split::KondrashovaVGaussFilterVerticalSplitSEQ::RunImpl() (tasks/kondrashova_v_gauss_filter_vertical_split/seq/src/ops_seq.cpp:62) | not called | 0.0% |
| kondrashova_v_gauss_filter_vertical_split::KondrashovaVGaussFilterVerticalSplitSEQ::ValidationImpl() (tasks/kondrashova_v_gauss_filter_vertical_split/seq/src/ops_seq.cpp:42) | not called | 0.0% |
| kondrashova_v_ring_topology::KondrashovaVRingTopologyMPI::KondrashovaVRingTopologyMPI(kondrashova_v_ring_topology::Data const&) (tasks/kondrashova_v_ring_topology/mpi/src/ops_mpi.cpp:12) | called 12 times, returned 12 times | 75.0% |
| kondrashova_v_ring_topology::KondrashovaVRingTopologyMPI::PostProcessingImpl() (tasks/kondrashova_v_ring_topology/mpi/src/ops_mpi.cpp:136) | called 12 times, returned 12 times | 100.0% |
| kondrashova_v_ring_topology::KondrashovaVRingTopologyMPI::PreProcessingImpl() (tasks/kondrashova_v_ring_topology/mpi/src/ops_mpi.cpp:41) | called 12 times, returned 12 times | 67.0% |
| kondrashova_v_ring_topology::KondrashovaVRingTopologyMPI::ReceiveData(int, int, int, int, std::vector<int, std::allocator<int> >&) (tasks/kondrashova_v_ring_topology/mpi/src/ops_mpi.cpp:66) | called 8 times, returned 8 times | 100.0% |
| kondrashova_v_ring_topology::KondrashovaVRingTopologyMPI::RunImpl() (tasks/kondrashova_v_ring_topology/mpi/src/ops_mpi.cpp:84) | called 12 times, returned 12 times | 82.0% |
| kondrashova_v_ring_topology::KondrashovaVRingTopologyMPI::SendData(int, int, int, int, int, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (tasks/kondrashova_v_ring_topology/mpi/src/ops_mpi.cpp:46) | called 8 times, returned 8 times | 60.0% |
| kondrashova_v_ring_topology::KondrashovaVRingTopologyMPI::ValidationImpl() (tasks/kondrashova_v_ring_topology/mpi/src/ops_mpi.cpp:17) | called 12 times, returned 12 times | 82.0% |
| kondrashova_v_ring_topology::KondrashovaVRingTopologySEQ::KondrashovaVRingTopologySEQ(kondrashova_v_ring_topology::Data const&) (tasks/kondrashova_v_ring_topology/seq/src/ops_seq.cpp:7) | called 48 times, returned 48 times | 38.0% |
| kondrashova_v_ring_topology::KondrashovaVRingTopologySEQ::PostProcessingImpl() (tasks/kondrashova_v_ring_topology/seq/src/ops_seq.cpp:28) | called 48 times, returned 48 times | 100.0% |
| kondrashova_v_ring_topology::KondrashovaVRingTopologySEQ::PreProcessingImpl() (tasks/kondrashova_v_ring_topology/seq/src/ops_seq.cpp:17) | called 48 times, returned 48 times | 67.0% |
| kondrashova_v_ring_topology::KondrashovaVRingTopologySEQ::RunImpl() (tasks/kondrashova_v_ring_topology/seq/src/ops_seq.cpp:22) | called 48 times, returned 48 times | 100.0% |
| kondrashova_v_ring_topology::KondrashovaVRingTopologySEQ::ValidationImpl() (tasks/kondrashova_v_ring_topology/seq/src/ops_seq.cpp:12) | called 48 times, returned 48 times | 75.0% |
| kondrashova_v_sum_col_mat::(anonymous namespace)::ComputeLocalSums(std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> >&, int, int, int) (tasks/kondrashova_v_sum_col_mat/mpi/src/ops_mpi.cpp:69) | not called | 0.0% |
| kondrashova_v_sum_col_mat::(anonymous namespace)::GatherSums(std::vector<int, std::allocator<int> >&, int, int, int, int, std::vector<int, std::allocator<int> >&) (tasks/kondrashova_v_sum_col_mat/mpi/src/ops_mpi.cpp:79) | not called | 0.0% |
| kondrashova_v_sum_col_mat::KondrashovaVSumColMatMPI::KondrashovaVSumColMatMPI(std::vector<int, std::allocator<int> > const&) (tasks/kondrashova_v_sum_col_mat/mpi/src/ops_mpi.cpp:14) | not called | 0.0% |
| kondrashova_v_sum_col_mat::KondrashovaVSumColMatMPI::PostProcessingImpl() (tasks/kondrashova_v_sum_col_mat/mpi/src/ops_mpi.cpp:135) | not called | 0.0% |
| kondrashova_v_sum_col_mat::KondrashovaVSumColMatMPI::PreProcessingImpl() (tasks/kondrashova_v_sum_col_mat/mpi/src/ops_mpi.cpp:38) | not called | 0.0% |
| kondrashova_v_sum_col_mat::KondrashovaVSumColMatMPI::RunImpl() (tasks/kondrashova_v_sum_col_mat/mpi/src/ops_mpi.cpp:104) | not called | 0.0% |
| kondrashova_v_sum_col_mat::KondrashovaVSumColMatMPI::ValidationImpl() (tasks/kondrashova_v_sum_col_mat/mpi/src/ops_mpi.cpp:20) | not called | 0.0% |
| kondrashova_v_sum_col_mat::KondrashovaVSumColMatSEQ::KondrashovaVSumColMatSEQ(std::vector<int, std::allocator<int> > const&) (tasks/kondrashova_v_sum_col_mat/seq/src/ops_seq.cpp:11) | not called | 0.0% |
| kondrashova_v_sum_col_mat::KondrashovaVSumColMatSEQ::PostProcessingImpl() (tasks/kondrashova_v_sum_col_mat/seq/src/ops_seq.cpp:47) | not called | 0.0% |
| kondrashova_v_sum_col_mat::KondrashovaVSumColMatSEQ::PreProcessingImpl() (tasks/kondrashova_v_sum_col_mat/seq/src/ops_seq.cpp:25) | not called | 0.0% |
| kondrashova_v_sum_col_mat::KondrashovaVSumColMatSEQ::RunImpl() (tasks/kondrashova_v_sum_col_mat/seq/src/ops_seq.cpp:30) | not called | 0.0% |
| kondrashova_v_sum_col_mat::KondrashovaVSumColMatSEQ::ValidationImpl() (tasks/kondrashova_v_sum_col_mat/seq/src/ops_seq.cpp:17) | not called | 0.0% |
| kopilov_d_ring_2::KopilovDRingMPI::KopilovDRingMPI(kopilov_d_ring_2::Input const&) (tasks/kopilov_d_ring_2/mpi/src/ops_mpi.cpp:12) | called 8 times, returned 8 times | 75.0% |
| kopilov_d_ring_2::KopilovDRingMPI::PostProcessingImpl() (tasks/kopilov_d_ring_2/mpi/src/ops_mpi.cpp:86) | called 8 times, returned 8 times | 100.0% |
| kopilov_d_ring_2::KopilovDRingMPI::PreProcessingImpl() (tasks/kopilov_d_ring_2/mpi/src/ops_mpi.cpp:21) | called 8 times, returned 8 times | 67.0% |
| kopilov_d_ring_2::KopilovDRingMPI::RunImpl() (tasks/kopilov_d_ring_2/mpi/src/ops_mpi.cpp:26) | called 8 times, returned 8 times | 81.0% |
| kopilov_d_ring_2::KopilovDRingMPI::ValidationImpl() (tasks/kopilov_d_ring_2/mpi/src/ops_mpi.cpp:17) | called 8 times, returned 8 times | 100.0% |
| kopilov_d_ring_2::KopilovDRingSEQ::KopilovDRingSEQ(kopilov_d_ring_2::Input const&) (tasks/kopilov_d_ring_2/seq/src/ops_seq.cpp:7) | called 32 times, returned 32 times | 75.0% |
| kopilov_d_ring_2::KopilovDRingSEQ::PostProcessingImpl() (tasks/kopilov_d_ring_2/seq/src/ops_seq.cpp:26) | called 32 times, returned 32 times | 100.0% |
| kopilov_d_ring_2::KopilovDRingSEQ::PreProcessingImpl() (tasks/kopilov_d_ring_2/seq/src/ops_seq.cpp:16) | called 32 times, returned 32 times | 67.0% |
| kopilov_d_ring_2::KopilovDRingSEQ::RunImpl() (tasks/kopilov_d_ring_2/seq/src/ops_seq.cpp:21) | called 32 times, returned 32 times | 100.0% |
| kopilov_d_ring_2::KopilovDRingSEQ::ValidationImpl() (tasks/kopilov_d_ring_2/seq/src/ops_seq.cpp:12) | called 32 times, returned 32 times | 100.0% |
| kopilov_d_shell_merge::(anonymous namespace)::RecvVector(int, int, ompi_communicator_t*) (tasks/kopilov_d_shell_merge/mpi/src/ops_mpi.cpp:46) | called 7 times, returned 7 times | 62.0% |
| kopilov_d_shell_merge::(anonymous namespace)::SendVector(int, int, std::vector<int, std::allocator<int> > const&, ompi_communicator_t*) (tasks/kopilov_d_shell_merge/mpi/src/ops_mpi.cpp:40) | called 7 times, returned 7 times | 100.0% |
| kopilov_d_shell_merge::(anonymous namespace)::ShellSort(std::vector<int, std::allocator<int> >&) (tasks/kopilov_d_shell_merge/mpi/src/ops_mpi.cpp:15) | called 14 times, returned 14 times | 100.0% |
| kopilov_d_shell_merge::(anonymous namespace)::ShellSort(std::vector<int, std::allocator<int> >&) (tasks/kopilov_d_shell_merge/seq/src/ops_seq.cpp:15) | called 80 times, returned 80 times | 100.0% |
| kopilov_d_shell_merge::(anonymous namespace)::SimpleMerge(std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (tasks/kopilov_d_shell_merge/mpi/src/ops_mpi.cpp:33) | called 7 times, returned 7 times | 57.0% |
| kopilov_d_shell_merge::(anonymous namespace)::SimpleMerge(std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (tasks/kopilov_d_shell_merge/seq/src/ops_seq.cpp:33) | called 40 times, returned 40 times | 57.0% |
| kopilov_d_shell_merge::KopilovDShellMergeMPI::KopilovDShellMergeMPI(std::vector<int, std::allocator<int> > const&) (tasks/kopilov_d_shell_merge/mpi/include/ops_mpi.hpp:16) | called 14 times, returned 14 times | 19.0% |
| kopilov_d_shell_merge::KopilovDShellMergeMPI::PostProcessingImpl() (tasks/kopilov_d_shell_merge/mpi/src/ops_mpi.cpp:100) | called 14 times, returned 14 times | 81.0% |
| kopilov_d_shell_merge::KopilovDShellMergeMPI::PreProcessingImpl() (tasks/kopilov_d_shell_merge/mpi/src/ops_mpi.cpp:63) | called 14 times, returned 14 times | 96.0% |
| kopilov_d_shell_merge::KopilovDShellMergeMPI::RunImpl() (tasks/kopilov_d_shell_merge/mpi/src/ops_mpi.cpp:95) | called 14 times, returned 14 times | 100.0% |
| kopilov_d_shell_merge::KopilovDShellMergeMPI::ValidationImpl() (tasks/kopilov_d_shell_merge/mpi/src/ops_mpi.cpp:57) | called 14 times, returned 14 times | 100.0% |
| kopilov_d_shell_merge::KopilovDShellMergeSEQ::KopilovDShellMergeSEQ(std::vector<int, std::allocator<int> > const&) (tasks/kopilov_d_shell_merge/seq/src/ops_seq.cpp:42) | called 56 times, returned 56 times | 38.0% |
| kopilov_d_shell_merge::KopilovDShellMergeSEQ::PostProcessingImpl() (tasks/kopilov_d_shell_merge/seq/src/ops_seq.cpp:73) | called 56 times, returned 56 times | 100.0% |
| kopilov_d_shell_merge::KopilovDShellMergeSEQ::PreProcessingImpl() (tasks/kopilov_d_shell_merge/seq/src/ops_seq.cpp:51) | called 56 times, returned 56 times | 75.0% |
| kopilov_d_shell_merge::KopilovDShellMergeSEQ::RunImpl() (tasks/kopilov_d_shell_merge/seq/src/ops_seq.cpp:57) | called 56 times, returned 56 times | 65.0% |
| kopilov_d_shell_merge::KopilovDShellMergeSEQ::ValidationImpl() (tasks/kopilov_d_shell_merge/seq/src/ops_seq.cpp:47) | called 56 times, returned 56 times | 100.0% |
| kopilov_d_sum_val_col_mat::KopilovDSumValColMatMPI::KopilovDSumValColMatMPI(kopilov_d_sum_val_col_mat::Input const&) (tasks/kopilov_d_sum_val_col_mat/mpi/src/ops_mpi.cpp:13) | called 6 times, returned 6 times | 62.0% |
| kopilov_d_sum_val_col_mat::KopilovDSumValColMatMPI::PostProcessingImpl() (tasks/kopilov_d_sum_val_col_mat/mpi/src/ops_mpi.cpp:100) | called 6 times, returned 6 times | 100.0% |
| kopilov_d_sum_val_col_mat::KopilovDSumValColMatMPI::PreProcessingImpl() (tasks/kopilov_d_sum_val_col_mat/mpi/src/ops_mpi.cpp:23) | called 6 times, returned 6 times | 100.0% |
| kopilov_d_sum_val_col_mat::KopilovDSumValColMatMPI::RunImpl() (tasks/kopilov_d_sum_val_col_mat/mpi/src/ops_mpi.cpp:27) | called 6 times, returned 6 times | 65.0% |
| kopilov_d_sum_val_col_mat::KopilovDSumValColMatMPI::ValidationImpl() (tasks/kopilov_d_sum_val_col_mat/mpi/src/ops_mpi.cpp:19) | called 6 times, returned 6 times | 100.0% |
| kopilov_d_sum_val_col_mat::KopilovDSumValColMatSEQ::KopilovDSumValColMatSEQ(kopilov_d_sum_val_col_mat::Input const&) (tasks/kopilov_d_sum_val_col_mat/seq/src/ops_seq.cpp:10) | called 24 times, returned 24 times | 62.0% |
| kopilov_d_sum_val_col_mat::KopilovDSumValColMatSEQ::PostProcessingImpl() (tasks/kopilov_d_sum_val_col_mat/seq/src/ops_seq.cpp:51) | called 24 times, returned 24 times | 100.0% |
| kopilov_d_sum_val_col_mat::KopilovDSumValColMatSEQ::PreProcessingImpl() (tasks/kopilov_d_sum_val_col_mat/seq/src/ops_seq.cpp:29) | called 24 times, returned 24 times | 100.0% |
| kopilov_d_sum_val_col_mat::KopilovDSumValColMatSEQ::RunImpl() (tasks/kopilov_d_sum_val_col_mat/seq/src/ops_seq.cpp:35) | called 24 times, returned 24 times | 100.0% |
| kopilov_d_sum_val_col_mat::KopilovDSumValColMatSEQ::ValidationImpl() (tasks/kopilov_d_sum_val_col_mat/seq/src/ops_seq.cpp:16) | called 24 times, returned 24 times | 75.0% |
| korolev_k_ring_topology::(anonymous namespace)::BroadcastResult(int, int, ompi_communicator_t*, unsigned long, std::vector<int, std::allocator<int> >&) (tasks/korolev_k_ring_topology/seq/src/ops_seq.cpp:81) | not called | 0.0% |
| korolev_k_ring_topology::(anonymous namespace)::BroadcastResult(int, int, unsigned long, std::vector<int, std::allocator<int> >&) (tasks/korolev_k_ring_topology/mpi/src/ops_mpi.cpp:82) | not called | 0.0% |
| korolev_k_ring_topology::(anonymous namespace)::ForwardDataInRing(int, int, int, int, int, int, ompi_communicator_t*, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&) (tasks/korolev_k_ring_topology/seq/src/ops_seq.cpp:61) | not called | 0.0% |
| korolev_k_ring_topology::(anonymous namespace)::ForwardDataInRing(int, int, int, int, int, int, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&) (tasks/korolev_k_ring_topology/mpi/src/ops_mpi.cpp:62) | not called | 0.0% |
| korolev_k_ring_topology::(anonymous namespace)::HandleSelfSend(int, int, std::vector<int, std::allocator<int> > const&, ompi_communicator_t*, std::vector<int, std::allocator<int> >&) (tasks/korolev_k_ring_topology/seq/src/ops_seq.cpp:39) | not called | 0.0% |
| korolev_k_ring_topology::(anonymous namespace)::HandleSelfSend(int, int, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> >&) (tasks/korolev_k_ring_topology/mpi/src/ops_mpi.cpp:40) | not called | 0.0% |
| korolev_k_ring_topology::(anonymous namespace)::SendDataFromSource(int, int, int, std::vector<int, std::allocator<int> > const&, ompi_communicator_t*) (tasks/korolev_k_ring_topology/seq/src/ops_seq.cpp:52) | not called | 0.0% |
| korolev_k_ring_topology::(anonymous namespace)::SendDataFromSource(int, int, int, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> >&) (tasks/korolev_k_ring_topology/mpi/src/ops_mpi.cpp:52) | not called | 0.0% |
| korolev_k_ring_topology::KorolevKRingTopologyMPI::KorolevKRingTopologyMPI(korolev_k_ring_topology::RingMessage const&) (tasks/korolev_k_ring_topology/mpi/src/ops_mpi.cpp:12) | not called | 0.0% |
| korolev_k_ring_topology::KorolevKRingTopologyMPI::PostProcessingImpl() (tasks/korolev_k_ring_topology/mpi/src/ops_mpi.cpp:132) | not called | 0.0% |
| korolev_k_ring_topology::KorolevKRingTopologyMPI::PreProcessingImpl() (tasks/korolev_k_ring_topology/mpi/src/ops_mpi.cpp:34) | not called | 0.0% |
| korolev_k_ring_topology::KorolevKRingTopologyMPI::RunImpl() (tasks/korolev_k_ring_topology/mpi/src/ops_mpi.cpp:98) | not called | 0.0% |
| korolev_k_ring_topology::KorolevKRingTopologyMPI::ValidationImpl() (tasks/korolev_k_ring_topology/mpi/src/ops_mpi.cpp:18) | not called | 0.0% |
| korolev_k_ring_topology::KorolevKRingTopologySEQ::KorolevKRingTopologySEQ(korolev_k_ring_topology::RingMessage const&) (tasks/korolev_k_ring_topology/seq/src/ops_seq.cpp:13) | not called | 0.0% |
| korolev_k_ring_topology::KorolevKRingTopologySEQ::PostProcessingImpl() (tasks/korolev_k_ring_topology/seq/src/ops_seq.cpp:141) | not called | 0.0% |
| korolev_k_ring_topology::KorolevKRingTopologySEQ::PreProcessingImpl() (tasks/korolev_k_ring_topology/seq/src/ops_seq.cpp:33) | not called | 0.0% |
| korolev_k_ring_topology::KorolevKRingTopologySEQ::RunImpl() (tasks/korolev_k_ring_topology/seq/src/ops_seq.cpp:97) | not called | 0.0% |
| korolev_k_ring_topology::KorolevKRingTopologySEQ::ValidationImpl() (tasks/korolev_k_ring_topology/seq/src/ops_seq.cpp:19) | not called | 0.0% |
| korolev_k_sobel_oprator::(anonymous namespace)::ApplySobelOperator(std::vector<unsigned char, std::allocator<unsigned char> > const&, int, int) (tasks/korolev_k_sobel_oprator/seq/src/ops_seq.cpp:43) | called 48 times, returned 48 times | 94.0% |
| korolev_k_sobel_oprator::(anonymous namespace)::ApplySobelOperatorLocal(std::vector<unsigned char, std::allocator<unsigned char> > const&, int, int) (tasks/korolev_k_sobel_oprator/mpi/src/ops_mpi.cpp:56) | called 12 times, returned 12 times | 94.0% |
| korolev_k_sobel_oprator::(anonymous namespace)::BroadcastResult(int, int, int, int, std::vector<unsigned char, std::allocator<unsigned char> >&) (tasks/korolev_k_sobel_oprator/mpi/src/ops_mpi.cpp:182) | called 12 times, returned 12 times | 100.0% |
| korolev_k_sobel_oprator::(anonymous namespace)::ConvertToGrayscale(std::vector<unsigned char, std::allocator<unsigned char> > const&, int, int, int) (tasks/korolev_k_sobel_oprator/seq/src/ops_seq.cpp:21) | called 48 times, returned 48 times | 100.0% |
| korolev_k_sobel_oprator::(anonymous namespace)::ConvertToGrayscale(std::vector<unsigned char, std::allocator<unsigned char> > const&, int, int, int, int) (tasks/korolev_k_sobel_oprator/mpi/src/ops_mpi.cpp:23) | called 12 times, returned 12 times | 100.0% |
| korolev_k_sobel_oprator::(anonymous namespace)::CopyLocalData(int, int, std::vector<unsigned char, std::allocator<unsigned char> > const&, std::vector<unsigned char, std::allocator<unsigned char> >&, int, int) (tasks/korolev_k_sobel_oprator/mpi/src/ops_mpi.cpp:97) | called 6 times, returned 6 times | 100.0% |
| korolev_k_sobel_oprator::(anonymous namespace)::DistributeData(int, int, int, int, std::vector<unsigned char, std::allocator<unsigned char> > const&, std::vector<unsigned char, std::allocator<unsigned char> >&, int, int, int, int) (tasks/korolev_k_sobel_oprator/mpi/src/ops_mpi.cpp:132) | called 12 times, returned 12 times | 100.0% |
| korolev_k_sobel_oprator::(anonymous namespace)::GatherResults(int, int, int, int, int, int, int, std::vector<unsigned char, std::allocator<unsigned char> > const&, std::vector<unsigned char, std::allocator<unsigned char> >&) (tasks/korolev_k_sobel_oprator/mpi/src/ops_mpi.cpp:151) | called 12 times, returned 12 times | 100.0% |
| korolev_k_sobel_oprator::(anonymous namespace)::SendDataToProcess(int, int, int, int, int, int, std::vector<unsigned char, std::allocator<unsigned char> > const&) (tasks/korolev_k_sobel_oprator/mpi/src/ops_mpi.cpp:112) | called 6 times, returned 6 times | 90.0% |
| korolev_k_sobel_oprator::KorolevKSobelOpratorMPI::KorolevKSobelOpratorMPI(korolev_k_sobel_oprator::ImageData const&) (tasks/korolev_k_sobel_oprator/mpi/src/ops_mpi.cpp:198) | called 12 times, returned 12 times | 83.0% |
| korolev_k_sobel_oprator::KorolevKSobelOpratorMPI::PostProcessingImpl() (tasks/korolev_k_sobel_oprator/mpi/src/ops_mpi.cpp:311) | called 12 times, returned 12 times | 100.0% |
| korolev_k_sobel_oprator::KorolevKSobelOpratorMPI::PreProcessingImpl() (tasks/korolev_k_sobel_oprator/mpi/src/ops_mpi.cpp:217) | called 12 times, returned 12 times | 100.0% |
| korolev_k_sobel_oprator::KorolevKSobelOpratorMPI::RunImpl() (tasks/korolev_k_sobel_oprator/mpi/src/ops_mpi.cpp:222) | called 12 times, returned 12 times | 63.0% |
| korolev_k_sobel_oprator::KorolevKSobelOpratorMPI::ValidationImpl() (tasks/korolev_k_sobel_oprator/mpi/src/ops_mpi.cpp:204) | called 12 times, returned 12 times | 100.0% |
| korolev_k_sobel_oprator::KorolevKSobelOpratorSEQ::KorolevKSobelOpratorSEQ(korolev_k_sobel_oprator::ImageData const&) (tasks/korolev_k_sobel_oprator/seq/src/ops_seq.cpp:82) | called 48 times, returned 48 times | 83.0% |
| korolev_k_sobel_oprator::KorolevKSobelOpratorSEQ::PostProcessingImpl() (tasks/korolev_k_sobel_oprator/seq/src/ops_seq.cpp:126) | called 48 times, returned 48 times | 100.0% |
| korolev_k_sobel_oprator::KorolevKSobelOpratorSEQ::PreProcessingImpl() (tasks/korolev_k_sobel_oprator/seq/src/ops_seq.cpp:102) | called 48 times, returned 48 times | 100.0% |
| korolev_k_sobel_oprator::KorolevKSobelOpratorSEQ::RunImpl() (tasks/korolev_k_sobel_oprator/seq/src/ops_seq.cpp:107) | called 48 times, returned 48 times | 52.0% |
| korolev_k_sobel_oprator::KorolevKSobelOpratorSEQ::ValidationImpl() (tasks/korolev_k_sobel_oprator/seq/src/ops_seq.cpp:88) | called 48 times, returned 48 times | 100.0% |
| korolev_k_string_word_count::(anonymous namespace)::CountWordsChunk(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long, unsigned long, bool) (tasks/korolev_k_string_word_count/mpi/src/ops_mpi.cpp:17) | called 22 times, returned 22 times | 100.0% |
| korolev_k_string_word_count::KorolevKStringWordCountMPI::KorolevKStringWordCountMPI(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (tasks/korolev_k_string_word_count/mpi/src/ops_mpi.cpp:48) | called 24 times, returned 24 times | 80.0% |
| korolev_k_string_word_count::KorolevKStringWordCountMPI::PostProcessingImpl() (tasks/korolev_k_string_word_count/mpi/src/ops_mpi.cpp:133) | called 24 times, returned 24 times | 100.0% |
| korolev_k_string_word_count::KorolevKStringWordCountMPI::PreProcessingImpl() (tasks/korolev_k_string_word_count/mpi/src/ops_mpi.cpp:59) | called 24 times, returned 24 times | 100.0% |
| korolev_k_string_word_count::KorolevKStringWordCountMPI::RunImpl() (tasks/korolev_k_string_word_count/mpi/src/ops_mpi.cpp:64) | called 24 times, returned 24 times | 92.0% |
| korolev_k_string_word_count::KorolevKStringWordCountMPI::ValidationImpl() (tasks/korolev_k_string_word_count/mpi/src/ops_mpi.cpp:54) | called 24 times, returned 24 times | 100.0% |
| korolev_k_string_word_count::KorolevKStringWordCountSEQ::KorolevKStringWordCountSEQ(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (tasks/korolev_k_string_word_count/seq/src/ops_seq.cpp:10) | called 96 times, returned 96 times | 80.0% |
| korolev_k_string_word_count::KorolevKStringWordCountSEQ::PostProcessingImpl() (tasks/korolev_k_string_word_count/seq/src/ops_seq.cpp:52) | called 96 times, returned 96 times | 100.0% |
| korolev_k_string_word_count::KorolevKStringWordCountSEQ::PreProcessingImpl() (tasks/korolev_k_string_word_count/seq/src/ops_seq.cpp:21) | called 96 times, returned 96 times | 100.0% |
| korolev_k_string_word_count::KorolevKStringWordCountSEQ::RunImpl() (tasks/korolev_k_string_word_count/seq/src/ops_seq.cpp:26) | called 96 times, returned 96 times | 100.0% |
| korolev_k_string_word_count::KorolevKStringWordCountSEQ::ValidationImpl() (tasks/korolev_k_string_word_count/seq/src/ops_seq.cpp:16) | called 96 times, returned 96 times | 100.0% |
| kotelnikova_a_convex_hull_for_bin_image::(anonymous namespace)::ProcessConnectedComponent(int, int, int, int, kotelnikova_a_convex_hull_for_bin_image::ImageData const&, std::vector<bool, std::allocator<bool> >&, std::vector<std::vector<kotelnikova_a_convex_hull_for_bin_image::Point, std::allocator<kotelnikova_a_convex_hull_for_bin_image::Point> >, std::allocator<std::vector<kotelnikova_a_convex_hull_for_bin_image::Point, std::allocator<kotelnikova_a_convex_hull_for_bin_image::Point> > > >&) (tasks/kotelnikova_a_convex_hull_for_bin_image/seq/src/ops_seq.cpp:39) | called 144 times, returned 144 times | 77.0% |
| kotelnikova_a_convex_hull_for_bin_image::(anonymous namespace)::ProcessPixelNeighbors(kotelnikova_a_convex_hull_for_bin_image::Point const&, int, int, kotelnikova_a_convex_hull_for_bin_image::ImageData const&, std::vector<bool, std::allocator<bool> >&, std::queue<kotelnikova_a_convex_hull_for_bin_image::Point, std::deque<kotelnikova_a_convex_hull_for_bin_image::Point, std::allocator<kotelnikova_a_convex_hull_for_bin_image::Point> > >&) (tasks/kotelnikova_a_convex_hull_for_bin_image/seq/src/ops_seq.cpp:21) | called 4624 times, returned 4624 times | 84.0% |
| kotelnikova_a_convex_hull_for_bin_image::KotelnikovaAConvexHullForBinImgMPI::ExchangeBoundaryRows(int, int, int, int, std::vector<unsigned char, std::allocator<unsigned char> >&) const (tasks/kotelnikova_a_convex_hull_for_bin_image/mpi/src/ops_mpi.cpp:216) | called 20 times, returned 20 times | 100.0% |
| kotelnikova_a_convex_hull_for_bin_image::KotelnikovaAConvexHullForBinImgMPI::FilterLocalComponents(std::vector<std::vector<kotelnikova_a_convex_hull_for_bin_image::Point, std::allocator<kotelnikova_a_convex_hull_for_bin_image::Point> >, std::allocator<std::vector<kotelnikova_a_convex_hull_for_bin_image::Point, std::allocator<kotelnikova_a_convex_hull_for_bin_image::Point> > > > const&) (tasks/kotelnikova_a_convex_hull_for_bin_image/mpi/src/ops_mpi.cpp:309) | called 20 times, returned 20 times | 86.0% |
| kotelnikova_a_convex_hull_for_bin_image::KotelnikovaAConvexHullForBinImgMPI::FindConnectedComponentsMpi() (tasks/kotelnikova_a_convex_hull_for_bin_image/mpi/src/ops_mpi.cpp:184) | called 20 times, returned 20 times | 72.0% |
| kotelnikova_a_convex_hull_for_bin_image::KotelnikovaAConvexHullForBinImgMPI::GatherConvexHullsToRank0() (tasks/kotelnikova_a_convex_hull_for_bin_image/mpi/src/ops_mpi.cpp:108) | called 20 times, returned 20 times | 82.0% |
| kotelnikova_a_convex_hull_for_bin_image::KotelnikovaAConvexHullForBinImgMPI::GrahamScan(std::vector<kotelnikova_a_convex_hull_for_bin_image::Point, std::allocator<kotelnikova_a_convex_hull_for_bin_image::Point> > const&) (tasks/kotelnikova_a_convex_hull_for_bin_image/mpi/src/ops_mpi.cpp:331) | called 17 times, returned 17 times | 77.0% |
| kotelnikova_a_convex_hull_for_bin_image::KotelnikovaAConvexHullForBinImgMPI::GrahamScan(std::vector<kotelnikova_a_convex_hull_for_bin_image::Point, std::allocator<kotelnikova_a_convex_hull_for_bin_image::Point> > const&)::{lambda(kotelnikova_a_convex_hull_for_bin_image::Point const&, kotelnikova_a_convex_hull_for_bin_image::Point const&)#1}::operator()(kotelnikova_a_convex_hull_for_bin_image::Point const&, kotelnikova_a_convex_hull_for_bin_image::Point const&) const (tasks/kotelnikova_a_convex_hull_for_bin_image/mpi/src/ops_mpi.cpp:348) | called 3772 times, returned 3772 times | 100.0% |
| kotelnikova_a_convex_hull_for_bin_image::KotelnikovaAConvexHullForBinImgMPI::KotelnikovaAConvexHullForBinImgMPI(kotelnikova_a_convex_hull_for_bin_image::ImageData const&) (tasks/kotelnikova_a_convex_hull_for_bin_image/mpi/src/ops_mpi.cpp:24) | called 20 times, returned 20 times | 62.0% |
| kotelnikova_a_convex_hull_for_bin_image::KotelnikovaAConvexHullForBinImgMPI::PostProcessingImpl() (tasks/kotelnikova_a_convex_hull_for_bin_image/mpi/src/ops_mpi.cpp:327) | called 20 times, returned 20 times | 100.0% |
| kotelnikova_a_convex_hull_for_bin_image::KotelnikovaAConvexHullForBinImgMPI::PreProcessingImpl() (tasks/kotelnikova_a_convex_hull_for_bin_image/mpi/src/ops_mpi.cpp:40) | called 20 times, returned 20 times | 100.0% |
| kotelnikova_a_convex_hull_for_bin_image::KotelnikovaAConvexHullForBinImgMPI::ProcessComponentsAndComputeHulls() (tasks/kotelnikova_a_convex_hull_for_bin_image/mpi/src/ops_mpi.cpp:172) | called 20 times, returned 20 times | 65.0% |
| kotelnikova_a_convex_hull_for_bin_image::KotelnikovaAConvexHullForBinImgMPI::ProcessExtendedNeighbors(kotelnikova_a_convex_hull_for_bin_image::Point const&, int, int, int, std::vector<unsigned char, std::allocator<unsigned char> > const&, std::vector<bool, std::allocator<bool> >&, std::queue<kotelnikova_a_convex_hull_for_bin_image::Point, std::deque<kotelnikova_a_convex_hull_for_bin_image::Point, std::allocator<kotelnikova_a_convex_hull_for_bin_image::Point> > >&) (tasks/kotelnikova_a_convex_hull_for_bin_image/mpi/src/ops_mpi.cpp:286) | called 619 times, returned 619 times | 83.0% |
| kotelnikova_a_convex_hull_for_bin_image::KotelnikovaAConvexHullForBinImgMPI::ProcessExtendedRegion(int, int, int, std::vector<unsigned char, std::allocator<unsigned char> > const&, std::vector<bool, std::allocator<bool> >&, std::vector<std::vector<kotelnikova_a_convex_hull_for_bin_image::Point, std::allocator<kotelnikova_a_convex_hull_for_bin_image::Point> >, std::allocator<std::vector<kotelnikova_a_convex_hull_for_bin_image::Point, std::allocator<kotelnikova_a_convex_hull_for_bin_image::Point> > > >&) (tasks/kotelnikova_a_convex_hull_for_bin_image/mpi/src/ops_mpi.cpp:253) | called 20 times, returned 20 times | 81.0% |
| kotelnikova_a_convex_hull_for_bin_image::KotelnikovaAConvexHullForBinImgMPI::ReceiveHullsFromProcess(int, int) (tasks/kotelnikova_a_convex_hull_for_bin_image/mpi/src/ops_mpi.cpp:129) | called 10 times, returned 10 times | 72.0% |
| kotelnikova_a_convex_hull_for_bin_image::KotelnikovaAConvexHullForBinImgMPI::RunImpl() (tasks/kotelnikova_a_convex_hull_for_bin_image/mpi/src/ops_mpi.cpp:100) | called 20 times, returned 20 times | 100.0% |
| kotelnikova_a_convex_hull_for_bin_image::KotelnikovaAConvexHullForBinImgMPI::ScatterDataAndDistributeWork() (tasks/kotelnikova_a_convex_hull_for_bin_image/mpi/src/ops_mpi.cpp:59) | called 20 times, returned 20 times | 79.0% |
| kotelnikova_a_convex_hull_for_bin_image::KotelnikovaAConvexHullForBinImgMPI::SendHullsToRank0() (tasks/kotelnikova_a_convex_hull_for_bin_image/mpi/src/ops_mpi.cpp:152) | called 10 times, returned 10 times | 77.0% |
| kotelnikova_a_convex_hull_for_bin_image::KotelnikovaAConvexHullForBinImgMPI::ValidationImpl() (tasks/kotelnikova_a_convex_hull_for_bin_image/mpi/src/ops_mpi.cpp:35) | called 20 times, returned 20 times | 83.0% |
| kotelnikova_a_convex_hull_for_bin_image::KotelnikovaAConvexHullForBinImgSEQ::FindConnectedComponents() (tasks/kotelnikova_a_convex_hull_for_bin_image/seq/src/ops_seq.cpp:100) | called 80 times, returned 80 times | 82.0% |
| kotelnikova_a_convex_hull_for_bin_image::KotelnikovaAConvexHullForBinImgSEQ::GrahamScan(std::vector<kotelnikova_a_convex_hull_for_bin_image::Point, std::allocator<kotelnikova_a_convex_hull_for_bin_image::Point> > const&) (tasks/kotelnikova_a_convex_hull_for_bin_image/seq/src/ops_seq.cpp:117) | called 80 times, returned 80 times | 80.0% |
| kotelnikova_a_convex_hull_for_bin_image::KotelnikovaAConvexHullForBinImgSEQ::GrahamScan(std::vector<kotelnikova_a_convex_hull_for_bin_image::Point, std::allocator<kotelnikova_a_convex_hull_for_bin_image::Point> > const&)::{lambda(kotelnikova_a_convex_hull_for_bin_image::Point const&, kotelnikova_a_convex_hull_for_bin_image::Point const&)#1}::operator()(kotelnikova_a_convex_hull_for_bin_image::Point const&, kotelnikova_a_convex_hull_for_bin_image::Point const&) const (tasks/kotelnikova_a_convex_hull_for_bin_image/seq/src/ops_seq.cpp:134) | called 35360 times, returned 35360 times | 100.0% |
| kotelnikova_a_convex_hull_for_bin_image::KotelnikovaAConvexHullForBinImgSEQ::KotelnikovaAConvexHullForBinImgSEQ(kotelnikova_a_convex_hull_for_bin_image::ImageData const&) (tasks/kotelnikova_a_convex_hull_for_bin_image/seq/src/ops_seq.cpp:62) | called 80 times, returned 80 times | 57.0% |
| kotelnikova_a_convex_hull_for_bin_image::KotelnikovaAConvexHullForBinImgSEQ::PostProcessingImpl() (tasks/kotelnikova_a_convex_hull_for_bin_image/seq/src/ops_seq.cpp:96) | called 80 times, returned 80 times | 100.0% |
| kotelnikova_a_convex_hull_for_bin_image::KotelnikovaAConvexHullForBinImgSEQ::PreProcessingImpl() (tasks/kotelnikova_a_convex_hull_for_bin_image/seq/src/ops_seq.cpp:72) | called 80 times, returned 80 times | 100.0% |
| kotelnikova_a_convex_hull_for_bin_image::KotelnikovaAConvexHullForBinImgSEQ::RunImpl() (tasks/kotelnikova_a_convex_hull_for_bin_image/seq/src/ops_seq.cpp:80) | called 80 times, returned 80 times | 68.0% |
| kotelnikova_a_convex_hull_for_bin_image::KotelnikovaAConvexHullForBinImgSEQ::ValidationImpl() (tasks/kotelnikova_a_convex_hull_for_bin_image/seq/src/ops_seq.cpp:67) | called 80 times, returned 80 times | 83.0% |
| kotelnikova_a_from_all_to_one::KotelnikovaAFromAllToOneMPI::CustomReduce(void*, void*, int, ompi_datatype_t*, ompi_op_t*, ompi_communicator_t*, int) (tasks/kotelnikova_a_from_all_to_one/mpi/src/ops_mpi.cpp:124) | called 60 times, returned 60 times | 75.0% |
| kotelnikova_a_from_all_to_one::KotelnikovaAFromAllToOneMPI::KotelnikovaAFromAllToOneMPI(std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > > const&) (tasks/kotelnikova_a_from_all_to_one/mpi/src/ops_mpi.cpp:41) | called 64 times, returned 64 times | 65.0% |
| kotelnikova_a_from_all_to_one::KotelnikovaAFromAllToOneMPI::PerformOperation(void*, void*, int, ompi_datatype_t*) (tasks/kotelnikova_a_from_all_to_one/mpi/src/ops_mpi.cpp:202) | not called | 0.0% |
| kotelnikova_a_from_all_to_one::KotelnikovaAFromAllToOneMPI::PostProcessingImpl() (tasks/kotelnikova_a_from_all_to_one/mpi/src/ops_mpi.cpp:206) | called 64 times, returned 64 times | 100.0% |
| kotelnikova_a_from_all_to_one::KotelnikovaAFromAllToOneMPI::PreProcessingImpl() (tasks/kotelnikova_a_from_all_to_one/mpi/src/ops_mpi.cpp:73) | called 64 times, returned 64 times | 100.0% |
| kotelnikova_a_from_all_to_one::KotelnikovaAFromAllToOneMPI::RunImpl() (tasks/kotelnikova_a_from_all_to_one/mpi/src/ops_mpi.cpp:77) | called 64 times, returned 64 times | 78.0% |
| kotelnikova_a_from_all_to_one::KotelnikovaAFromAllToOneMPI::TreeReduce(void*, void*, int, ompi_datatype_t*, ompi_op_t*, ompi_communicator_t*, int) (tasks/kotelnikova_a_from_all_to_one/mpi/src/ops_mpi.cpp:148) | called 60 times, returned 60 times | 72.0% |
| kotelnikova_a_from_all_to_one::KotelnikovaAFromAllToOneMPI::ValidationImpl() (tasks/kotelnikova_a_from_all_to_one/mpi/src/ops_mpi.cpp:69) | called 64 times, returned 64 times | 100.0% |
| kotelnikova_a_from_all_to_one::KotelnikovaAFromAllToOneSEQ::KotelnikovaAFromAllToOneSEQ(std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > > const&) (tasks/kotelnikova_a_from_all_to_one/seq/src/ops_seq.cpp:31) | called 32 times, returned 32 times | 62.0% |
| kotelnikova_a_from_all_to_one::KotelnikovaAFromAllToOneSEQ::PostProcessingImpl() (tasks/kotelnikova_a_from_all_to_one/seq/src/ops_seq.cpp:90) | called 32 times, returned 32 times | 100.0% |
| kotelnikova_a_from_all_to_one::KotelnikovaAFromAllToOneSEQ::PreProcessingImpl() (tasks/kotelnikova_a_from_all_to_one/seq/src/ops_seq.cpp:65) | called 32 times, returned 32 times | 100.0% |
| kotelnikova_a_from_all_to_one::KotelnikovaAFromAllToOneSEQ::RunImpl() (tasks/kotelnikova_a_from_all_to_one/seq/src/ops_seq.cpp:69) | called 32 times, returned 32 times | 76.0% |
| kotelnikova_a_from_all_to_one::KotelnikovaAFromAllToOneSEQ::ValidationImpl() (tasks/kotelnikova_a_from_all_to_one/seq/src/ops_seq.cpp:49) | called 32 times, returned 32 times | 100.0% |
| kotelnikova_a_num_sent_in_line::KotelnikovaANumSentInLineMPI::BorderControl(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int) (tasks/kotelnikova_a_num_sent_in_line/mpi/src/ops_mpi.cpp:80) | called 12 times, returned 12 times | 100.0% |
| kotelnikova_a_num_sent_in_line::KotelnikovaANumSentInLineMPI::CountLocalSentences(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, int, int) (tasks/kotelnikova_a_num_sent_in_line/mpi/src/ops_mpi.cpp:63) | called 12 times, returned 12 times | 100.0% |
| kotelnikova_a_num_sent_in_line::KotelnikovaANumSentInLineMPI::KotelnikovaANumSentInLineMPI(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (tasks/kotelnikova_a_num_sent_in_line/mpi/src/ops_mpi.cpp:14) | called 12 times, returned 12 times | 80.0% |
| kotelnikova_a_num_sent_in_line::KotelnikovaANumSentInLineMPI::PostProcessingImpl() (tasks/kotelnikova_a_num_sent_in_line/mpi/src/ops_mpi.cpp:113) | called 12 times, returned 12 times | 100.0% |
| kotelnikova_a_num_sent_in_line::KotelnikovaANumSentInLineMPI::PreProcessingImpl() (tasks/kotelnikova_a_num_sent_in_line/mpi/src/ops_mpi.cpp:24) | called 12 times, returned 12 times | 100.0% |
| kotelnikova_a_num_sent_in_line::KotelnikovaANumSentInLineMPI::ProcessingPart(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, int, int&, bool&) (tasks/kotelnikova_a_num_sent_in_line/mpi/src/ops_mpi.cpp:95) | called 12 times, returned 12 times | 100.0% |
| kotelnikova_a_num_sent_in_line::KotelnikovaANumSentInLineMPI::RunImpl() (tasks/kotelnikova_a_num_sent_in_line/mpi/src/ops_mpi.cpp:28) | called 12 times, returned 12 times | 94.0% |
| kotelnikova_a_num_sent_in_line::KotelnikovaANumSentInLineMPI::ValidationImpl() (tasks/kotelnikova_a_num_sent_in_line/mpi/src/ops_mpi.cpp:20) | called 12 times, returned 12 times | 100.0% |
| kotelnikova_a_num_sent_in_line::KotelnikovaANumSentInLineSEQ::KotelnikovaANumSentInLineSEQ(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (tasks/kotelnikova_a_num_sent_in_line/seq/src/ops_seq.cpp:11) | called 48 times, returned 48 times | 80.0% |
| kotelnikova_a_num_sent_in_line::KotelnikovaANumSentInLineSEQ::PostProcessingImpl() (tasks/kotelnikova_a_num_sent_in_line/seq/src/ops_seq.cpp:52) | called 48 times, returned 48 times | 100.0% |
| kotelnikova_a_num_sent_in_line::KotelnikovaANumSentInLineSEQ::PreProcessingImpl() (tasks/kotelnikova_a_num_sent_in_line/seq/src/ops_seq.cpp:21) | called 48 times, returned 48 times | 100.0% |
| kotelnikova_a_num_sent_in_line::KotelnikovaANumSentInLineSEQ::RunImpl() (tasks/kotelnikova_a_num_sent_in_line/seq/src/ops_seq.cpp:25) | called 48 times, returned 48 times | 100.0% |
| kotelnikova_a_num_sent_in_line::KotelnikovaANumSentInLineSEQ::ValidationImpl() (tasks/kotelnikova_a_num_sent_in_line/seq/src/ops_seq.cpp:17) | called 48 times, returned 48 times | 100.0% |
| lazareva_a_gauss_filter_horizontal::(anonymous namespace)::ApplyGaussianFilter(std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> >&, int, int, int, int) (tasks/lazareva_a_gauss_filter_horizontal/mpi/src/ops_mpi.cpp:47) | called 10 times, returned 10 times | 100.0% |
| lazareva_a_gauss_filter_horizontal::(anonymous namespace)::ComputeScatterParams(int, int, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&) (tasks/lazareva_a_gauss_filter_horizontal/mpi/src/ops_mpi.cpp:33) | called 10 times, returned 10 times | 100.0% |
| lazareva_a_gauss_filter_horizontal::(anonymous namespace)::GetKernelValue(int, int) (tasks/lazareva_a_gauss_filter_horizontal/mpi/src/ops_mpi.cpp:16) | called 1410624 times, returned 1410624 times | 80.0% |
| lazareva_a_gauss_filter_horizontal::(anonymous namespace)::GetKernelValue(int, int) (tasks/lazareva_a_gauss_filter_horizontal/seq/src/ops_seq.cpp:13) | called 11284992 times, returned 11284992 times | 80.0% |
| lazareva_a_gauss_filter_horizontal::LazarevaAGaussFilterHorizontalMPI::LazarevaAGaussFilterHorizontalMPI(std::vector<int, std::allocator<int> > const&) (tasks/lazareva_a_gauss_filter_horizontal/mpi/src/ops_mpi.cpp:71) | called 10 times, returned 10 times | 67.0% |
| lazareva_a_gauss_filter_horizontal::LazarevaAGaussFilterHorizontalMPI::PostProcessingImpl() (tasks/lazareva_a_gauss_filter_horizontal/mpi/src/ops_mpi.cpp:161) | called 10 times, returned 10 times | 100.0% |
| lazareva_a_gauss_filter_horizontal::LazarevaAGaussFilterHorizontalMPI::PreProcessingImpl() (tasks/lazareva_a_gauss_filter_horizontal/mpi/src/ops_mpi.cpp:95) | called 10 times, returned 10 times | 90.0% |
| lazareva_a_gauss_filter_horizontal::LazarevaAGaussFilterHorizontalMPI::RunImpl() (tasks/lazareva_a_gauss_filter_horizontal/mpi/src/ops_mpi.cpp:115) | called 10 times, returned 10 times | 64.0% |
| lazareva_a_gauss_filter_horizontal::LazarevaAGaussFilterHorizontalMPI::ValidationImpl() (tasks/lazareva_a_gauss_filter_horizontal/mpi/src/ops_mpi.cpp:77) | called 10 times, returned 10 times | 92.0% |
| lazareva_a_gauss_filter_horizontal::LazarevaAGaussFilterHorizontalSEQ::LazarevaAGaussFilterHorizontalSEQ(std::vector<int, std::allocator<int> > const&) (tasks/lazareva_a_gauss_filter_horizontal/seq/src/ops_seq.cpp:19) | called 40 times, returned 40 times | 67.0% |
| lazareva_a_gauss_filter_horizontal::LazarevaAGaussFilterHorizontalSEQ::PostProcessingImpl() (tasks/lazareva_a_gauss_filter_horizontal/seq/src/ops_seq.cpp:66) | called 40 times, returned 40 times | 75.0% |
| lazareva_a_gauss_filter_horizontal::LazarevaAGaussFilterHorizontalSEQ::PreProcessingImpl() (tasks/lazareva_a_gauss_filter_horizontal/seq/src/ops_seq.cpp:31) | called 40 times, returned 40 times | 75.0% |
| lazareva_a_gauss_filter_horizontal::LazarevaAGaussFilterHorizontalSEQ::RunImpl() (tasks/lazareva_a_gauss_filter_horizontal/seq/src/ops_seq.cpp:41) | called 40 times, returned 40 times | 100.0% |
| lazareva_a_gauss_filter_horizontal::LazarevaAGaussFilterHorizontalSEQ::ValidationImpl() (tasks/lazareva_a_gauss_filter_horizontal/seq/src/ops_seq.cpp:25) | called 40 times, returned 40 times | 88.0% |
| lazareva_a_max_val_matrix::LazarevaAMaxValMatrixMPI::LazarevaAMaxValMatrixMPI(std::vector<int, std::allocator<int> > const&) (tasks/lazareva_a_max_val_matrix/mpi/src/ops_mpi.cpp:14) | called 10 times, returned 10 times | 67.0% |
| lazareva_a_max_val_matrix::LazarevaAMaxValMatrixMPI::PostProcessingImpl() (tasks/lazareva_a_max_val_matrix/mpi/src/ops_mpi.cpp:122) | called 10 times, returned 10 times | 100.0% |
| lazareva_a_max_val_matrix::LazarevaAMaxValMatrixMPI::PreProcessingImpl() (tasks/lazareva_a_max_val_matrix/mpi/src/ops_mpi.cpp:38) | called 10 times, returned 10 times | 90.0% |
| lazareva_a_max_val_matrix::LazarevaAMaxValMatrixMPI::RunImpl() (tasks/lazareva_a_max_val_matrix/mpi/src/ops_mpi.cpp:58) | called 10 times, returned 10 times | 67.0% |
| lazareva_a_max_val_matrix::LazarevaAMaxValMatrixMPI::ValidationImpl() (tasks/lazareva_a_max_val_matrix/mpi/src/ops_mpi.cpp:20) | called 10 times, returned 10 times | 92.0% |
| lazareva_a_max_val_matrix::LazarevaAMaxValMatrixSEQ::LazarevaAMaxValMatrixSEQ(std::vector<int, std::allocator<int> > const&) (tasks/lazareva_a_max_val_matrix/seq/src/ops_seq.cpp:12) | called 40 times, returned 40 times | 67.0% |
| lazareva_a_max_val_matrix::LazarevaAMaxValMatrixSEQ::PostProcessingImpl() (tasks/lazareva_a_max_val_matrix/seq/src/ops_seq.cpp:51) | called 40 times, returned 40 times | 75.0% |
| lazareva_a_max_val_matrix::LazarevaAMaxValMatrixSEQ::PreProcessingImpl() (tasks/lazareva_a_max_val_matrix/seq/src/ops_seq.cpp:26) | called 40 times, returned 40 times | 75.0% |
| lazareva_a_max_val_matrix::LazarevaAMaxValMatrixSEQ::RunImpl() (tasks/lazareva_a_max_val_matrix/seq/src/ops_seq.cpp:34) | called 40 times, returned 40 times | 81.0% |
| lazareva_a_max_val_matrix::LazarevaAMaxValMatrixSEQ::ValidationImpl() (tasks/lazareva_a_max_val_matrix/seq/src/ops_seq.cpp:18) | called 40 times, returned 40 times | 88.0% |
| lazareva_a_torus_grid::LazarevaATorusGridMPI::ComputeFullPath(int, int) const (tasks/lazareva_a_torus_grid/mpi/src/ops_mpi.cpp:97) | called 20 times, returned 20 times | 64.0% |
| lazareva_a_torus_grid::LazarevaATorusGridMPI::ComputeNextNode(int, int) const (tasks/lazareva_a_torus_grid/mpi/src/ops_mpi.cpp:74) | called 10 times, returned 10 times | 50.0% |
| lazareva_a_torus_grid::LazarevaATorusGridMPI::CoordsToRank(int, int) const (tasks/lazareva_a_torus_grid/mpi/src/ops_mpi.cpp:61) | not called | 0.0% |
| lazareva_a_torus_grid::LazarevaATorusGridMPI::LazarevaATorusGridMPI(std::vector<int, std::allocator<int> > const&) (tasks/lazareva_a_torus_grid/mpi/src/ops_mpi.cpp:15) | called 20 times, returned 20 times | 83.0% |
| lazareva_a_torus_grid::LazarevaATorusGridMPI::PostProcessingImpl() (tasks/lazareva_a_torus_grid/mpi/src/ops_mpi.cpp:184) | called 20 times, returned 20 times | 100.0% |
| lazareva_a_torus_grid::LazarevaATorusGridMPI::PreProcessingImpl() (tasks/lazareva_a_torus_grid/mpi/src/ops_mpi.cpp:48) | called 20 times, returned 20 times | 83.0% |
| lazareva_a_torus_grid::LazarevaATorusGridMPI::ReceiveData(int) (tasks/lazareva_a_torus_grid/mpi/src/ops_mpi.cpp:122) | called 5 times, returned 5 times | 67.0% |
| lazareva_a_torus_grid::LazarevaATorusGridMPI::RunImpl() (tasks/lazareva_a_torus_grid/mpi/src/ops_mpi.cpp:133) | called 20 times, returned 20 times | 75.0% |
| lazareva_a_torus_grid::LazarevaATorusGridMPI::SendData(std::vector<int, std::allocator<int> > const&, int) (tasks/lazareva_a_torus_grid/mpi/src/ops_mpi.cpp:114) | called 5 times, returned 5 times | 100.0% |
| lazareva_a_torus_grid::LazarevaATorusGridMPI::ShortestDirection(int, int, int) (tasks/lazareva_a_torus_grid/mpi/src/ops_mpi.cpp:67) | not called | 0.0% |
| lazareva_a_torus_grid::LazarevaATorusGridMPI::ValidationImpl() (tasks/lazareva_a_torus_grid/mpi/src/ops_mpi.cpp:21) | called 20 times, returned 20 times | 93.0% |
| lazareva_a_torus_grid::LazarevaATorusGridSEQ::LazarevaATorusGridSEQ(std::vector<int, std::allocator<int> > const&) (tasks/lazareva_a_torus_grid/seq/src/ops_seq.cpp:9) | called 80 times, returned 80 times | 83.0% |
| lazareva_a_torus_grid::LazarevaATorusGridSEQ::PostProcessingImpl() (tasks/lazareva_a_torus_grid/seq/src/ops_seq.cpp:49) | called 80 times, returned 80 times | 100.0% |
| lazareva_a_torus_grid::LazarevaATorusGridSEQ::PreProcessingImpl() (tasks/lazareva_a_torus_grid/seq/src/ops_seq.cpp:28) | called 80 times, returned 80 times | 100.0% |
| lazareva_a_torus_grid::LazarevaATorusGridSEQ::RunImpl() (tasks/lazareva_a_torus_grid/seq/src/ops_seq.cpp:32) | called 80 times, returned 80 times | 76.0% |
| lazareva_a_torus_grid::LazarevaATorusGridSEQ::ValidationImpl() (tasks/lazareva_a_torus_grid/seq/src/ops_seq.cpp:15) | called 80 times, returned 80 times | 100.0% |
| likhanov_m_elem_vec_sum::LikhanovMElemVecSumMPI::LikhanovMElemVecSumMPI(long const&) (tasks/likhanov_m_elem_vec_sum/mpi/src/ops_mpi.cpp:12) | called 10 times, returned 10 times | 100.0% |
| likhanov_m_elem_vec_sum::LikhanovMElemVecSumMPI::PostProcessingImpl() (tasks/likhanov_m_elem_vec_sum/mpi/src/ops_mpi.cpp:56) | called 10 times, returned 10 times | 100.0% |
| likhanov_m_elem_vec_sum::LikhanovMElemVecSumMPI::PreProcessingImpl() (tasks/likhanov_m_elem_vec_sum/mpi/src/ops_mpi.cpp:22) | called 10 times, returned 10 times | 100.0% |
| likhanov_m_elem_vec_sum::LikhanovMElemVecSumMPI::RunImpl() (tasks/likhanov_m_elem_vec_sum/mpi/src/ops_mpi.cpp:26) | called 10 times, returned 10 times | 100.0% |
| likhanov_m_elem_vec_sum::LikhanovMElemVecSumMPI::ValidationImpl() (tasks/likhanov_m_elem_vec_sum/mpi/src/ops_mpi.cpp:18) | called 10 times, returned 10 times | 100.0% |
| likhanov_m_elem_vec_sum::LikhanovMElemVecSumSEQ::LikhanovMElemVecSumSEQ(long const&) (tasks/likhanov_m_elem_vec_sum/seq/src/ops_seq.cpp:9) | called 40 times, returned 40 times | 100.0% |
| likhanov_m_elem_vec_sum::LikhanovMElemVecSumSEQ::PostProcessingImpl() (tasks/likhanov_m_elem_vec_sum/seq/src/ops_seq.cpp:35) | called 40 times, returned 40 times | 100.0% |
| likhanov_m_elem_vec_sum::LikhanovMElemVecSumSEQ::PreProcessingImpl() (tasks/likhanov_m_elem_vec_sum/seq/src/ops_seq.cpp:19) | called 40 times, returned 40 times | 100.0% |
| likhanov_m_elem_vec_sum::LikhanovMElemVecSumSEQ::RunImpl() (tasks/likhanov_m_elem_vec_sum/seq/src/ops_seq.cpp:23) | called 40 times, returned 40 times | 100.0% |
| likhanov_m_elem_vec_sum::LikhanovMElemVecSumSEQ::ValidationImpl() (tasks/likhanov_m_elem_vec_sum/seq/src/ops_seq.cpp:15) | called 40 times, returned 40 times | 100.0% |
| luchnikov_e_gener_transm_from_all_to_one_gather::(anonymous namespace)::AssembleAtRoot(std::vector<char, std::allocator<char> > const&, std::vector<int, std::allocator<int> > const&, int, int, void*) (tasks/luchnikov_e_gener_transm_from_all_to_one_gather/mpi/src/ops_mpi.cpp:127) | called 6 times, returned 6 times | 100.0% |
| luchnikov_e_gener_transm_from_all_to_one_gather::(anonymous namespace)::InitLocalData(void const*, int, int, std::vector<char, std::allocator<char> >&, std::vector<int, std::allocator<int> >&) (tasks/luchnikov_e_gener_transm_from_all_to_one_gather/mpi/src/ops_mpi.cpp:93) | called 12 times, returned 12 times | 75.0% |
| luchnikov_e_gener_transm_from_all_to_one_gather::(anonymous namespace)::ReceiveFromChild(int, int, ompi_communicator_t*, std::vector<char, std::allocator<char> >&, std::vector<int, std::allocator<int> >&) (tasks/luchnikov_e_gener_transm_from_all_to_one_gather/mpi/src/ops_mpi.cpp:102) | called 6 times, returned 6 times | 68.0% |
| luchnikov_e_gener_transm_from_all_to_one_gather::(anonymous namespace)::SendToParent(int, int, ompi_communicator_t*, std::vector<char, std::allocator<char> > const&, std::vector<int, std::allocator<int> > const&) (tasks/luchnikov_e_gener_transm_from_all_to_one_gather/mpi/src/ops_mpi.cpp:118) | called 6 times, returned 6 times | 100.0% |
| luchnikov_e_gener_transm_from_all_to_one_gather::(anonymous namespace)::TreeGatherImpl(void const*, int, ompi_datatype_t*, void*, int, ompi_datatype_t*, int, ompi_communicator_t*) (tasks/luchnikov_e_gener_transm_from_all_to_one_gather/mpi/src/ops_mpi.cpp:148) | called 12 times, returned 12 times | 77.0% |
| luchnikov_e_gener_transm_from_all_to_one_gather::LuchnikovETransmFrAllToOneGatherMPI::LuchnikovETransmFrAllToOneGatherMPI(luchnikov_e_gener_transm_from_all_to_one_gather::GatherInput const&) (tasks/luchnikov_e_gener_transm_from_all_to_one_gather/mpi/src/ops_mpi.cpp:30) | called 12 times, returned 12 times | 75.0% |
| luchnikov_e_gener_transm_from_all_to_one_gather::LuchnikovETransmFrAllToOneGatherMPI::PostProcessingImpl() (tasks/luchnikov_e_gener_transm_from_all_to_one_gather/mpi/src/ops_mpi.cpp:223) | called 12 times, returned 12 times | 100.0% |
| luchnikov_e_gener_transm_from_all_to_one_gather::LuchnikovETransmFrAllToOneGatherMPI::PreProcessingImpl() (tasks/luchnikov_e_gener_transm_from_all_to_one_gather/mpi/src/ops_mpi.cpp:67) | called 12 times, returned 12 times | 100.0% |
| luchnikov_e_gener_transm_from_all_to_one_gather::LuchnikovETransmFrAllToOneGatherMPI::RunImpl() (tasks/luchnikov_e_gener_transm_from_all_to_one_gather/mpi/src/ops_mpi.cpp:191) | called 12 times, returned 12 times | 76.0% |
| luchnikov_e_gener_transm_from_all_to_one_gather::LuchnikovETransmFrAllToOneGatherMPI::ValidationImpl() (tasks/luchnikov_e_gener_transm_from_all_to_one_gather/mpi/src/ops_mpi.cpp:35) | called 12 times, returned 12 times | 100.0% |
| luchnikov_e_gener_transm_from_all_to_one_gather::LuchnikovETransmFrAllToOneGatherSEQ::LuchnikovETransmFrAllToOneGatherSEQ(luchnikov_e_gener_transm_from_all_to_one_gather::GatherInput const&) (tasks/luchnikov_e_gener_transm_from_all_to_one_gather/seq/src/ops_seq.cpp:27) | called 6 times, returned 6 times | 75.0% |
| luchnikov_e_gener_transm_from_all_to_one_gather::LuchnikovETransmFrAllToOneGatherSEQ::PostProcessingImpl() (tasks/luchnikov_e_gener_transm_from_all_to_one_gather/seq/src/ops_seq.cpp:71) | called 6 times, returned 6 times | 100.0% |
| luchnikov_e_gener_transm_from_all_to_one_gather::LuchnikovETransmFrAllToOneGatherSEQ::PreProcessingImpl() (tasks/luchnikov_e_gener_transm_from_all_to_one_gather/seq/src/ops_seq.cpp:59) | called 6 times, returned 6 times | 100.0% |
| luchnikov_e_gener_transm_from_all_to_one_gather::LuchnikovETransmFrAllToOneGatherSEQ::RunImpl() (tasks/luchnikov_e_gener_transm_from_all_to_one_gather/seq/src/ops_seq.cpp:63) | called 6 times, returned 6 times | 100.0% |
| luchnikov_e_gener_transm_from_all_to_one_gather::LuchnikovETransmFrAllToOneGatherSEQ::ValidationImpl() (tasks/luchnikov_e_gener_transm_from_all_to_one_gather/seq/src/ops_seq.cpp:32) | called 6 times, returned 6 times | 89.0% |
| luchnikov_e_graham_cov_hall_constr::(anonymous namespace)::BuildConvexHull(std::vector<luchnikov_e_graham_cov_hall_constr::Point, std::allocator<luchnikov_e_graham_cov_hall_constr::Point> > const&) (tasks/luchnikov_e_graham_cov_hall_constr/seq/src/ops_seq.cpp:51) | called 128 times, returned 128 times | 76.0% |
| luchnikov_e_graham_cov_hall_constr::(anonymous namespace)::BuildConvexHull(std::vector<luchnikov_e_graham_cov_hall_constr::Point, std::allocator<luchnikov_e_graham_cov_hall_constr::Point> > const&, std::vector<luchnikov_e_graham_cov_hall_constr::Point, std::allocator<luchnikov_e_graham_cov_hall_constr::Point> >&) (tasks/luchnikov_e_graham_cov_hall_constr/mpi/src/ops_mpi.cpp:66) | called 25 times, returned 25 times | 81.0% |
| luchnikov_e_graham_cov_hall_constr::(anonymous namespace)::FilterCollinearPoints(std::vector<luchnikov_e_graham_cov_hall_constr::Point, std::allocator<luchnikov_e_graham_cov_hall_constr::Point> > const&, luchnikov_e_graham_cov_hall_constr::Point const&) (tasks/luchnikov_e_graham_cov_hall_constr/seq/src/ops_seq.cpp:36) | called 128 times, returned 128 times | 74.0% |
| luchnikov_e_graham_cov_hall_constr::(anonymous namespace)::FilterCollinearPoints(std::vector<luchnikov_e_graham_cov_hall_constr::Point, std::allocator<luchnikov_e_graham_cov_hall_constr::Point> >&, luchnikov_e_graham_cov_hall_constr::Point const&) (tasks/luchnikov_e_graham_cov_hall_constr/mpi/src/ops_mpi.cpp:55) | called 25 times, returned 25 times | 100.0% |
| luchnikov_e_graham_cov_hall_constr::(anonymous namespace)::FindMinPointIndex(std::vector<luchnikov_e_graham_cov_hall_constr::Point, std::allocator<luchnikov_e_graham_cov_hall_constr::Point> > const&) (tasks/luchnikov_e_graham_cov_hall_constr/mpi/src/ops_mpi.cpp:44) | called 25 times, returned 25 times | 100.0% |
| luchnikov_e_graham_cov_hall_constr::(anonymous namespace)::FindMinPointIndex(std::vector<luchnikov_e_graham_cov_hall_constr::Point, std::allocator<luchnikov_e_graham_cov_hall_constr::Point> > const&) (tasks/luchnikov_e_graham_cov_hall_constr/seq/src/ops_seq.cpp:25) | called 128 times, returned 128 times | 100.0% |
| luchnikov_e_graham_cov_hall_constr::LuchnikovEGrahamConvexHullMPI::BroadcastFinalResult(int, std::vector<luchnikov_e_graham_cov_hall_constr::Point, std::allocator<luchnikov_e_graham_cov_hall_constr::Point> > const&) (tasks/luchnikov_e_graham_cov_hall_constr/mpi/src/ops_mpi.cpp:273) | called 32 times, returned 32 times | 69.0% |
| luchnikov_e_graham_cov_hall_constr::LuchnikovEGrahamConvexHullMPI::CalculateOptimalActiveProcs(int, int) (tasks/luchnikov_e_graham_cov_hall_constr/mpi/src/ops_mpi.cpp:148) | not called | 0.0% |
| luchnikov_e_graham_cov_hall_constr::LuchnikovEGrahamConvexHullMPI::GrahamScan(std::vector<luchnikov_e_graham_cov_hall_constr::Point, std::allocator<luchnikov_e_graham_cov_hall_constr::Point> > const&) (tasks/luchnikov_e_graham_cov_hall_constr/mpi/src/ops_mpi.cpp:102) | called 25 times, returned 25 times | 58.0% |
| luchnikov_e_graham_cov_hall_constr::LuchnikovEGrahamConvexHullMPI::GrahamScan(std::vector<luchnikov_e_graham_cov_hall_constr::Point, std::allocator<luchnikov_e_graham_cov_hall_constr::Point> > const&)::{lambda(luchnikov_e_graham_cov_hall_constr::Point const&, luchnikov_e_graham_cov_hall_constr::Point const&)#1}::operator()(luchnikov_e_graham_cov_hall_constr::Point const&, luchnikov_e_graham_cov_hall_constr::Point const&) const (tasks/luchnikov_e_graham_cov_hall_constr/mpi/src/ops_mpi.cpp:113) | called 696 times, returned 696 times | 100.0% |
| luchnikov_e_graham_cov_hall_constr::LuchnikovEGrahamConvexHullMPI::LuchnikovEGrahamConvexHullMPI(std::vector<luchnikov_e_graham_cov_hall_constr::Point, std::allocator<luchnikov_e_graham_cov_hall_constr::Point> > const&) (tasks/luchnikov_e_graham_cov_hall_constr/mpi/src/ops_mpi.cpp:88) | called 32 times, returned 32 times | 62.0% |
| luchnikov_e_graham_cov_hall_constr::LuchnikovEGrahamConvexHullMPI::MergeHulls(std::vector<luchnikov_e_graham_cov_hall_constr::Point, std::allocator<luchnikov_e_graham_cov_hall_constr::Point> > const&, std::vector<luchnikov_e_graham_cov_hall_constr::Point, std::allocator<luchnikov_e_graham_cov_hall_constr::Point> > const&) (tasks/luchnikov_e_graham_cov_hall_constr/mpi/src/ops_mpi.cpp:131) | called 6 times, returned 6 times | 71.0% |
| luchnikov_e_graham_cov_hall_constr::LuchnikovEGrahamConvexHullMPI::MergeHullsBinaryTree(int, std::vector<luchnikov_e_graham_cov_hall_constr::Point, std::allocator<luchnikov_e_graham_cov_hall_constr::Point> > const&, int) (tasks/luchnikov_e_graham_cov_hall_constr/mpi/src/ops_mpi.cpp:227) | called 6 times, returned 6 times | 64.0% |
| luchnikov_e_graham_cov_hall_constr::LuchnikovEGrahamConvexHullMPI::PostProcessingImpl() (tasks/luchnikov_e_graham_cov_hall_constr/mpi/src/ops_mpi.cpp:346) | called 32 times, returned 32 times | 100.0% |
| luchnikov_e_graham_cov_hall_constr::LuchnikovEGrahamConvexHullMPI::PreProcessingImpl() (tasks/luchnikov_e_graham_cov_hall_constr/mpi/src/ops_mpi.cpp:98) | called 32 times, returned 32 times | 100.0% |
| luchnikov_e_graham_cov_hall_constr::LuchnikovEGrahamConvexHullMPI::PrepareAndDistributeData(int, int, int&) (tasks/luchnikov_e_graham_cov_hall_constr/mpi/src/ops_mpi.cpp:162) | called 6 times, returned 6 times | 68.0% |
| luchnikov_e_graham_cov_hall_constr::LuchnikovEGrahamConvexHullMPI::RunImpl() (tasks/luchnikov_e_graham_cov_hall_constr/mpi/src/ops_mpi.cpp:305) | called 32 times, returned 32 times | 65.0% |
| luchnikov_e_graham_cov_hall_constr::LuchnikovEGrahamConvexHullMPI::ValidationImpl() (tasks/luchnikov_e_graham_cov_hall_constr/mpi/src/ops_mpi.cpp:94) | called 32 times, returned 32 times | 100.0% |
| luchnikov_e_graham_cov_hall_constr::LuchnikovEGrahamConvexHullSEQ::LuchnikovEGrahamConvexHullSEQ(std::vector<luchnikov_e_graham_cov_hall_constr::Point, std::allocator<luchnikov_e_graham_cov_hall_constr::Point> > const&) (tasks/luchnikov_e_graham_cov_hall_constr/seq/src/ops_seq.cpp:80) | called 128 times, returned 128 times | 62.0% |
| luchnikov_e_graham_cov_hall_constr::LuchnikovEGrahamConvexHullSEQ::PostProcessingImpl() (tasks/luchnikov_e_graham_cov_hall_constr/seq/src/ops_seq.cpp:123) | called 128 times, returned 128 times | 100.0% |
| luchnikov_e_graham_cov_hall_constr::LuchnikovEGrahamConvexHullSEQ::PreProcessingImpl() (tasks/luchnikov_e_graham_cov_hall_constr/seq/src/ops_seq.cpp:90) | called 128 times, returned 128 times | 100.0% |
| luchnikov_e_graham_cov_hall_constr::LuchnikovEGrahamConvexHullSEQ::RunImpl() (tasks/luchnikov_e_graham_cov_hall_constr/seq/src/ops_seq.cpp:94) | called 128 times, returned 128 times | 56.0% |
| luchnikov_e_graham_cov_hall_constr::LuchnikovEGrahamConvexHullSEQ::RunImpl()::{lambda(luchnikov_e_graham_cov_hall_constr::Point const&, luchnikov_e_graham_cov_hall_constr::Point const&)#1}::operator()(luchnikov_e_graham_cov_hall_constr::Point const&, luchnikov_e_graham_cov_hall_constr::Point const&) const (tasks/luchnikov_e_graham_cov_hall_constr/seq/src/ops_seq.cpp:107) | called 4064 times, returned 4064 times | 100.0% |
| luchnikov_e_graham_cov_hall_constr::LuchnikovEGrahamConvexHullSEQ::ValidationImpl() (tasks/luchnikov_e_graham_cov_hall_constr/seq/src/ops_seq.cpp:86) | called 128 times, returned 128 times | 100.0% |
| makoveeva_s_cannon_algorithm::(anonymous namespace)::BroadcastFullToAll(std::vector<double, std::allocator<double> >, int) (tasks/makoveeva_s_cannon_algorithm/mpi/src/ops_mpi.cpp:177) | called 18 times, returned 18 times | 100.0% |
| makoveeva_s_cannon_algorithm::(anonymous namespace)::BroadcastN(std::tuple<std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> >, int> const&, int) (tasks/makoveeva_s_cannon_algorithm/mpi/src/ops_mpi.cpp:41) | called 54 times, returned 54 times | 100.0% |
| makoveeva_s_cannon_algorithm::(anonymous namespace)::BuildScatterMeta(int, int, int, int, std::vector<int, std::allocator<int> >*, std::vector<int, std::allocator<int> >*, ompi_communicator_t*) (tasks/makoveeva_s_cannon_algorithm/mpi/src/ops_mpi.cpp:103) | called 9 times, returned 9 times | 92.0% |
| makoveeva_s_cannon_algorithm::(anonymous namespace)::CannonLoop(ompi_communicator_t*, int, int, std::vector<double, std::allocator<double> >*, std::vector<double, std::allocator<double> >*, std::vector<double, std::allocator<double> >*) (tasks/makoveeva_s_cannon_algorithm/mpi/src/ops_mpi.cpp:142) | called 9 times, returned 9 times | 60.0% |
| makoveeva_s_cannon_algorithm::(anonymous namespace)::ChooseGridQ(int, int) (tasks/makoveeva_s_cannon_algorithm/mpi/src/ops_mpi.cpp:27) | called 36 times, returned 36 times | 75.0% |
| makoveeva_s_cannon_algorithm::(anonymous namespace)::GatherResult(ompi_communicator_t*, int, int, ompi_datatype_t*, int const*, int const*, std::vector<double, std::allocator<double> > const&) (tasks/makoveeva_s_cannon_algorithm/mpi/src/ops_mpi.cpp:160) | called 9 times, returned 9 times | 70.0% |
| makoveeva_s_cannon_algorithm::(anonymous namespace)::GetCoords(ompi_communicator_t*) (tasks/makoveeva_s_cannon_algorithm/mpi/src/ops_mpi.cpp:94) | called 9 times, returned 9 times | 100.0% |
| makoveeva_s_cannon_algorithm::(anonymous namespace)::InitialShift(ompi_communicator_t*, int, int, int, std::vector<double, std::allocator<double> >*, std::vector<double, std::allocator<double> >*) (tasks/makoveeva_s_cannon_algorithm/mpi/src/ops_mpi.cpp:130) | called 9 times, returned 9 times | 100.0% |
| makoveeva_s_cannon_algorithm::(anonymous namespace)::LocalMatMulAcc(std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&, int, std::vector<double, std::allocator<double> >*) (tasks/makoveeva_s_cannon_algorithm/mpi/src/ops_mpi.cpp:62) | called 9 times, returned 9 times | 100.0% |
| makoveeva_s_cannon_algorithm::(anonymous namespace)::MakeBlockType(int, int) (tasks/makoveeva_s_cannon_algorithm/mpi/src/ops_mpi.cpp:50) | called 9 times, returned 9 times | 100.0% |
| makoveeva_s_cannon_algorithm::(anonymous namespace)::MakeCartComm(ompi_communicator_t*, int) (tasks/makoveeva_s_cannon_algorithm/mpi/src/ops_mpi.cpp:85) | called 9 times, returned 9 times | 100.0% |
| makoveeva_s_cannon_algorithm::(anonymous namespace)::MultiplyDense(std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&, int, std::vector<double, std::allocator<double> >*) (tasks/makoveeva_s_cannon_algorithm/seq/src/ops_seq.cpp:23) | called 72 times, returned 72 times | 100.0% |
| makoveeva_s_cannon_algorithm::(anonymous namespace)::ScatterBlocks(double const*, double const*, int const*, int const*, ompi_datatype_t*, int, ompi_communicator_t*, std::vector<double, std::allocator<double> >*, std::vector<double, std::allocator<double> >*) (tasks/makoveeva_s_cannon_algorithm/mpi/src/ops_mpi.cpp:123) | called 9 times, returned 9 times | 100.0% |
| makoveeva_s_cannon_algorithm::MakoveevaSCannonAlgorithmMPI::MakoveevaSCannonAlgorithmMPI(std::tuple<std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> >, int> const&) (tasks/makoveeva_s_cannon_algorithm/mpi/src/ops_mpi.cpp:196) | called 18 times, returned 18 times | 67.0% |
| makoveeva_s_cannon_algorithm::MakoveevaSCannonAlgorithmMPI::PostProcessingImpl() (tasks/makoveeva_s_cannon_algorithm/mpi/src/ops_mpi.cpp:301) | called 18 times, returned 18 times | 100.0% |
| makoveeva_s_cannon_algorithm::MakoveevaSCannonAlgorithmMPI::PreProcessingImpl() (tasks/makoveeva_s_cannon_algorithm/mpi/src/ops_mpi.cpp:224) | called 18 times, returned 18 times | 67.0% |
| makoveeva_s_cannon_algorithm::MakoveevaSCannonAlgorithmMPI::RunImpl() (tasks/makoveeva_s_cannon_algorithm/mpi/src/ops_mpi.cpp:231) | called 18 times, returned 18 times | 62.0% |
| makoveeva_s_cannon_algorithm::MakoveevaSCannonAlgorithmMPI::ValidationImpl() (tasks/makoveeva_s_cannon_algorithm/mpi/src/ops_mpi.cpp:202) | called 18 times, returned 18 times | 83.0% |
| makoveeva_s_cannon_algorithm::MakoveevaSCannonAlgorithmSEQ::MakoveevaSCannonAlgorithmSEQ(std::tuple<std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> >, int> const&) (tasks/makoveeva_s_cannon_algorithm/seq/src/ops_seq.cpp:42) | called 72 times, returned 72 times | 67.0% |
| makoveeva_s_cannon_algorithm::MakoveevaSCannonAlgorithmSEQ::PostProcessingImpl() (tasks/makoveeva_s_cannon_algorithm/seq/src/ops_seq.cpp:86) | called 72 times, returned 72 times | 100.0% |
| makoveeva_s_cannon_algorithm::MakoveevaSCannonAlgorithmSEQ::PreProcessingImpl() (tasks/makoveeva_s_cannon_algorithm/seq/src/ops_seq.cpp:60) | called 72 times, returned 72 times | 100.0% |
| makoveeva_s_cannon_algorithm::MakoveevaSCannonAlgorithmSEQ::RunImpl() (tasks/makoveeva_s_cannon_algorithm/seq/src/ops_seq.cpp:70) | called 72 times, returned 72 times | 64.0% |
| makoveeva_s_cannon_algorithm::MakoveevaSCannonAlgorithmSEQ::ValidationImpl() (tasks/makoveeva_s_cannon_algorithm/seq/src/ops_seq.cpp:48) | called 72 times, returned 72 times | 83.0% |
| makoveeva_s_number_of_sentence::SentencesCounterMPI::IsSentenceEnding(char) (tasks/makoveeva_s_number_of_sentence/mpi/src/ops_mpi.cpp:27) | not called | 0.0% |
| makoveeva_s_number_of_sentence::SentencesCounterMPI::PostProcessingImpl() (tasks/makoveeva_s_number_of_sentence/mpi/src/ops_mpi.cpp:129) | called 54 times, returned 54 times | 100.0% |
| makoveeva_s_number_of_sentence::SentencesCounterMPI::PreProcessingImpl() (tasks/makoveeva_s_number_of_sentence/mpi/src/ops_mpi.cpp:23) | called 54 times, returned 54 times | 100.0% |
| makoveeva_s_number_of_sentence::SentencesCounterMPI::ProcessTextSegment(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, char) (tasks/makoveeva_s_number_of_sentence/mpi/src/ops_mpi.cpp:39) | called 52 times, returned 52 times | 100.0% |
| makoveeva_s_number_of_sentence::SentencesCounterMPI::RunImpl() (tasks/makoveeva_s_number_of_sentence/mpi/src/ops_mpi.cpp:66) | called 54 times, returned 54 times | 74.0% |
| makoveeva_s_number_of_sentence::SentencesCounterMPI::SentencesCounterMPI(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (tasks/makoveeva_s_number_of_sentence/mpi/src/ops_mpi.cpp:13) | called 54 times, returned 54 times | 80.0% |
| makoveeva_s_number_of_sentence::SentencesCounterMPI::SkipRepeatedPunctuation(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int) (tasks/makoveeva_s_number_of_sentence/mpi/src/ops_mpi.cpp:31) | not called | 0.0% |
| makoveeva_s_number_of_sentence::SentencesCounterMPI::ValidationImpl() (tasks/makoveeva_s_number_of_sentence/mpi/src/ops_mpi.cpp:19) | called 54 times, returned 54 times | 100.0% |
| makoveeva_s_number_of_sentence::SentencesCounterSEQ::PostProcessingImpl() (tasks/makoveeva_s_number_of_sentence/seq/src/ops_seq.cpp:43) | called 216 times, returned 216 times | 100.0% |
| makoveeva_s_number_of_sentence::SentencesCounterSEQ::PreProcessingImpl() (tasks/makoveeva_s_number_of_sentence/seq/src/ops_seq.cpp:19) | called 216 times, returned 216 times | 100.0% |
| makoveeva_s_number_of_sentence::SentencesCounterSEQ::RunImpl() (tasks/makoveeva_s_number_of_sentence/seq/src/ops_seq.cpp:23) | called 216 times, returned 216 times | 100.0% |
| makoveeva_s_number_of_sentence::SentencesCounterSEQ::SentencesCounterSEQ(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (tasks/makoveeva_s_number_of_sentence/seq/src/ops_seq.cpp:9) | called 216 times, returned 216 times | 80.0% |
| makoveeva_s_number_of_sentence::SentencesCounterSEQ::ValidationImpl() (tasks/makoveeva_s_number_of_sentence/seq/src/ops_seq.cpp:15) | called 216 times, returned 216 times | 100.0% |
| makoveeva_s_simple_iteration::(anonymous namespace)::BuildSystem(int, std::vector<double, std::allocator<double> >*, std::vector<double, std::allocator<double> >*) (tasks/makoveeva_s_simple_iteration/seq/src/ops_seq.cpp:17) | called 80 times, returned 80 times | 100.0% |
| makoveeva_s_simple_iteration::(anonymous namespace)::CalculateRowsDistribution(int, int, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&) (tasks/makoveeva_s_simple_iteration/mpi/src/ops_mpi.cpp:19) | called 20 times, returned 20 times | 100.0% |
| makoveeva_s_simple_iteration::(anonymous namespace)::ComputeFinalResult(std::vector<double, std::allocator<double> > const&, int) (tasks/makoveeva_s_simple_iteration/mpi/src/ops_mpi.cpp:91) | called 10 times, returned 10 times | 100.0% |
| makoveeva_s_simple_iteration::(anonymous namespace)::ComputeLocalProduct(std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> >&, int, int, int) (tasks/makoveeva_s_simple_iteration/mpi/src/ops_mpi.cpp:63) | called 460 times, returned 460 times | 100.0% |
| makoveeva_s_simple_iteration::(anonymous namespace)::InitializeMatrixAndVector(std::vector<double, std::allocator<double> >&, std::vector<double, std::allocator<double> >&, int) (tasks/makoveeva_s_simple_iteration/mpi/src/ops_mpi.cpp:38) | called 10 times, returned 10 times | 100.0% |
| makoveeva_s_simple_iteration::(anonymous namespace)::Iterate(int, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> >*) (tasks/makoveeva_s_simple_iteration/seq/src/ops_seq.cpp:44) | called 80 times, returned 80 times | 100.0% |
| makoveeva_s_simple_iteration::MakoveevaSSimpleIterationMPI::MakoveevaSSimpleIterationMPI(int const&) (tasks/makoveeva_s_simple_iteration/mpi/src/ops_mpi.cpp:101) | called 20 times, returned 20 times | 100.0% |
| makoveeva_s_simple_iteration::MakoveevaSSimpleIterationMPI::PostProcessingImpl() (tasks/makoveeva_s_simple_iteration/mpi/src/ops_mpi.cpp:198) | called 20 times, returned 20 times | 100.0% |
| makoveeva_s_simple_iteration::MakoveevaSSimpleIterationMPI::PreProcessingImpl() (tasks/makoveeva_s_simple_iteration/mpi/src/ops_mpi.cpp:125) | called 20 times, returned 20 times | 100.0% |
| makoveeva_s_simple_iteration::MakoveevaSSimpleIterationMPI::RunImpl() (tasks/makoveeva_s_simple_iteration/mpi/src/ops_mpi.cpp:129) | called 20 times, returned 20 times | 62.0% |
| makoveeva_s_simple_iteration::MakoveevaSSimpleIterationMPI::ValidationImpl() (tasks/makoveeva_s_simple_iteration/mpi/src/ops_mpi.cpp:107) | called 20 times, returned 20 times | 90.0% |
| makoveeva_s_simple_iteration::MakoveevaSSimpleIterationSEQ::MakoveevaSSimpleIterationSEQ(int const&) (tasks/makoveeva_s_simple_iteration/seq/src/ops_seq.cpp:85) | called 80 times, returned 80 times | 100.0% |
| makoveeva_s_simple_iteration::MakoveevaSSimpleIterationSEQ::PostProcessingImpl() (tasks/makoveeva_s_simple_iteration/seq/src/ops_seq.cpp:114) | called 80 times, returned 80 times | 100.0% |
| makoveeva_s_simple_iteration::MakoveevaSSimpleIterationSEQ::PreProcessingImpl() (tasks/makoveeva_s_simple_iteration/seq/src/ops_seq.cpp:95) | called 80 times, returned 80 times | 100.0% |
| makoveeva_s_simple_iteration::MakoveevaSSimpleIterationSEQ::RunImpl() (tasks/makoveeva_s_simple_iteration/seq/src/ops_seq.cpp:100) | called 80 times, returned 80 times | 61.0% |
| makoveeva_s_simple_iteration::MakoveevaSSimpleIterationSEQ::ValidationImpl() (tasks/makoveeva_s_simple_iteration/seq/src/ops_seq.cpp:91) | called 80 times, returned 80 times | 100.0% |
| marin_l_cnt_mismat_chrt_in_two_str::MarinLCntMismatChrtInTwoStrMPI::MarinLCntMismatChrtInTwoStrMPI(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&) (tasks/marin_l_cnt_mismat_chrt_in_two_str/mpi/src/ops_mpi.cpp:15) | called 20 times, returned 20 times | 50.0% |
| marin_l_cnt_mismat_chrt_in_two_str::MarinLCntMismatChrtInTwoStrMPI::PostProcessingImpl() (tasks/marin_l_cnt_mismat_chrt_in_two_str/mpi/src/ops_mpi.cpp:102) | called 20 times, returned 20 times | 100.0% |
| marin_l_cnt_mismat_chrt_in_two_str::MarinLCntMismatChrtInTwoStrMPI::PreProcessingImpl() (tasks/marin_l_cnt_mismat_chrt_in_two_str/mpi/src/ops_mpi.cpp:25) | called 20 times, returned 20 times | 87.0% |
| marin_l_cnt_mismat_chrt_in_two_str::MarinLCntMismatChrtInTwoStrMPI::RunImpl() (tasks/marin_l_cnt_mismat_chrt_in_two_str/mpi/src/ops_mpi.cpp:59) | called 20 times, returned 20 times | 94.0% |
| marin_l_cnt_mismat_chrt_in_two_str::MarinLCntMismatChrtInTwoStrMPI::ValidationImpl() (tasks/marin_l_cnt_mismat_chrt_in_two_str/mpi/src/ops_mpi.cpp:21) | called 20 times, returned 20 times | 100.0% |
| marin_l_cnt_mismat_chrt_in_two_str::MarinLCntMismatChrtInTwoStrSEQ::MarinLCntMismatChrtInTwoStrSEQ(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&) (tasks/marin_l_cnt_mismat_chrt_in_two_str/seq/src/ops_seq.cpp:11) | called 80 times, returned 80 times | 83.0% |
| marin_l_cnt_mismat_chrt_in_two_str::MarinLCntMismatChrtInTwoStrSEQ::PostProcessingImpl() (tasks/marin_l_cnt_mismat_chrt_in_two_str/seq/src/ops_seq.cpp:46) | called 80 times, returned 80 times | 100.0% |
| marin_l_cnt_mismat_chrt_in_two_str::MarinLCntMismatChrtInTwoStrSEQ::PreProcessingImpl() (tasks/marin_l_cnt_mismat_chrt_in_two_str/seq/src/ops_seq.cpp:21) | called 80 times, returned 80 times | 100.0% |
| marin_l_cnt_mismat_chrt_in_two_str::MarinLCntMismatChrtInTwoStrSEQ::RunImpl() (tasks/marin_l_cnt_mismat_chrt_in_two_str/seq/src/ops_seq.cpp:26) | called 80 times, returned 80 times | 100.0% |
| marin_l_cnt_mismat_chrt_in_two_str::MarinLCntMismatChrtInTwoStrSEQ::ValidationImpl() (tasks/marin_l_cnt_mismat_chrt_in_two_str/seq/src/ops_seq.cpp:17) | called 80 times, returned 80 times | 100.0% |
| marin_l_gener_transm_fr_all_to_one_gather::(anonymous namespace)::AssembleAtRoot(std::vector<char, std::allocator<char> > const&, std::vector<int, std::allocator<int> > const&, int, int, void*) (tasks/marin_l_gener_transm_fr_all_to_one_gather/mpi/src/ops_mpi.cpp:127) | called 6 times, returned 6 times | 100.0% |
| marin_l_gener_transm_fr_all_to_one_gather::(anonymous namespace)::InitLocalData(void const*, int, int, std::vector<char, std::allocator<char> >&, std::vector<int, std::allocator<int> >&) (tasks/marin_l_gener_transm_fr_all_to_one_gather/mpi/src/ops_mpi.cpp:93) | called 12 times, returned 12 times | 75.0% |
| marin_l_gener_transm_fr_all_to_one_gather::(anonymous namespace)::ReceiveFromChild(int, int, ompi_communicator_t*, std::vector<char, std::allocator<char> >&, std::vector<int, std::allocator<int> >&) (tasks/marin_l_gener_transm_fr_all_to_one_gather/mpi/src/ops_mpi.cpp:102) | called 6 times, returned 6 times | 68.0% |
| marin_l_gener_transm_fr_all_to_one_gather::(anonymous namespace)::SendToParent(int, int, ompi_communicator_t*, std::vector<char, std::allocator<char> > const&, std::vector<int, std::allocator<int> > const&) (tasks/marin_l_gener_transm_fr_all_to_one_gather/mpi/src/ops_mpi.cpp:118) | called 6 times, returned 6 times | 100.0% |
| marin_l_gener_transm_fr_all_to_one_gather::(anonymous namespace)::TreeGatherImpl(void const*, int, ompi_datatype_t*, void*, int, ompi_datatype_t*, int, ompi_communicator_t*) (tasks/marin_l_gener_transm_fr_all_to_one_gather/mpi/src/ops_mpi.cpp:148) | called 12 times, returned 12 times | 77.0% |
| marin_l_gener_transm_fr_all_to_one_gather::MarinLGenerTransmFrAllToOneGatherMPI::MarinLGenerTransmFrAllToOneGatherMPI(marin_l_gener_transm_fr_all_to_one_gather::GatherInput const&) (tasks/marin_l_gener_transm_fr_all_to_one_gather/mpi/src/ops_mpi.cpp:30) | called 12 times, returned 12 times | 75.0% |
| marin_l_gener_transm_fr_all_to_one_gather::MarinLGenerTransmFrAllToOneGatherMPI::PostProcessingImpl() (tasks/marin_l_gener_transm_fr_all_to_one_gather/mpi/src/ops_mpi.cpp:224) | called 12 times, returned 12 times | 100.0% |
| marin_l_gener_transm_fr_all_to_one_gather::MarinLGenerTransmFrAllToOneGatherMPI::PreProcessingImpl() (tasks/marin_l_gener_transm_fr_all_to_one_gather/mpi/src/ops_mpi.cpp:67) | called 12 times, returned 12 times | 100.0% |
| marin_l_gener_transm_fr_all_to_one_gather::MarinLGenerTransmFrAllToOneGatherMPI::RunImpl() (tasks/marin_l_gener_transm_fr_all_to_one_gather/mpi/src/ops_mpi.cpp:191) | called 12 times, returned 12 times | 76.0% |
| marin_l_gener_transm_fr_all_to_one_gather::MarinLGenerTransmFrAllToOneGatherMPI::ValidationImpl() (tasks/marin_l_gener_transm_fr_all_to_one_gather/mpi/src/ops_mpi.cpp:35) | called 12 times, returned 12 times | 100.0% |
| marin_l_gener_transm_fr_all_to_one_gather::MarinLGenerTransmFrAllToOneGatherSEQ::MarinLGenerTransmFrAllToOneGatherSEQ(marin_l_gener_transm_fr_all_to_one_gather::GatherInput const&) (tasks/marin_l_gener_transm_fr_all_to_one_gather/seq/src/ops_seq.cpp:27) | called 6 times, returned 6 times | 75.0% |
| marin_l_gener_transm_fr_all_to_one_gather::MarinLGenerTransmFrAllToOneGatherSEQ::PostProcessingImpl() (tasks/marin_l_gener_transm_fr_all_to_one_gather/seq/src/ops_seq.cpp:71) | called 6 times, returned 6 times | 100.0% |
| marin_l_gener_transm_fr_all_to_one_gather::MarinLGenerTransmFrAllToOneGatherSEQ::PreProcessingImpl() (tasks/marin_l_gener_transm_fr_all_to_one_gather/seq/src/ops_seq.cpp:59) | called 6 times, returned 6 times | 100.0% |
| marin_l_gener_transm_fr_all_to_one_gather::MarinLGenerTransmFrAllToOneGatherSEQ::RunImpl() (tasks/marin_l_gener_transm_fr_all_to_one_gather/seq/src/ops_seq.cpp:63) | called 6 times, returned 6 times | 100.0% |
| marin_l_gener_transm_fr_all_to_one_gather::MarinLGenerTransmFrAllToOneGatherSEQ::ValidationImpl() (tasks/marin_l_gener_transm_fr_all_to_one_gather/seq/src/ops_seq.cpp:32) | called 6 times, returned 6 times | 89.0% |
| marin_l_linear_filter_vertical::(anonymous namespace)::ApplyFilterToLocalData(std::vector<unsigned char, std::allocator<unsigned char> > const&, std::vector<unsigned char, std::allocator<unsigned char> >&, int, int, int, int) (tasks/marin_l_linear_filter_vertical/mpi/src/ops_mpi.cpp:106) | called 22 times, returned 22 times | 100.0% |
| marin_l_linear_filter_vertical::(anonymous namespace)::ApplyKernel(std::vector<unsigned char, std::allocator<unsigned char> > const&, int, int, int, int) (tasks/marin_l_linear_filter_vertical/seq/src/ops_seq.cpp:17) | called 112112 times, returned 112112 times | 100.0% |
| marin_l_linear_filter_vertical::(anonymous namespace)::ApplyKernelLocal(std::vector<unsigned char, std::allocator<unsigned char> > const&, int, int, int, int, int) (tasks/marin_l_linear_filter_vertical/mpi/src/ops_mpi.cpp:19) | called 14014 times, returned 14014 times | 100.0% |
| marin_l_linear_filter_vertical::(anonymous namespace)::ReceiveResultsFromWorkers(std::vector<unsigned char, std::allocator<unsigned char> >&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&, int, int, int) (tasks/marin_l_linear_filter_vertical/mpi/src/ops_mpi.cpp:91) | called 12 times, returned 12 times | 86.0% |
| marin_l_linear_filter_vertical::(anonymous namespace)::SendDataToWorkers(std::vector<unsigned char, std::allocator<unsigned char> > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&, int, int, int) (tasks/marin_l_linear_filter_vertical/mpi/src/ops_mpi.cpp:72) | called 12 times, returned 12 times | 85.0% |
| marin_l_linear_filter_vertical::MarinLLinearFilterVerticalMPI::MarinLLinearFilterVerticalMPI(marin_l_linear_filter_vertical::ImageData const&) (tasks/marin_l_linear_filter_vertical/mpi/src/ops_mpi.cpp:117) | called 24 times, returned 24 times | 36.0% |
| marin_l_linear_filter_vertical::MarinLLinearFilterVerticalMPI::PostProcessingImpl() (tasks/marin_l_linear_filter_vertical/mpi/src/ops_mpi.cpp:202) | called 24 times, returned 24 times | 100.0% |
| marin_l_linear_filter_vertical::MarinLLinearFilterVerticalMPI::PreProcessingImpl() (tasks/marin_l_linear_filter_vertical/mpi/src/ops_mpi.cpp:137) | called 24 times, returned 24 times | 100.0% |
| marin_l_linear_filter_vertical::MarinLLinearFilterVerticalMPI::RunImpl() (tasks/marin_l_linear_filter_vertical/mpi/src/ops_mpi.cpp:149) | called 24 times, returned 24 times | 78.0% |
| marin_l_linear_filter_vertical::MarinLLinearFilterVerticalMPI::ValidationImpl() (tasks/marin_l_linear_filter_vertical/mpi/src/ops_mpi.cpp:123) | called 24 times, returned 24 times | 100.0% |
| marin_l_linear_filter_vertical::MarinLLinearFilterVerticalSEQ::MarinLLinearFilterVerticalSEQ(marin_l_linear_filter_vertical::ImageData const&) (tasks/marin_l_linear_filter_vertical/seq/src/ops_seq.cpp:34) | called 96 times, returned 96 times | 36.0% |
| marin_l_linear_filter_vertical::MarinLLinearFilterVerticalSEQ::PostProcessingImpl() (tasks/marin_l_linear_filter_vertical/seq/src/ops_seq.cpp:67) | called 96 times, returned 96 times | 100.0% |
| marin_l_linear_filter_vertical::MarinLLinearFilterVerticalSEQ::PreProcessingImpl() (tasks/marin_l_linear_filter_vertical/seq/src/ops_seq.cpp:49) | called 96 times, returned 96 times | 100.0% |
| marin_l_linear_filter_vertical::MarinLLinearFilterVerticalSEQ::RunImpl() (tasks/marin_l_linear_filter_vertical/seq/src/ops_seq.cpp:58) | called 96 times, returned 96 times | 100.0% |
| marin_l_linear_filter_vertical::MarinLLinearFilterVerticalSEQ::ValidationImpl() (tasks/marin_l_linear_filter_vertical/seq/src/ops_seq.cpp:40) | called 96 times, returned 96 times | 100.0% |
| melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::ApplyGaussianFromExtended(melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::BlockInfo const&, std::vector<unsigned char, std::allocator<unsigned char> > const&, std::vector<unsigned char, std::allocator<unsigned char> >&) (tasks/melnik_i_gauss_block_part/mpi/src/ops_mpi.cpp:331) | called 18 times, returned 18 times | 78.0% |
| melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::BroadcastImageSize(int, int&, int&) (tasks/melnik_i_gauss_block_part/mpi/src/ops_mpi.cpp:389) | called 18 times, returned 18 times | 100.0% |
| melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::BuildAllBlocks(int, int, int, int, int) (tasks/melnik_i_gauss_block_part/mpi/src/ops_mpi.cpp:395) | called 18 times, returned 18 times | 100.0% |
| melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::ClampInt(int, int, int) (tasks/melnik_i_gauss_block_part/mpi/src/ops_mpi.cpp:237) | not called | 0.0% |
| melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::ComputeBlockInfo(int, int, int, int, int) (tasks/melnik_i_gauss_block_part/mpi/src/ops_mpi.cpp:283) | called 36 times, returned 36 times | 100.0% |
| melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::ComputeBlockInfoByCoords(int, int, int, int, int, int) (tasks/melnik_i_gauss_block_part/mpi/src/ops_mpi.cpp:266) | not called | 0.0% |
| melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::ComputeLocal(melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::BlockInfo const&, int, int, int, std::vector<melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::BlockInfo, std::allocator<melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::BlockInfo> > const&, std::vector<unsigned char, std::allocator<unsigned char> > const&) (tasks/melnik_i_gauss_block_part/mpi/src/ops_mpi.cpp:461) | called 18 times, returned 18 times | 61.0% |
| melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::ComputeNeighbours(melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::BlockInfo const&, int, int, int, std::vector<melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::BlockInfo, std::allocator<melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::BlockInfo> > const&) (tasks/melnik_i_gauss_block_part/mpi/src/ops_mpi.cpp:47) | called 18 times, returned 18 times | 100.0% |
| melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::ComputeNeighbours(melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::BlockInfo const&, int, int, int, std::vector<melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::BlockInfo, std::allocator<melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::BlockInfo> > const&)::{lambda(int, int)#1}::operator()(int, int) const (tasks/melnik_i_gauss_block_part/mpi/src/ops_mpi.cpp:57) | called 144 times, returned 144 times | 89.0% |
| melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::ComputeProcessGrid(int, int, int) (tasks/melnik_i_gauss_block_part/mpi/src/ops_mpi.cpp:241) | called 18 times, returned 18 times | 88.0% |
| melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::ExchangeColHalos(melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::BlockInfo const&, melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::Neighbours const&, int, std::vector<unsigned char, std::allocator<unsigned char> >&) (tasks/melnik_i_gauss_block_part/mpi/src/ops_mpi.cpp:100) | called 18 times, returned 18 times | 79.0% |
| melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::ExchangeCornerHalos(melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::BlockInfo const&, melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::Neighbours const&, int, std::vector<unsigned char, std::allocator<unsigned char> >&) (tasks/melnik_i_gauss_block_part/mpi/src/ops_mpi.cpp:128) | called 18 times, returned 18 times | 69.0% |
| melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::ExchangeHalos(melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::BlockInfo const&, int, int, int, std::vector<melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::BlockInfo, std::allocator<melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::BlockInfo> > const&, std::vector<unsigned char, std::allocator<unsigned char> >&) (tasks/melnik_i_gauss_block_part/mpi/src/ops_mpi.cpp:317) | called 18 times, returned 18 times | 89.0% |
| melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::ExchangeRowHalos(melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::BlockInfo const&, melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::Neighbours const&, int, std::vector<unsigned char, std::allocator<unsigned char> >&) (tasks/melnik_i_gauss_block_part/mpi/src/ops_mpi.cpp:83) | called 18 times, returned 18 times | 84.0% |
| melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::FillExtendedWithClamp(std::vector<unsigned char, std::allocator<unsigned char> > const&, melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::BlockInfo const&, int, std::vector<unsigned char, std::allocator<unsigned char> >&) (tasks/melnik_i_gauss_block_part/mpi/src/ops_mpi.cpp:290) | called 18 times, returned 18 times | 100.0% |
| melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::FinalizeOutput(int, int, int, std::vector<unsigned char, std::allocator<unsigned char> >&) (tasks/melnik_i_gauss_block_part/mpi/src/ops_mpi.cpp:522) | called 18 times, returned 18 times | 64.0% |
| melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::FixCornersWithoutDiagonal(melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::BlockInfo const&, melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::Neighbours const&, int, std::vector<unsigned char, std::allocator<unsigned char> >&) (tasks/melnik_i_gauss_block_part/mpi/src/ops_mpi.cpp:164) | called 18 times, returned 18 times | 100.0% |
| melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::GatherGlobal(int, int, int, int, std::vector<melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::BlockInfo, std::allocator<melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::BlockInfo> > const&, melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::BlockInfo const&, std::vector<unsigned char, std::allocator<unsigned char> > const&) (tasks/melnik_i_gauss_block_part/mpi/src/ops_mpi.cpp:477) | called 18 times, returned 18 times | 85.0% |
| melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::MelnikIGaussBlockPartMPI(std::tuple<std::vector<unsigned char, std::allocator<unsigned char> >, int, int> const&) (tasks/melnik_i_gauss_block_part/mpi/src/ops_mpi.cpp:197) | called 18 times, returned 18 times | 67.0% |
| melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::PostProcessingImpl() (tasks/melnik_i_gauss_block_part/mpi/src/ops_mpi.cpp:543) | called 18 times, returned 18 times | 100.0% |
| melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::PreProcessingImpl() (tasks/melnik_i_gauss_block_part/mpi/src/ops_mpi.cpp:225) | called 18 times, returned 18 times | 100.0% |
| melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::RunImpl() (tasks/melnik_i_gauss_block_part/mpi/src/ops_mpi.cpp:359) | called 18 times, returned 18 times | 59.0% |
| melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::ScatterBlock(int, int, int, int, std::vector<melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::BlockInfo, std::allocator<melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::BlockInfo> > const&, melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::BlockInfo const&, std::vector<unsigned char, std::allocator<unsigned char> > const&) (tasks/melnik_i_gauss_block_part/mpi/src/ops_mpi.cpp:426) | called 18 times, returned 18 times | 82.0% |
| melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::SendBlocksToOthers(int, int, int, std::vector<melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::BlockInfo, std::allocator<melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::BlockInfo> > const&, std::vector<unsigned char, std::allocator<unsigned char> > const&) (tasks/melnik_i_gauss_block_part/mpi/src/ops_mpi.cpp:405) | called 9 times, returned 9 times | 85.0% |
| melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI::ValidationImpl() (tasks/melnik_i_gauss_block_part/mpi/src/ops_mpi.cpp:203) | called 18 times, returned 18 times | 92.0% |
| melnik_i_gauss_block_part::MelnikIGaussBlockPartSEQ::GetPixelClamped(std::vector<unsigned char, std::allocator<unsigned char> > const&, int, int, int, int) (tasks/melnik_i_gauss_block_part/seq/src/ops_seq.cpp:72) | not called | 0.0% |
| melnik_i_gauss_block_part::MelnikIGaussBlockPartSEQ::MelnikIGaussBlockPartSEQ(std::tuple<std::vector<unsigned char, std::allocator<unsigned char> >, int, int> const&) (tasks/melnik_i_gauss_block_part/seq/src/ops_seq.cpp:21) | called 72 times, returned 72 times | 67.0% |
| melnik_i_gauss_block_part::MelnikIGaussBlockPartSEQ::PostProcessingImpl() (tasks/melnik_i_gauss_block_part/seq/src/ops_seq.cpp:68) | called 72 times, returned 72 times | 100.0% |
| melnik_i_gauss_block_part::MelnikIGaussBlockPartSEQ::PreProcessingImpl() (tasks/melnik_i_gauss_block_part/seq/src/ops_seq.cpp:34) | called 72 times, returned 72 times | 100.0% |
| melnik_i_gauss_block_part::MelnikIGaussBlockPartSEQ::RunImpl() (tasks/melnik_i_gauss_block_part/seq/src/ops_seq.cpp:42) | called 72 times, returned 72 times | 94.0% |
| melnik_i_gauss_block_part::MelnikIGaussBlockPartSEQ::ValidationImpl() (tasks/melnik_i_gauss_block_part/seq/src/ops_seq.cpp:27) | called 72 times, returned 72 times | 100.0% |
| melnik_i_matrix_mult_ribbon::MelnikIMatrixMultRibbonMPI::GatherAndDistribute(std::vector<int, std::allocator<int> > const&, std::vector<double, std::allocator<double> > const&) (tasks/melnik_i_matrix_mult_ribbon/mpi/src/ops_mpi.cpp:211) | called 18 times, returned 18 times | 73.0% |
| melnik_i_matrix_mult_ribbon::MelnikIMatrixMultRibbonMPI::HasUniformRowWidth(std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > const&, unsigned long) (tasks/melnik_i_matrix_mult_ribbon/mpi/src/ops_mpi.cpp:149) | not called | 0.0% |
| melnik_i_matrix_mult_ribbon::MelnikIMatrixMultRibbonMPI::MelnikIMatrixMultRibbonMPI(std::tuple<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > > const&) (tasks/melnik_i_matrix_mult_ribbon/mpi/src/ops_mpi.cpp:17) | called 18 times, returned 18 times | 46.0% |
| melnik_i_matrix_mult_ribbon::MelnikIMatrixMultRibbonMPI::MultiplyLocal(std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> >&) const (tasks/melnik_i_matrix_mult_ribbon/mpi/src/ops_mpi.cpp:198) | called 16 times, returned 16 times | 100.0% |
| melnik_i_matrix_mult_ribbon::MelnikIMatrixMultRibbonMPI::PostProcessingImpl() (tasks/melnik_i_matrix_mult_ribbon/mpi/src/ops_mpi.cpp:99) | called 18 times, returned 18 times | 85.0% |
| melnik_i_matrix_mult_ribbon::MelnikIMatrixMultRibbonMPI::PreProcessingImpl() (tasks/melnik_i_matrix_mult_ribbon/mpi/src/ops_mpi.cpp:52) | called 18 times, returned 18 times | 84.0% |
| melnik_i_matrix_mult_ribbon::MelnikIMatrixMultRibbonMPI::RunImpl() (tasks/melnik_i_matrix_mult_ribbon/mpi/src/ops_mpi.cpp:78) | called 18 times, returned 18 times | 68.0% |
| melnik_i_matrix_mult_ribbon::MelnikIMatrixMultRibbonMPI::ScatterRows(std::vector<double, std::allocator<double> >&, std::vector<int, std::allocator<int> >&) (tasks/melnik_i_matrix_mult_ribbon/mpi/src/ops_mpi.cpp:173) | called 18 times, returned 18 times | 77.0% |
| melnik_i_matrix_mult_ribbon::MelnikIMatrixMultRibbonMPI::ShareMatrixB() (tasks/melnik_i_matrix_mult_ribbon/mpi/src/ops_mpi.cpp:165) | called 18 times, returned 18 times | 100.0% |
| melnik_i_matrix_mult_ribbon::MelnikIMatrixMultRibbonMPI::ShareSizes() (tasks/melnik_i_matrix_mult_ribbon/mpi/src/ops_mpi.cpp:155) | called 18 times, returned 18 times | 100.0% |
| melnik_i_matrix_mult_ribbon::MelnikIMatrixMultRibbonMPI::ValidateOnRoot() (tasks/melnik_i_matrix_mult_ribbon/mpi/src/ops_mpi.cpp:119) | called 9 times, returned 9 times | 100.0% |
| melnik_i_matrix_mult_ribbon::MelnikIMatrixMultRibbonMPI::ValidationImpl() (tasks/melnik_i_matrix_mult_ribbon/mpi/src/ops_mpi.cpp:31) | called 18 times, returned 18 times | 90.0% |
| melnik_i_matrix_mult_ribbon::MelnikIMatrixMultRibbonSEQ::MelnikIMatrixMultRibbonSEQ(std::tuple<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > > const&) (tasks/melnik_i_matrix_mult_ribbon/seq/src/ops_seq.cpp:10) | called 72 times, returned 72 times | 88.0% |
| melnik_i_matrix_mult_ribbon::MelnikIMatrixMultRibbonSEQ::PostProcessingImpl() (tasks/melnik_i_matrix_mult_ribbon/seq/src/ops_seq.cpp:51) | called 72 times, returned 72 times | 100.0% |
| melnik_i_matrix_mult_ribbon::MelnikIMatrixMultRibbonSEQ::PreProcessingImpl() (tasks/melnik_i_matrix_mult_ribbon/seq/src/ops_seq.cpp:23) | called 72 times, returned 72 times | 50.0% |
| melnik_i_matrix_mult_ribbon::MelnikIMatrixMultRibbonSEQ::RunImpl() (tasks/melnik_i_matrix_mult_ribbon/seq/src/ops_seq.cpp:28) | called 72 times, returned 72 times | 86.0% |
| melnik_i_matrix_mult_ribbon::MelnikIMatrixMultRibbonSEQ::ValidationImpl() (tasks/melnik_i_matrix_mult_ribbon/seq/src/ops_seq.cpp:16) | called 72 times, returned 72 times | 80.0% |
| melnik_i_min_neigh_diff_vec::MelnikIMinNeighDiffVecMPI::ComputeLocalMin(melnik_i_min_neigh_diff_vec::MelnikIMinNeighDiffVecMPI::Result&, std::vector<int, std::allocator<int> > const&, int, int) (tasks/melnik_i_min_neigh_diff_vec/mpi/src/ops_mpi.cpp:45) | called 42 times, returned 42 times | 100.0% |
| melnik_i_min_neigh_diff_vec::MelnikIMinNeighDiffVecMPI::HandleBoundaryDiffs(melnik_i_min_neigh_diff_vec::MelnikIMinNeighDiffVecMPI::Result&, int, std::vector<int, std::allocator<int> > const&, int, int, int) (tasks/melnik_i_min_neigh_diff_vec/mpi/src/ops_mpi.cpp:60) | called 42 times, returned 42 times | 100.0% |
| melnik_i_min_neigh_diff_vec::MelnikIMinNeighDiffVecMPI::MelnikIMinNeighDiffVecMPI(std::vector<int, std::allocator<int> > const&) (tasks/melnik_i_min_neigh_diff_vec/mpi/src/ops_mpi.cpp:15) | called 42 times, returned 42 times | 75.0% |
| melnik_i_min_neigh_diff_vec::MelnikIMinNeighDiffVecMPI::PerformBoundaryCommunications(int, int, int&, int&, int, int) (tasks/melnik_i_min_neigh_diff_vec/mpi/src/ops_mpi.cpp:76) | called 42 times, returned 42 times | 100.0% |
| melnik_i_min_neigh_diff_vec::MelnikIMinNeighDiffVecMPI::PostProcessingImpl() (tasks/melnik_i_min_neigh_diff_vec/mpi/src/ops_mpi.cpp:187) | called 42 times, returned 42 times | 100.0% |
| melnik_i_min_neigh_diff_vec::MelnikIMinNeighDiffVecMPI::PreProcessingImpl() (tasks/melnik_i_min_neigh_diff_vec/mpi/src/ops_mpi.cpp:34) | called 42 times, returned 42 times | 100.0% |
| melnik_i_min_neigh_diff_vec::MelnikIMinNeighDiffVecMPI::ReduceAndBroadcastResult(melnik_i_min_neigh_diff_vec::MelnikIMinNeighDiffVecMPI::Result&, melnik_i_min_neigh_diff_vec::MelnikIMinNeighDiffVecMPI::Result const&) (tasks/melnik_i_min_neigh_diff_vec/mpi/src/ops_mpi.cpp:128) | called 42 times, returned 42 times | 100.0% |
| melnik_i_min_neigh_diff_vec::MelnikIMinNeighDiffVecMPI::RunImpl() (tasks/melnik_i_min_neigh_diff_vec/mpi/src/ops_mpi.cpp:133) | called 42 times, returned 42 times | 76.0% |
| melnik_i_min_neigh_diff_vec::MelnikIMinNeighDiffVecMPI::ScatterData(std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&, int) (tasks/melnik_i_min_neigh_diff_vec/mpi/src/ops_mpi.cpp:38) | called 42 times, returned 42 times | 100.0% |
| melnik_i_min_neigh_diff_vec::MelnikIMinNeighDiffVecMPI::UpdateResultWithBoundaryDiffs(melnik_i_min_neigh_diff_vec::MelnikIMinNeighDiffVecMPI::Result&, int, int, int, int, int, int, int, int) (tasks/melnik_i_min_neigh_diff_vec/mpi/src/ops_mpi.cpp:104) | called 42 times, returned 42 times | 100.0% |
| melnik_i_min_neigh_diff_vec::MelnikIMinNeighDiffVecMPI::ValidationImpl() (tasks/melnik_i_min_neigh_diff_vec/mpi/src/ops_mpi.cpp:21) | called 42 times, returned 42 times | 100.0% |
| melnik_i_min_neigh_diff_vec::MelnikIMinNeighDiffVecSEQ::MelnikIMinNeighDiffVecSEQ(std::vector<int, std::allocator<int> > const&) (tasks/melnik_i_min_neigh_diff_vec/seq/src/ops_seq.cpp:13) | called 162 times, returned 162 times | 75.0% |
| melnik_i_min_neigh_diff_vec::MelnikIMinNeighDiffVecSEQ::PostProcessingImpl() (tasks/melnik_i_min_neigh_diff_vec/seq/src/ops_seq.cpp:46) | called 162 times, returned 162 times | 100.0% |
| melnik_i_min_neigh_diff_vec::MelnikIMinNeighDiffVecSEQ::PreProcessingImpl() (tasks/melnik_i_min_neigh_diff_vec/seq/src/ops_seq.cpp:23) | called 162 times, returned 162 times | 100.0% |
| melnik_i_min_neigh_diff_vec::MelnikIMinNeighDiffVecSEQ::RunImpl() (tasks/melnik_i_min_neigh_diff_vec/seq/src/ops_seq.cpp:27) | called 162 times, returned 162 times | 100.0% |
| melnik_i_min_neigh_diff_vec::MelnikIMinNeighDiffVecSEQ::RunImpl()::{lambda(unsigned long, unsigned long)#1}::operator()(unsigned long, unsigned long) const (tasks/melnik_i_min_neigh_diff_vec/seq/src/ops_seq.cpp:31) | called 50700 times, returned 50700 times | 100.0% |
| melnik_i_min_neigh_diff_vec::MelnikIMinNeighDiffVecSEQ::ValidationImpl() (tasks/melnik_i_min_neigh_diff_vec/seq/src/ops_seq.cpp:19) | called 162 times, returned 162 times | 100.0% |
| morozov_n_sentence_count::MorozovNSentenceCountMPI::MorozovNSentenceCountMPI(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (tasks/morozov_n_sentence_count/mpi/src/ops_mpi.cpp:13) | called 12 times, returned 12 times | 80.0% |
| morozov_n_sentence_count::MorozovNSentenceCountMPI::PostProcessingImpl() (tasks/morozov_n_sentence_count/mpi/src/ops_mpi.cpp:81) | called 12 times, returned 12 times | 100.0% |
| morozov_n_sentence_count::MorozovNSentenceCountMPI::PreProcessingImpl() (tasks/morozov_n_sentence_count/mpi/src/ops_mpi.cpp:24) | called 12 times, returned 12 times | 100.0% |
| morozov_n_sentence_count::MorozovNSentenceCountMPI::RunImpl() (tasks/morozov_n_sentence_count/mpi/src/ops_mpi.cpp:34) | called 12 times, returned 12 times | 67.0% |
| morozov_n_sentence_count::MorozovNSentenceCountMPI::ValidationImpl() (tasks/morozov_n_sentence_count/mpi/src/ops_mpi.cpp:19) | called 12 times, returned 12 times | 75.0% |
| morozov_n_sentence_count::MorozovNSentenceCountSEQ::MorozovNSentenceCountSEQ(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (tasks/morozov_n_sentence_count/seq/src/ops_seq.cpp:10) | called 48 times, returned 48 times | 80.0% |
| morozov_n_sentence_count::MorozovNSentenceCountSEQ::PostProcessingImpl() (tasks/morozov_n_sentence_count/seq/src/ops_seq.cpp:51) | called 48 times, returned 48 times | 100.0% |
| morozov_n_sentence_count::MorozovNSentenceCountSEQ::PreProcessingImpl() (tasks/morozov_n_sentence_count/seq/src/ops_seq.cpp:21) | called 48 times, returned 48 times | 100.0% |
| morozov_n_sentence_count::MorozovNSentenceCountSEQ::RunImpl() (tasks/morozov_n_sentence_count/seq/src/ops_seq.cpp:31) | called 48 times, returned 48 times | 100.0% |
| morozov_n_sentence_count::MorozovNSentenceCountSEQ::ValidationImpl() (tasks/morozov_n_sentence_count/seq/src/ops_seq.cpp:16) | called 48 times, returned 48 times | 75.0% |
| morozov_n_siedels_method::MorozovNSiedelsMethodMPI::CalcMatrixRank(unsigned long, unsigned long, std::vector<double, std::allocator<double> >&) (tasks/morozov_n_siedels_method/mpi/src/ops_mpi.cpp:273) | called 6 times, returned 6 times | 77.0% |
| morozov_n_siedels_method::MorozovNSiedelsMethodMPI::EpsOutOfBound(std::vector<double, std::allocator<double> >&, double) (tasks/morozov_n_siedels_method/mpi/src/ops_mpi.cpp:266) | not called | 0.0% |
| morozov_n_siedels_method::MorozovNSiedelsMethodMPI::GetPivotRow(unsigned long*, std::vector<bool, std::allocator<bool> >&, unsigned long, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, double) (tasks/morozov_n_siedels_method/mpi/src/ops_mpi.cpp:299) | called 48 times, returned 48 times | 89.0% |
| morozov_n_siedels_method::MorozovNSiedelsMethodMPI::MorozovNSiedelsMethodMPI(std::tuple<unsigned long, std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> >, double> const&) (tasks/morozov_n_siedels_method/mpi/src/ops_mpi.cpp:14) | called 6 times, returned 6 times | 80.0% |
| morozov_n_siedels_method::MorozovNSiedelsMethodMPI::PostProcessingImpl() (tasks/morozov_n_siedels_method/mpi/src/ops_mpi.cpp:262) | called 6 times, returned 6 times | 100.0% |
| morozov_n_siedels_method::MorozovNSiedelsMethodMPI::PreProcessingImpl() (tasks/morozov_n_siedels_method/mpi/src/ops_mpi.cpp:51) | called 6 times, returned 6 times | 100.0% |
| morozov_n_siedels_method::MorozovNSiedelsMethodMPI::RunImpl() (tasks/morozov_n_siedels_method/mpi/src/ops_mpi.cpp:55) | called 6 times, returned 6 times | 70.0% |
| morozov_n_siedels_method::MorozovNSiedelsMethodMPI::SubRow(unsigned long, unsigned long, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, double) (tasks/morozov_n_siedels_method/mpi/src/ops_mpi.cpp:310) | called 48 times, returned 48 times | 100.0% |
| morozov_n_siedels_method::MorozovNSiedelsMethodMPI::ValidationImpl() (tasks/morozov_n_siedels_method/mpi/src/ops_mpi.cpp:20) | called 6 times, returned 6 times | 77.0% |
| morozov_n_siedels_method::MorozovNSiedelsMethodSEQ::CalcMatrixRank(unsigned long, unsigned long, std::vector<double, std::allocator<double> >&) (tasks/morozov_n_siedels_method/seq/src/ops_seq.cpp:89) | called 48 times, returned 48 times | 77.0% |
| morozov_n_siedels_method::MorozovNSiedelsMethodSEQ::EpsOutOfBound(std::vector<double, std::allocator<double> >&, double) (tasks/morozov_n_siedels_method/seq/src/ops_seq.cpp:85) | not called | 0.0% |
| morozov_n_siedels_method::MorozovNSiedelsMethodSEQ::GetPivotRow(unsigned long*, std::vector<bool, std::allocator<bool> >&, unsigned long, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, double) (tasks/morozov_n_siedels_method/seq/src/ops_seq.cpp:115) | called 384 times, returned 384 times | 89.0% |
| morozov_n_siedels_method::MorozovNSiedelsMethodSEQ::MorozovNSiedelsMethodSEQ(std::tuple<unsigned long, std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> >, double> const&) (tasks/morozov_n_siedels_method/seq/src/ops_seq.cpp:13) | called 24 times, returned 24 times | 80.0% |
| morozov_n_siedels_method::MorozovNSiedelsMethodSEQ::PostProcessingImpl() (tasks/morozov_n_siedels_method/seq/src/ops_seq.cpp:81) | called 24 times, returned 24 times | 100.0% |
| morozov_n_siedels_method::MorozovNSiedelsMethodSEQ::PreProcessingImpl() (tasks/morozov_n_siedels_method/seq/src/ops_seq.cpp:41) | called 24 times, returned 24 times | 100.0% |
| morozov_n_siedels_method::MorozovNSiedelsMethodSEQ::RunImpl() (tasks/morozov_n_siedels_method/seq/src/ops_seq.cpp:45) | called 24 times, returned 24 times | 81.0% |
| morozov_n_siedels_method::MorozovNSiedelsMethodSEQ::SubRow(unsigned long, unsigned long, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, double) (tasks/morozov_n_siedels_method/seq/src/ops_seq.cpp:126) | called 384 times, returned 384 times | 100.0% |
| morozov_n_siedels_method::MorozovNSiedelsMethodSEQ::ValidationImpl() (tasks/morozov_n_siedels_method/seq/src/ops_seq.cpp:18) | called 24 times, returned 24 times | 74.0% |
| nalitov_d_binary::(anonymous namespace)::BFSCollectExtended(std::vector<unsigned char, std::allocator<unsigned char> > const&, int, int, int, int, int, int, int, std::vector<bool, std::allocator<bool> >&, std::vector<nalitov_d_binary::GridPoint, std::allocator<nalitov_d_binary::GridPoint> >&, bool&, int&) (tasks/nalitov_d_binary/mpi/src/ops_mpi.cpp:86) | called 8 times, returned 8 times | 93.0% |
| nalitov_d_binary::(anonymous namespace)::BFSCollectGlobal(nalitov_d_binary::BinaryImage&, int, int, std::vector<bool, std::allocator<bool> >&, std::vector<nalitov_d_binary::GridPoint, std::allocator<nalitov_d_binary::GridPoint> >&) (tasks/nalitov_d_binary/mpi/src/ops_mpi.cpp:51) | called 6 times, returned 6 times | 93.0% |
| nalitov_d_binary::(anonymous namespace)::DiscoverGlobalComponents(nalitov_d_binary::BinaryImage&) (tasks/nalitov_d_binary/mpi/src/ops_mpi.cpp:124) | called 5 times, returned 5 times | 68.0% |
| nalitov_d_binary::(anonymous namespace)::FloodFillComponent(int, int, int, int, std::vector<unsigned char, std::allocator<unsigned char> > const&, std::vector<bool, std::allocator<bool> >&, std::vector<nalitov_d_binary::GridPoint, std::allocator<nalitov_d_binary::GridPoint> >&) (tasks/nalitov_d_binary/seq/src/ops_seq.cpp:24) | called 48 times, returned 48 times | 93.0% |
| nalitov_d_binary::(anonymous namespace)::ReconstructHullsFromPackedPoints(nalitov_d_binary::BinaryImage&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (tasks/nalitov_d_binary/mpi/src/ops_mpi.cpp:161) | called 5 times, returned 5 times | 67.0% |
| nalitov_d_binary::(anonymous namespace)::SerializeHullsToPackedPoints(nalitov_d_binary::BinaryImage const&, std::vector<int, std::allocator<int> > const&) (tasks/nalitov_d_binary/mpi/src/ops_mpi.cpp:147) | called 5 times, returned 5 times | 76.0% |
| nalitov_d_binary::(anonymous namespace)::TryVisitNeighborExtended(std::vector<unsigned char, std::allocator<unsigned char> > const&, int, int, int, int, int, std::vector<bool, std::allocator<bool> >&, std::queue<nalitov_d_binary::GridPoint, std::deque<nalitov_d_binary::GridPoint, std::allocator<nalitov_d_binary::GridPoint> > >&) (tasks/nalitov_d_binary/mpi/src/ops_mpi.cpp:36) | called 332 times, returned 332 times | 86.0% |
| nalitov_d_binary::NalitovDBinaryMPI::BroadcastDimensions() (tasks/nalitov_d_binary/mpi/src/ops_mpi.cpp:242) | called 10 times, returned 10 times | 100.0% |
| nalitov_d_binary::NalitovDBinaryMPI::BroadcastOutput() (tasks/nalitov_d_binary/mpi/src/ops_mpi.cpp:400) | called 10 times, returned 10 times | 78.0% |
| nalitov_d_binary::NalitovDBinaryMPI::BuildConvexHull(std::vector<nalitov_d_binary::GridPoint, std::allocator<nalitov_d_binary::GridPoint> > const&) (tasks/nalitov_d_binary/mpi/src/ops_mpi.cpp:455) | called 6 times, returned 6 times | 71.0% |
| nalitov_d_binary::NalitovDBinaryMPI::CollectGlobalHulls() (tasks/nalitov_d_binary/mpi/src/ops_mpi.cpp:376) | called 10 times, returned 10 times | 68.0% |
| nalitov_d_binary::NalitovDBinaryMPI::ExchangeBoundaryRows(std::vector<unsigned char, std::allocator<unsigned char> >&, int) const (tasks/nalitov_d_binary/mpi/src/ops_mpi.cpp:332) | called 10 times, returned 10 times | 70.0% |
| nalitov_d_binary::NalitovDBinaryMPI::FindLocalComponents() (tasks/nalitov_d_binary/mpi/src/ops_mpi.cpp:288) | called 10 times, returned 10 times | 74.0% |
| nalitov_d_binary::NalitovDBinaryMPI::NalitovDBinaryMPI(nalitov_d_binary::BinaryImage const&) (tasks/nalitov_d_binary/mpi/src/ops_mpi.cpp:181) | called 10 times, returned 10 times | 32.0% |
| nalitov_d_binary::NalitovDBinaryMPI::PostProcessingImpl() (tasks/nalitov_d_binary/mpi/src/ops_mpi.cpp:232) | called 10 times, returned 10 times | 100.0% |
| nalitov_d_binary::NalitovDBinaryMPI::PreProcessingImpl() (tasks/nalitov_d_binary/mpi/src/ops_mpi.cpp:196) | called 10 times, returned 10 times | 100.0% |
| nalitov_d_binary::NalitovDBinaryMPI::RunImpl() (tasks/nalitov_d_binary/mpi/src/ops_mpi.cpp:210) | called 10 times, returned 10 times | 64.0% |
| nalitov_d_binary::NalitovDBinaryMPI::ScatterPixels() (tasks/nalitov_d_binary/mpi/src/ops_mpi.cpp:254) | called 10 times, returned 10 times | 100.0% |
| nalitov_d_binary::NalitovDBinaryMPI::ThresholdLocalPixels() (tasks/nalitov_d_binary/mpi/src/ops_mpi.cpp:283) | called 10 times, returned 10 times | 43.0% |
| nalitov_d_binary::NalitovDBinaryMPI::ValidationImpl() (tasks/nalitov_d_binary/mpi/src/ops_mpi.cpp:188) | called 10 times, returned 10 times | 100.0% |
| nalitov_d_binary::NalitovDBinarySEQ::BuildConvexHull(std::vector<nalitov_d_binary::GridPoint, std::allocator<nalitov_d_binary::GridPoint> > const&) (tasks/nalitov_d_binary/seq/src/ops_seq.cpp:135) | called 24 times, returned 24 times | 71.0% |
| nalitov_d_binary::NalitovDBinarySEQ::DiscoverComponents() (tasks/nalitov_d_binary/seq/src/ops_seq.cpp:109) | called 40 times, returned 40 times | 68.0% |
| nalitov_d_binary::NalitovDBinarySEQ::NalitovDBinarySEQ(nalitov_d_binary::BinaryImage const&) (tasks/nalitov_d_binary/seq/src/ops_seq.cpp:59) | called 40 times, returned 40 times | 57.0% |
| nalitov_d_binary::NalitovDBinarySEQ::PostProcessingImpl() (tasks/nalitov_d_binary/seq/src/ops_seq.cpp:99) | called 40 times, returned 40 times | 100.0% |
| nalitov_d_binary::NalitovDBinarySEQ::PreProcessingImpl() (tasks/nalitov_d_binary/seq/src/ops_seq.cpp:71) | called 40 times, returned 40 times | 100.0% |
| nalitov_d_binary::NalitovDBinarySEQ::RunImpl() (tasks/nalitov_d_binary/seq/src/ops_seq.cpp:77) | called 40 times, returned 40 times | 64.0% |
| nalitov_d_binary::NalitovDBinarySEQ::ThresholdImage() (tasks/nalitov_d_binary/seq/src/ops_seq.cpp:103) | not called | 0.0% |
| nalitov_d_binary::NalitovDBinarySEQ::ValidationImpl() (tasks/nalitov_d_binary/seq/src/ops_seq.cpp:64) | called 40 times, returned 40 times | 75.0% |
| nalitov_d_broadcast::(anonymous namespace)::TreeBroadcast(void*, int, ompi_datatype_t*, int, ompi_communicator_t*) (tasks/nalitov_d_broadcast/mpi/src/ops_mpi.cpp:64) | called 94 times, returned 94 times | 90.0% |
| nalitov_d_broadcast::(anonymous namespace)::TreeBroadcastStep(void*, int, ompi_datatype_t*, int, int, int, int, ompi_communicator_t*) (tasks/nalitov_d_broadcast/mpi/src/ops_mpi.cpp:43) | called 94 times, returned 94 times | 100.0% |
| nalitov_d_broadcast::NalitovDBroadcast(void*, int, ompi_datatype_t*, int, ompi_communicator_t*) (tasks/nalitov_d_broadcast/mpi/src/ops_mpi.cpp:105) | not called | 0.0% |
| nalitov_d_broadcast::NalitovDBroadcastMPI::NalitovDBroadcastMPI(nalitov_d_broadcast::InType const&) (tasks/nalitov_d_broadcast/mpi/src/ops_mpi.cpp:109) | called 32 times, returned 32 times | 75.0% |
| nalitov_d_broadcast::NalitovDBroadcastMPI::PostProcessingImpl() (tasks/nalitov_d_broadcast/mpi/src/ops_mpi.cpp:237) | called 32 times, returned 32 times | 100.0% |
| nalitov_d_broadcast::NalitovDBroadcastMPI::PreProcessingImpl() (tasks/nalitov_d_broadcast/mpi/src/ops_mpi.cpp:154) | called 32 times, returned 32 times | 100.0% |
| nalitov_d_broadcast::NalitovDBroadcastMPI::RunImpl() (tasks/nalitov_d_broadcast/mpi/src/ops_mpi.cpp:158) | called 32 times, returned 32 times | 88.0% |
| nalitov_d_broadcast::NalitovDBroadcastMPI::ValidationImpl() (tasks/nalitov_d_broadcast/mpi/src/ops_mpi.cpp:127) | called 32 times, returned 32 times | 90.0% |
| nalitov_d_broadcast::NalitovDBroadcastSEQ::NalitovDBroadcastSEQ(nalitov_d_broadcast::InType const&) (tasks/nalitov_d_broadcast/seq/src/ops_seq.cpp:31) | called 128 times, returned 128 times | 75.0% |
| nalitov_d_broadcast::NalitovDBroadcastSEQ::PostProcessingImpl() (tasks/nalitov_d_broadcast/seq/src/ops_seq.cpp:90) | called 128 times, returned 128 times | 100.0% |
| nalitov_d_broadcast::NalitovDBroadcastSEQ::PreProcessingImpl() (tasks/nalitov_d_broadcast/seq/src/ops_seq.cpp:65) | called 128 times, returned 128 times | 100.0% |
| nalitov_d_broadcast::NalitovDBroadcastSEQ::RunImpl() (tasks/nalitov_d_broadcast/seq/src/ops_seq.cpp:69) | called 128 times, returned 128 times | 75.0% |
| nalitov_d_broadcast::NalitovDBroadcastSEQ::ValidationImpl() (tasks/nalitov_d_broadcast/seq/src/ops_seq.cpp:49) | called 128 times, returned 128 times | 100.0% |
| nalitov_d_matrix_min_by_columns::NalitovDMinMatrixMPI::NalitovDMinMatrixMPI(int const&) (tasks/nalitov_d_matrix_min_by_columns/mpi/src/ops_mpi.cpp:16) | called 22 times, returned 22 times | 100.0% |
| nalitov_d_matrix_min_by_columns::NalitovDMinMatrixMPI::PostProcessingImpl() (tasks/nalitov_d_matrix_min_by_columns/mpi/src/ops_mpi.cpp:83) | called 22 times, returned 22 times | 75.0% |
| nalitov_d_matrix_min_by_columns::NalitovDMinMatrixMPI::PreProcessingImpl() (tasks/nalitov_d_matrix_min_by_columns/mpi/src/ops_mpi.cpp:26) | called 22 times, returned 22 times | 75.0% |
| nalitov_d_matrix_min_by_columns::NalitovDMinMatrixMPI::RunImpl() (tasks/nalitov_d_matrix_min_by_columns/mpi/src/ops_mpi.cpp:32) | called 22 times, returned 22 times | 72.0% |
| nalitov_d_matrix_min_by_columns::NalitovDMinMatrixMPI::ValidationImpl() (tasks/nalitov_d_matrix_min_by_columns/mpi/src/ops_mpi.cpp:22) | called 22 times, returned 22 times | 75.0% |
| nalitov_d_matrix_min_by_columns::NalitovDMinMatrixSEQ::NalitovDMinMatrixSEQ(int const&) (tasks/nalitov_d_matrix_min_by_columns/seq/src/ops_seq.cpp:12) | called 88 times, returned 88 times | 100.0% |
| nalitov_d_matrix_min_by_columns::NalitovDMinMatrixSEQ::PostProcessingImpl() (tasks/nalitov_d_matrix_min_by_columns/seq/src/ops_seq.cpp:61) | called 88 times, returned 88 times | 75.0% |
| nalitov_d_matrix_min_by_columns::NalitovDMinMatrixSEQ::PreProcessingImpl() (tasks/nalitov_d_matrix_min_by_columns/seq/src/ops_seq.cpp:22) | called 88 times, returned 88 times | 75.0% |
| nalitov_d_matrix_min_by_columns::NalitovDMinMatrixSEQ::RunImpl() (tasks/nalitov_d_matrix_min_by_columns/seq/src/ops_seq.cpp:28) | called 88 times, returned 88 times | 81.0% |
| nalitov_d_matrix_min_by_columns::NalitovDMinMatrixSEQ::ValidationImpl() (tasks/nalitov_d_matrix_min_by_columns/seq/src/ops_seq.cpp:18) | called 88 times, returned 88 times | 75.0% |
| nesterov_a_test_task_processes::NesterovATestTaskMPI::NesterovATestTaskMPI(int const&) (tasks/example_processes/mpi/src/ops_mpi.cpp:13) | called 6 times, returned 6 times | 100.0% |
| nesterov_a_test_task_processes::NesterovATestTaskMPI::PostProcessingImpl() (tasks/example_processes/mpi/src/ops_mpi.cpp:67) | called 6 times, returned 6 times | 100.0% |
| nesterov_a_test_task_processes::NesterovATestTaskMPI::PreProcessingImpl() (tasks/example_processes/mpi/src/ops_mpi.cpp:23) | called 6 times, returned 6 times | 100.0% |
| nesterov_a_test_task_processes::NesterovATestTaskMPI::RunImpl() (tasks/example_processes/mpi/src/ops_mpi.cpp:28) | called 6 times, returned 6 times | 100.0% |
| nesterov_a_test_task_processes::NesterovATestTaskMPI::ValidationImpl() (tasks/example_processes/mpi/src/ops_mpi.cpp:19) | called 6 times, returned 6 times | 75.0% |
| nesterov_a_test_task_processes::NesterovATestTaskSEQ::NesterovATestTaskSEQ(int const&) (tasks/example_processes/seq/src/ops_seq.cpp:11) | called 24 times, returned 24 times | 100.0% |
| nesterov_a_test_task_processes::NesterovATestTaskSEQ::PostProcessingImpl() (tasks/example_processes/seq/src/ops_seq.cpp:55) | called 24 times, returned 24 times | 100.0% |
| nesterov_a_test_task_processes::NesterovATestTaskSEQ::PreProcessingImpl() (tasks/example_processes/seq/src/ops_seq.cpp:21) | called 24 times, returned 24 times | 100.0% |
| nesterov_a_test_task_processes::NesterovATestTaskSEQ::RunImpl() (tasks/example_processes/seq/src/ops_seq.cpp:26) | called 24 times, returned 24 times | 100.0% |
| nesterov_a_test_task_processes::NesterovATestTaskSEQ::ValidationImpl() (tasks/example_processes/seq/src/ops_seq.cpp:17) | called 24 times, returned 24 times | 75.0% |
| nesterov_a_test_task_processes_2::NesterovATestTaskMPI::NesterovATestTaskMPI(int const&) (tasks/example_processes_2/mpi/src/ops_mpi.cpp:13) | called 6 times, returned 6 times | 100.0% |
| nesterov_a_test_task_processes_2::NesterovATestTaskMPI::PostProcessingImpl() (tasks/example_processes_2/mpi/src/ops_mpi.cpp:67) | called 6 times, returned 6 times | 100.0% |
| nesterov_a_test_task_processes_2::NesterovATestTaskMPI::PreProcessingImpl() (tasks/example_processes_2/mpi/src/ops_mpi.cpp:23) | called 6 times, returned 6 times | 100.0% |
| nesterov_a_test_task_processes_2::NesterovATestTaskMPI::RunImpl() (tasks/example_processes_2/mpi/src/ops_mpi.cpp:28) | called 6 times, returned 6 times | 100.0% |
| nesterov_a_test_task_processes_2::NesterovATestTaskMPI::ValidationImpl() (tasks/example_processes_2/mpi/src/ops_mpi.cpp:19) | called 6 times, returned 6 times | 75.0% |
| nesterov_a_test_task_processes_2::NesterovATestTaskSEQ::NesterovATestTaskSEQ(int const&) (tasks/example_processes_2/seq/src/ops_seq.cpp:11) | called 24 times, returned 24 times | 100.0% |
| nesterov_a_test_task_processes_2::NesterovATestTaskSEQ::PostProcessingImpl() (tasks/example_processes_2/seq/src/ops_seq.cpp:55) | called 24 times, returned 24 times | 100.0% |
| nesterov_a_test_task_processes_2::NesterovATestTaskSEQ::PreProcessingImpl() (tasks/example_processes_2/seq/src/ops_seq.cpp:21) | called 24 times, returned 24 times | 100.0% |
| nesterov_a_test_task_processes_2::NesterovATestTaskSEQ::RunImpl() (tasks/example_processes_2/seq/src/ops_seq.cpp:26) | called 24 times, returned 24 times | 100.0% |
| nesterov_a_test_task_processes_2::NesterovATestTaskSEQ::ValidationImpl() (tasks/example_processes_2/seq/src/ops_seq.cpp:17) | called 24 times, returned 24 times | 75.0% |
| nesterov_a_test_task_processes_3::NesterovATestTaskMPI::NesterovATestTaskMPI(int const&) (tasks/example_processes_3/mpi/src/ops_mpi.cpp:13) | called 6 times, returned 6 times | 100.0% |
| nesterov_a_test_task_processes_3::NesterovATestTaskMPI::PostProcessingImpl() (tasks/example_processes_3/mpi/src/ops_mpi.cpp:67) | called 6 times, returned 6 times | 100.0% |
| nesterov_a_test_task_processes_3::NesterovATestTaskMPI::PreProcessingImpl() (tasks/example_processes_3/mpi/src/ops_mpi.cpp:23) | called 6 times, returned 6 times | 100.0% |
| nesterov_a_test_task_processes_3::NesterovATestTaskMPI::RunImpl() (tasks/example_processes_3/mpi/src/ops_mpi.cpp:28) | called 6 times, returned 6 times | 100.0% |
| nesterov_a_test_task_processes_3::NesterovATestTaskMPI::ValidationImpl() (tasks/example_processes_3/mpi/src/ops_mpi.cpp:19) | called 6 times, returned 6 times | 75.0% |
| nesterov_a_test_task_processes_3::NesterovATestTaskSEQ::NesterovATestTaskSEQ(int const&) (tasks/example_processes_3/seq/src/ops_seq.cpp:11) | called 24 times, returned 24 times | 100.0% |
| nesterov_a_test_task_processes_3::NesterovATestTaskSEQ::PostProcessingImpl() (tasks/example_processes_3/seq/src/ops_seq.cpp:55) | called 24 times, returned 24 times | 100.0% |
| nesterov_a_test_task_processes_3::NesterovATestTaskSEQ::PreProcessingImpl() (tasks/example_processes_3/seq/src/ops_seq.cpp:21) | called 24 times, returned 24 times | 100.0% |
| nesterov_a_test_task_processes_3::NesterovATestTaskSEQ::RunImpl() (tasks/example_processes_3/seq/src/ops_seq.cpp:26) | called 24 times, returned 24 times | 100.0% |
| nesterov_a_test_task_processes_3::NesterovATestTaskSEQ::ValidationImpl() (tasks/example_processes_3/seq/src/ops_seq.cpp:17) | called 24 times, returned 24 times | 75.0% |
| nesterov_a_test_task_threads::NesterovATestTaskALL::NesterovATestTaskALL(int const&) (tasks/example_threads/all/src/ops_all.cpp:16) | called 6 times, returned 6 times | 100.0% |
| nesterov_a_test_task_threads::NesterovATestTaskALL::PostProcessingImpl() (tasks/example_threads/all/src/ops_all.cpp:80) | called 6 times, returned 6 times | 100.0% |
| nesterov_a_test_task_threads::NesterovATestTaskALL::PreProcessingImpl() (tasks/example_threads/all/src/ops_all.cpp:26) | called 6 times, returned 6 times | 100.0% |
| nesterov_a_test_task_threads::NesterovATestTaskALL::RunImpl() (tasks/example_threads/all/src/ops_all.cpp:31) | called 6 times, returned 6 times | 95.0% |
| nesterov_a_test_task_threads::NesterovATestTaskALL::ValidationImpl() (tasks/example_threads/all/src/ops_all.cpp:22) | called 6 times, returned 6 times | 75.0% |
| nesterov_a_test_task_threads::NesterovATestTaskOMP::NesterovATestTaskOMP(int const&) (tasks/example_threads/omp/src/ops_omp.cpp:12) | called 12 times, returned 12 times | 100.0% |
| nesterov_a_test_task_threads::NesterovATestTaskOMP::PostProcessingImpl() (tasks/example_threads/omp/src/ops_omp.cpp:49) | called 12 times, returned 12 times | 100.0% |
| nesterov_a_test_task_threads::NesterovATestTaskOMP::PreProcessingImpl() (tasks/example_threads/omp/src/ops_omp.cpp:22) | called 12 times, returned 12 times | 100.0% |
| nesterov_a_test_task_threads::NesterovATestTaskOMP::RunImpl() (tasks/example_threads/omp/src/ops_omp.cpp:27) | called 12 times, returned 12 times | 100.0% |
| nesterov_a_test_task_threads::NesterovATestTaskOMP::ValidationImpl() (tasks/example_threads/omp/src/ops_omp.cpp:18) | called 12 times, returned 12 times | 75.0% |
| nesterov_a_test_task_threads::NesterovATestTaskSEQ::NesterovATestTaskSEQ(int const&) (tasks/example_threads/seq/src/ops_seq.cpp:11) | called 24 times, returned 24 times | 100.0% |
| nesterov_a_test_task_threads::NesterovATestTaskSEQ::PostProcessingImpl() (tasks/example_threads/seq/src/ops_seq.cpp:55) | called 24 times, returned 24 times | 100.0% |
| nesterov_a_test_task_threads::NesterovATestTaskSEQ::PreProcessingImpl() (tasks/example_threads/seq/src/ops_seq.cpp:21) | called 24 times, returned 24 times | 100.0% |
| nesterov_a_test_task_threads::NesterovATestTaskSEQ::RunImpl() (tasks/example_threads/seq/src/ops_seq.cpp:26) | called 24 times, returned 24 times | 100.0% |
| nesterov_a_test_task_threads::NesterovATestTaskSEQ::ValidationImpl() (tasks/example_threads/seq/src/ops_seq.cpp:17) | called 24 times, returned 24 times | 75.0% |
| nesterov_a_test_task_threads::NesterovATestTaskSTL::NesterovATestTaskSTL(int const&) (tasks/example_threads/stl/src/ops_stl.cpp:13) | called 24 times, returned 24 times | 100.0% |
| nesterov_a_test_task_threads::NesterovATestTaskSTL::PostProcessingImpl() (tasks/example_threads/stl/src/ops_stl.cpp:53) | called 24 times, returned 24 times | 100.0% |
| nesterov_a_test_task_threads::NesterovATestTaskSTL::PreProcessingImpl() (tasks/example_threads/stl/src/ops_stl.cpp:23) | called 24 times, returned 24 times | 100.0% |
| nesterov_a_test_task_threads::NesterovATestTaskSTL::RunImpl() (tasks/example_threads/stl/src/ops_stl.cpp:28) | called 24 times, returned 24 times | 93.0% |
| nesterov_a_test_task_threads::NesterovATestTaskSTL::ValidationImpl() (tasks/example_threads/stl/src/ops_stl.cpp:19) | called 24 times, returned 24 times | 75.0% |
| nesterov_a_test_task_threads::NesterovATestTaskTBB::NesterovATestTaskTBB(int const&) (tasks/example_threads/tbb/src/ops_tbb.cpp:15) | called 12 times, returned 12 times | 100.0% |
| nesterov_a_test_task_threads::NesterovATestTaskTBB::PostProcessingImpl() (tasks/example_threads/tbb/src/ops_tbb.cpp:51) | called 12 times, returned 12 times | 100.0% |
| nesterov_a_test_task_threads::NesterovATestTaskTBB::PreProcessingImpl() (tasks/example_threads/tbb/src/ops_tbb.cpp:25) | called 12 times, returned 12 times | 100.0% |
| nesterov_a_test_task_threads::NesterovATestTaskTBB::RunImpl() (tasks/example_threads/tbb/src/ops_tbb.cpp:30) | called 12 times, returned 12 times | 100.0% |
| nesterov_a_test_task_threads::NesterovATestTaskTBB::ValidationImpl() (tasks/example_threads/tbb/src/ops_tbb.cpp:21) | called 12 times, returned 12 times | 75.0% |
| olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsMPI::BroadcastGraphData(int, int, std::tuple<int, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > > const&) (tasks/olesnitskiy_v_dijkstra_crs/mpi/src/ops_mpi.cpp:209) | called 28 times, returned 28 times | 95.0% |
| olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsMPI::CalculateDisplacements(std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> >&, int&) (tasks/olesnitskiy_v_dijkstra_crs/mpi/src/ops_mpi.cpp:121) | not called | 0.0% |
| olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsMPI::CollectResults(olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsMPI::GraphData const&, olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsMPI::DijkstraContext const&, int, int) (tasks/olesnitskiy_v_dijkstra_crs/mpi/src/ops_mpi.cpp:326) | called 28 times, returned 28 times | 80.0% |
| olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsMPI::ExchangeUpdates(olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsMPI::DijkstraContext&) (tasks/olesnitskiy_v_dijkstra_crs/mpi/src/ops_mpi.cpp:138) | called 162 times, returned 162 times | 63.0% |
| olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsMPI::FindGlobalBestVertex(olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsMPI::DistVertexPair const&) (tasks/olesnitskiy_v_dijkstra_crs/mpi/src/ops_mpi.cpp:264) | called 164 times, returned 164 times | 100.0% |
| olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsMPI::FindLocalBestVertex(olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsMPI::DijkstraContext&, olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsMPI::DistVertexPair&) (tasks/olesnitskiy_v_dijkstra_crs/mpi/src/ops_mpi.cpp:246) | called 167 times, returned 167 times | 88.0% |
| olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsMPI::FindOwner(int, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&, int) (tasks/olesnitskiy_v_dijkstra_crs/mpi/src/ops_mpi.cpp:54) | not called | 0.0% |
| olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsMPI::InitializeLocalData(int, int, int, int) (tasks/olesnitskiy_v_dijkstra_crs/mpi/src/ops_mpi.cpp:182) | called 28 times, returned 28 times | 94.0% |
| olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsMPI::IsVertexLocal(int, int, int) (tasks/olesnitskiy_v_dijkstra_crs/mpi/src/ops_mpi.cpp:50) | not called | 0.0% |
| olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsMPI::OlesnitskiyVDijkstraCrsMPI(std::tuple<int, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > > const&) (tasks/olesnitskiy_v_dijkstra_crs/mpi/src/ops_mpi.cpp:16) | called 28 times, returned 28 times | 67.0% |
| olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsMPI::PerformDijkstraIteration(olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsMPI::GraphData const&, olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsMPI::DijkstraContext&, int, int) (tasks/olesnitskiy_v_dijkstra_crs/mpi/src/ops_mpi.cpp:294) | called 167 times, returned 167 times | 100.0% |
| olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsMPI::PostProcessingImpl() (tasks/olesnitskiy_v_dijkstra_crs/mpi/src/ops_mpi.cpp:361) | called 28 times, returned 28 times | 100.0% |
| olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsMPI::PreProcessingImpl() (tasks/olesnitskiy_v_dijkstra_crs/mpi/src/ops_mpi.cpp:46) | called 28 times, returned 28 times | 100.0% |
| olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsMPI::PrepareByteArrays(std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&) (tasks/olesnitskiy_v_dijkstra_crs/mpi/src/ops_mpi.cpp:130) | not called | 0.0% |
| olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsMPI::PrepareSendData(std::vector<std::vector<olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsMPI::Update, std::allocator<olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsMPI::Update> >, std::allocator<std::vector<olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsMPI::Update, std::allocator<olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsMPI::Update> > > > const&, std::vector<int, std::allocator<int> >&) (tasks/olesnitskiy_v_dijkstra_crs/mpi/src/ops_mpi.cpp:89) | called 162 times, returned 162 times | 100.0% |
| olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsMPI::ProcessGlobalVertex(olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsMPI::DistVertexPair const&, olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsMPI::GraphData const&, olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsMPI::DijkstraContext&, int, int) (tasks/olesnitskiy_v_dijkstra_crs/mpi/src/ops_mpi.cpp:275) | called 162 times, returned 162 times | 100.0% |
| olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsMPI::ProcessLocalVertex(int, int, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&, olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsMPI::DijkstraContext&, int, int) (tasks/olesnitskiy_v_dijkstra_crs/mpi/src/ops_mpi.cpp:64) | called 81 times, returned 81 times | 94.0% |
| olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsMPI::ProcessReceivedData(std::vector<int, std::allocator<int> > const&, int, olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsMPI::DijkstraContext&) (tasks/olesnitskiy_v_dijkstra_crs/mpi/src/ops_mpi.cpp:100) | called 162 times, returned 162 times | 92.0% |
| olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsMPI::RunDijkstraAlgorithm(olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsMPI::GraphData const&, olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsMPI::DijkstraContext&, int, int) (tasks/olesnitskiy_v_dijkstra_crs/mpi/src/ops_mpi.cpp:316) | not called | 0.0% |
| olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsMPI::RunImpl() (tasks/olesnitskiy_v_dijkstra_crs/mpi/src/ops_mpi.cpp:344) | called 28 times, returned 28 times | 82.0% |
| olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsMPI::ShouldStopAlgorithm(olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsMPI::DistVertexPair const&) (tasks/olesnitskiy_v_dijkstra_crs/mpi/src/ops_mpi.cpp:271) | not called | 0.0% |
| olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsMPI::ValidationImpl() (tasks/olesnitskiy_v_dijkstra_crs/mpi/src/ops_mpi.cpp:22) | called 28 times, returned 28 times | 83.0% |
| olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsSEQ::OlesnitskiyVDijkstraCrsSEQ(std::tuple<int, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > > const&) (tasks/olesnitskiy_v_dijkstra_crs/seq/src/ops_seq.cpp:13) | called 112 times, returned 112 times | 67.0% |
| olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsSEQ::PostProcessingImpl() (tasks/olesnitskiy_v_dijkstra_crs/seq/src/ops_seq.cpp:87) | called 112 times, returned 112 times | 100.0% |
| olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsSEQ::PreProcessingImpl() (tasks/olesnitskiy_v_dijkstra_crs/seq/src/ops_seq.cpp:41) | called 112 times, returned 112 times | 100.0% |
| olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsSEQ::RunImpl() (tasks/olesnitskiy_v_dijkstra_crs/seq/src/ops_seq.cpp:45) | called 112 times, returned 112 times | 76.0% |
| olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsSEQ::ValidationImpl() (tasks/olesnitskiy_v_dijkstra_crs/seq/src/ops_seq.cpp:19) | called 112 times, returned 112 times | 83.0% |
| olesnitskiy_v_find_viol::OlesnitskiyVFindViolMPI::CountViolation(double, double) (tasks/olesnitskiy_v_find_viol/mpi/src/ops_mpi.cpp:11) | not called | 0.0% |
| olesnitskiy_v_find_viol::OlesnitskiyVFindViolMPI::OlesnitskiyVFindViolMPI(std::vector<double, std::allocator<double> > const&) (tasks/olesnitskiy_v_find_viol/mpi/src/ops_mpi.cpp:16) | called 20 times, returned 20 times | 75.0% |
| olesnitskiy_v_find_viol::OlesnitskiyVFindViolMPI::PostProcessingImpl() (tasks/olesnitskiy_v_find_viol/mpi/src/ops_mpi.cpp:100) | called 20 times, returned 20 times | 100.0% |
| olesnitskiy_v_find_viol::OlesnitskiyVFindViolMPI::PreProcessingImpl() (tasks/olesnitskiy_v_find_viol/mpi/src/ops_mpi.cpp:26) | called 20 times, returned 20 times | 100.0% |
| olesnitskiy_v_find_viol::OlesnitskiyVFindViolMPI::RunImpl() (tasks/olesnitskiy_v_find_viol/mpi/src/ops_mpi.cpp:46) | called 20 times, returned 20 times | 75.0% |
| olesnitskiy_v_find_viol::OlesnitskiyVFindViolMPI::RunSequentialCase() (tasks/olesnitskiy_v_find_viol/mpi/src/ops_mpi.cpp:30) | called 2 times, returned 2 times | 100.0% |
| olesnitskiy_v_find_viol::OlesnitskiyVFindViolMPI::ValidationImpl() (tasks/olesnitskiy_v_find_viol/mpi/src/ops_mpi.cpp:22) | called 20 times, returned 20 times | 100.0% |
| olesnitskiy_v_find_viol::OlesnitskiyVFindViolSEQ::OlesnitskiyVFindViolSEQ(std::vector<double, std::allocator<double> > const&) (tasks/olesnitskiy_v_find_viol/seq/src/ops_seq.cpp:9) | called 80 times, returned 80 times | 75.0% |
| olesnitskiy_v_find_viol::OlesnitskiyVFindViolSEQ::PostProcessingImpl() (tasks/olesnitskiy_v_find_viol/seq/src/ops_seq.cpp:38) | called 80 times, returned 80 times | 100.0% |
| olesnitskiy_v_find_viol::OlesnitskiyVFindViolSEQ::PreProcessingImpl() (tasks/olesnitskiy_v_find_viol/seq/src/ops_seq.cpp:19) | called 80 times, returned 80 times | 100.0% |
| olesnitskiy_v_find_viol::OlesnitskiyVFindViolSEQ::RunImpl() (tasks/olesnitskiy_v_find_viol/seq/src/ops_seq.cpp:23) | called 80 times, returned 80 times | 100.0% |
| olesnitskiy_v_find_viol::OlesnitskiyVFindViolSEQ::ValidationImpl() (tasks/olesnitskiy_v_find_viol/seq/src/ops_seq.cpp:15) | called 80 times, returned 80 times | 100.0% |
| olesnitskiy_v_striped_matrix_multiplication::(anonymous namespace)::FindCommonDivisor(int, int, int) (tasks/olesnitskiy_v_striped_matrix_multiplication/seq/src/ops_seq.cpp:13) | called 120 times, returned 120 times | 93.0% |
| olesnitskiy_v_striped_matrix_multiplication::OlesnitskiyVStripedMatrixMultiplicationMPI::BroadcastMatrixB() (tasks/olesnitskiy_v_striped_matrix_multiplication/mpi/src/ops_mpi.cpp:116) | called 28 times, returned 28 times | 78.0% |
| olesnitskiy_v_striped_matrix_multiplication::OlesnitskiyVStripedMatrixMultiplicationMPI::BroadcastResults() (tasks/olesnitskiy_v_striped_matrix_multiplication/mpi/src/ops_mpi.cpp:220) | not called | 0.0% |
| olesnitskiy_v_striped_matrix_multiplication::OlesnitskiyVStripedMatrixMultiplicationMPI::BroadcastResultsFromRoot() (tasks/olesnitskiy_v_striped_matrix_multiplication/mpi/src/ops_mpi.cpp:184) | called 15 times, returned 15 times | 63.0% |
| olesnitskiy_v_striped_matrix_multiplication::OlesnitskiyVStripedMatrixMultiplicationMPI::CalculateCounts(int, int) (tasks/olesnitskiy_v_striped_matrix_multiplication/mpi/src/ops_mpi.cpp:22) | called 28 times, returned 28 times | 100.0% |
| olesnitskiy_v_striped_matrix_multiplication::OlesnitskiyVStripedMatrixMultiplicationMPI::CalculateDisplacements(std::vector<int, std::allocator<int> > const&) (tasks/olesnitskiy_v_striped_matrix_multiplication/mpi/src/ops_mpi.cpp:34) | called 28 times, returned 28 times | 100.0% |
| olesnitskiy_v_striped_matrix_multiplication::OlesnitskiyVStripedMatrixMultiplicationMPI::ComputeLocalC() (tasks/olesnitskiy_v_striped_matrix_multiplication/mpi/src/ops_mpi.cpp:141) | called 28 times, returned 28 times | 75.0% |
| olesnitskiy_v_striped_matrix_multiplication::OlesnitskiyVStripedMatrixMultiplicationMPI::ComputeSingleProcess() (tasks/olesnitskiy_v_striped_matrix_multiplication/mpi/src/ops_mpi.cpp:280) | called 1 time, returned 1 time | 67.0% |
| olesnitskiy_v_striped_matrix_multiplication::OlesnitskiyVStripedMatrixMultiplicationMPI::GatherResults() (tasks/olesnitskiy_v_striped_matrix_multiplication/mpi/src/ops_mpi.cpp:161) | called 28 times, returned 28 times | 73.0% |
| olesnitskiy_v_striped_matrix_multiplication::OlesnitskiyVStripedMatrixMultiplicationMPI::MultiplyRow(unsigned long, unsigned long) (tasks/olesnitskiy_v_striped_matrix_multiplication/mpi/src/ops_mpi.cpp:129) | called 28 times, returned 28 times | 100.0% |
| olesnitskiy_v_striped_matrix_multiplication::OlesnitskiyVStripedMatrixMultiplicationMPI::MultiplySingleProcessMatrix() (tasks/olesnitskiy_v_striped_matrix_multiplication/mpi/src/ops_mpi.cpp:268) | called 1 time, returned 1 time | 100.0% |
| olesnitskiy_v_striped_matrix_multiplication::OlesnitskiyVStripedMatrixMultiplicationMPI::OlesnitskiyVStripedMatrixMultiplicationMPI(std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> >, unsigned long, unsigned long, std::vector<double, std::allocator<double> > > const&) (tasks/olesnitskiy_v_striped_matrix_multiplication/mpi/src/ops_mpi.cpp:14) | called 30 times, returned 30 times | 14.0% |
| olesnitskiy_v_striped_matrix_multiplication::OlesnitskiyVStripedMatrixMultiplicationMPI::PostProcessingImpl() (tasks/olesnitskiy_v_striped_matrix_multiplication/mpi/src/ops_mpi.cpp:312) | called 30 times, returned 30 times | 100.0% |
| olesnitskiy_v_striped_matrix_multiplication::OlesnitskiyVStripedMatrixMultiplicationMPI::PreProcessingImpl() (tasks/olesnitskiy_v_striped_matrix_multiplication/mpi/src/ops_mpi.cpp:64) | called 30 times, returned 30 times | 100.0% |
| olesnitskiy_v_striped_matrix_multiplication::OlesnitskiyVStripedMatrixMultiplicationMPI::PrepareGatherData() (tasks/olesnitskiy_v_striped_matrix_multiplication/mpi/src/ops_mpi.cpp:151) | called 28 times, returned 28 times | 100.0% |
| olesnitskiy_v_striped_matrix_multiplication::OlesnitskiyVStripedMatrixMultiplicationMPI::PrepareScatterData() (tasks/olesnitskiy_v_striped_matrix_multiplication/mpi/src/ops_mpi.cpp:70) | called 28 times, returned 28 times | 47.0% |
| olesnitskiy_v_striped_matrix_multiplication::OlesnitskiyVStripedMatrixMultiplicationMPI::ReceiveResultsFromRoot() (tasks/olesnitskiy_v_striped_matrix_multiplication/mpi/src/ops_mpi.cpp:203) | called 15 times, returned 15 times | 52.0% |
| olesnitskiy_v_striped_matrix_multiplication::OlesnitskiyVStripedMatrixMultiplicationMPI::RunImpl() (tasks/olesnitskiy_v_striped_matrix_multiplication/mpi/src/ops_mpi.cpp:239) | called 30 times, returned 30 times | 94.0% |
| olesnitskiy_v_striped_matrix_multiplication::OlesnitskiyVStripedMatrixMultiplicationMPI::RunOnSingleProcess() (tasks/olesnitskiy_v_striped_matrix_multiplication/mpi/src/ops_mpi.cpp:293) | called 2 times, returned 2 times | 100.0% |
| olesnitskiy_v_striped_matrix_multiplication::OlesnitskiyVStripedMatrixMultiplicationMPI::ScatterData() (tasks/olesnitskiy_v_striped_matrix_multiplication/mpi/src/ops_mpi.cpp:90) | called 28 times, returned 28 times | 77.0% |
| olesnitskiy_v_striped_matrix_multiplication::OlesnitskiyVStripedMatrixMultiplicationMPI::SetOutput() (tasks/olesnitskiy_v_striped_matrix_multiplication/mpi/src/ops_mpi.cpp:228) | not called | 0.0% |
| olesnitskiy_v_striped_matrix_multiplication::OlesnitskiyVStripedMatrixMultiplicationMPI::ValidationImpl() (tasks/olesnitskiy_v_striped_matrix_multiplication/mpi/src/ops_mpi.cpp:42) | called 30 times, returned 30 times | 91.0% |
| olesnitskiy_v_striped_matrix_multiplication::OlesnitskiyVStripedMatrixMultiplicationSEQ::MultiplySimple() (tasks/olesnitskiy_v_striped_matrix_multiplication/seq/src/ops_seq.cpp:94) | called 24 times, returned 24 times | 100.0% |
| olesnitskiy_v_striped_matrix_multiplication::OlesnitskiyVStripedMatrixMultiplicationSEQ::MultiplyStriped() (tasks/olesnitskiy_v_striped_matrix_multiplication/seq/src/ops_seq.cpp:127) | called 96 times, returned 96 times | 100.0% |
| olesnitskiy_v_striped_matrix_multiplication::OlesnitskiyVStripedMatrixMultiplicationSEQ::OlesnitskiyVStripedMatrixMultiplicationSEQ(std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> >, unsigned long, unsigned long, std::vector<double, std::allocator<double> > > const&) (tasks/olesnitskiy_v_striped_matrix_multiplication/seq/src/ops_seq.cpp:28) | called 120 times, returned 120 times | 29.0% |
| olesnitskiy_v_striped_matrix_multiplication::OlesnitskiyVStripedMatrixMultiplicationSEQ::PostProcessingImpl() (tasks/olesnitskiy_v_striped_matrix_multiplication/seq/src/ops_seq.cpp:145) | called 120 times, returned 120 times | 100.0% |
| olesnitskiy_v_striped_matrix_multiplication::OlesnitskiyVStripedMatrixMultiplicationSEQ::PreProcessingImpl() (tasks/olesnitskiy_v_striped_matrix_multiplication/seq/src/ops_seq.cpp:59) | called 120 times, returned 120 times | 75.0% |
| olesnitskiy_v_striped_matrix_multiplication::OlesnitskiyVStripedMatrixMultiplicationSEQ::ProcessStripePair(int, int, unsigned long, unsigned long) (tasks/olesnitskiy_v_striped_matrix_multiplication/seq/src/ops_seq.cpp:107) | called 2288 times, returned 2288 times | 100.0% |
| olesnitskiy_v_striped_matrix_multiplication::OlesnitskiyVStripedMatrixMultiplicationSEQ::RunImpl() (tasks/olesnitskiy_v_striped_matrix_multiplication/seq/src/ops_seq.cpp:72) | called 120 times, returned 120 times | 65.0% |
| olesnitskiy_v_striped_matrix_multiplication::OlesnitskiyVStripedMatrixMultiplicationSEQ::ValidationImpl() (tasks/olesnitskiy_v_striped_matrix_multiplication/seq/src/ops_seq.cpp:34) | called 120 times, returned 120 times | 93.0% |
| otcheskov_s_elem_vec_avg::OtcheskovSElemVecAvgMPI::OtcheskovSElemVecAvgMPI(std::vector<int, std::allocator<int> > const&) (tasks/otcheskov_s_elem_vec_avg/mpi/src/ops_mpi.cpp:14) | called 18 times, returned 18 times | 86.0% |
| otcheskov_s_elem_vec_avg::OtcheskovSElemVecAvgMPI::PostProcessingImpl() (tasks/otcheskov_s_elem_vec_avg/mpi/src/ops_mpi.cpp:74) | called 18 times, returned 18 times | 100.0% |
| otcheskov_s_elem_vec_avg::OtcheskovSElemVecAvgMPI::PreProcessingImpl() (tasks/otcheskov_s_elem_vec_avg/mpi/src/ops_mpi.cpp:33) | called 18 times, returned 18 times | 100.0% |
| otcheskov_s_elem_vec_avg::OtcheskovSElemVecAvgMPI::RunImpl() (tasks/otcheskov_s_elem_vec_avg/mpi/src/ops_mpi.cpp:37) | called 18 times, returned 18 times | 75.0% |
| otcheskov_s_elem_vec_avg::OtcheskovSElemVecAvgMPI::ValidationImpl() (tasks/otcheskov_s_elem_vec_avg/mpi/src/ops_mpi.cpp:24) | called 18 times, returned 18 times | 100.0% |
| otcheskov_s_elem_vec_avg::OtcheskovSElemVecAvgSEQ::OtcheskovSElemVecAvgSEQ(std::vector<int, std::allocator<int> > const&) (tasks/otcheskov_s_elem_vec_avg/seq/src/ops_seq.cpp:11) | called 72 times, returned 72 times | 75.0% |
| otcheskov_s_elem_vec_avg::OtcheskovSElemVecAvgSEQ::PostProcessingImpl() (tasks/otcheskov_s_elem_vec_avg/seq/src/ops_seq.cpp:35) | called 72 times, returned 72 times | 100.0% |
| otcheskov_s_elem_vec_avg::OtcheskovSElemVecAvgSEQ::PreProcessingImpl() (tasks/otcheskov_s_elem_vec_avg/seq/src/ops_seq.cpp:21) | called 72 times, returned 72 times | 100.0% |
| otcheskov_s_elem_vec_avg::OtcheskovSElemVecAvgSEQ::RunImpl() (tasks/otcheskov_s_elem_vec_avg/seq/src/ops_seq.cpp:25) | called 72 times, returned 72 times | 100.0% |
| otcheskov_s_elem_vec_avg::OtcheskovSElemVecAvgSEQ::ValidationImpl() (tasks/otcheskov_s_elem_vec_avg/seq/src/ops_seq.cpp:17) | called 72 times, returned 72 times | 100.0% |
| otcheskov_s_gauss_filter_vert_split::OtcheskovSGaussFilterVertSplitMPI::ApplyGaussianFilter() (tasks/otcheskov_s_gauss_filter_vert_split/mpi/src/ops_mpi.cpp:204) | called 20 times, returned 20 times | 100.0% |
| otcheskov_s_gauss_filter_vert_split::OtcheskovSGaussFilterVertSplitMPI::CollectResults() (tasks/otcheskov_s_gauss_filter_vert_split/mpi/src/ops_mpi.cpp:250) | called 20 times, returned 20 times | 74.0% |
| otcheskov_s_gauss_filter_vert_split::OtcheskovSGaussFilterVertSplitMPI::DistributeData() (tasks/otcheskov_s_gauss_filter_vert_split/mpi/src/ops_mpi.cpp:69) | called 20 times, returned 20 times | 84.0% |
| otcheskov_s_gauss_filter_vert_split::OtcheskovSGaussFilterVertSplitMPI::ExchangeBoundaryColumns() (tasks/otcheskov_s_gauss_filter_vert_split/mpi/src/ops_mpi.cpp:136) | called 20 times, returned 20 times | 72.0% |
| otcheskov_s_gauss_filter_vert_split::OtcheskovSGaussFilterVertSplitMPI::GetCountsAndDisplacements(unsigned long const&, unsigned long const&, unsigned long const&) const (tasks/otcheskov_s_gauss_filter_vert_split/mpi/src/ops_mpi.cpp:117) | called 10 times, returned 10 times | 70.0% |
| otcheskov_s_gauss_filter_vert_split::OtcheskovSGaussFilterVertSplitMPI::OtcheskovSGaussFilterVertSplitMPI(std::pair<otcheskov_s_gauss_filter_vert_split::ImageMetadata, std::vector<unsigned char, std::allocator<unsigned char> > > const&) (tasks/otcheskov_s_gauss_filter_vert_split/mpi/src/ops_mpi.cpp:18) | called 30 times, returned 30 times | 35.0% |
| otcheskov_s_gauss_filter_vert_split::OtcheskovSGaussFilterVertSplitMPI::PostProcessingImpl() (tasks/otcheskov_s_gauss_filter_vert_split/mpi/src/ops_mpi.cpp:65) | called 30 times, returned 30 times | 100.0% |
| otcheskov_s_gauss_filter_vert_split::OtcheskovSGaussFilterVertSplitMPI::PreProcessingImpl() (tasks/otcheskov_s_gauss_filter_vert_split/mpi/src/ops_mpi.cpp:42) | called 30 times, returned 30 times | 100.0% |
| otcheskov_s_gauss_filter_vert_split::OtcheskovSGaussFilterVertSplitMPI::ProcessPixel(unsigned long const&, unsigned long const&, unsigned long const&, unsigned long const&, unsigned long const&) (tasks/otcheskov_s_gauss_filter_vert_split/mpi/src/ops_mpi.cpp:221) | called 61523 times, returned 61523 times | 100.0% |
| otcheskov_s_gauss_filter_vert_split::OtcheskovSGaussFilterVertSplitMPI::RunImpl() (tasks/otcheskov_s_gauss_filter_vert_split/mpi/src/ops_mpi.cpp:46) | called 30 times, returned 30 times | 100.0% |
| otcheskov_s_gauss_filter_vert_split::OtcheskovSGaussFilterVertSplitMPI::ValidationImpl() (tasks/otcheskov_s_gauss_filter_vert_split/mpi/src/ops_mpi.cpp:32) | called 30 times, returned 30 times | 100.0% |
| otcheskov_s_gauss_filter_vert_split::OtcheskovSGaussFilterVertSplitSEQ::OtcheskovSGaussFilterVertSplitSEQ(std::pair<otcheskov_s_gauss_filter_vert_split::ImageMetadata, std::vector<unsigned char, std::allocator<unsigned char> > > const&) (tasks/otcheskov_s_gauss_filter_vert_split/seq/src/ops_seq.cpp:13) | called 120 times, returned 120 times | 80.0% |
| otcheskov_s_gauss_filter_vert_split::OtcheskovSGaussFilterVertSplitSEQ::PostProcessingImpl() (tasks/otcheskov_s_gauss_filter_vert_split/seq/src/ops_seq.cpp:81) | called 120 times, returned 120 times | 100.0% |
| otcheskov_s_gauss_filter_vert_split::OtcheskovSGaussFilterVertSplitSEQ::PreProcessingImpl() (tasks/otcheskov_s_gauss_filter_vert_split/seq/src/ops_seq.cpp:27) | called 120 times, returned 120 times | 100.0% |
| otcheskov_s_gauss_filter_vert_split::OtcheskovSGaussFilterVertSplitSEQ::ProcessPixel(unsigned long, unsigned long, unsigned long) (tasks/otcheskov_s_gauss_filter_vert_split/seq/src/ops_seq.cpp:53) | called 492184 times, returned 492184 times | 100.0% |
| otcheskov_s_gauss_filter_vert_split::OtcheskovSGaussFilterVertSplitSEQ::RunImpl() (tasks/otcheskov_s_gauss_filter_vert_split/seq/src/ops_seq.cpp:31) | called 120 times, returned 120 times | 100.0% |
| otcheskov_s_gauss_filter_vert_split::OtcheskovSGaussFilterVertSplitSEQ::ValidationImpl() (tasks/otcheskov_s_gauss_filter_vert_split/seq/src/ops_seq.cpp:18) | called 120 times, returned 120 times | 100.0% |
| otcheskov_s_linear_topology::OtcheskovSLinearTopologyMPI::ForwardMessageToDest(std::pair<otcheskov_s_linear_topology::MessageHeader, std::vector<int, std::allocator<int> > > const&, int, int, bool, bool) (tasks/otcheskov_s_linear_topology/mpi/src/ops_mpi.cpp:51) | called 4 times, returned 4 times | 65.0% |
| otcheskov_s_linear_topology::OtcheskovSLinearTopologyMPI::HandleConfirmToSource(std::pair<otcheskov_s_linear_topology::MessageHeader, std::vector<int, std::allocator<int> > >&, int, int, bool, bool) (tasks/otcheskov_s_linear_topology/mpi/src/ops_mpi.cpp:78) | called 4 times, returned 4 times | 86.0% |
| otcheskov_s_linear_topology::OtcheskovSLinearTopologyMPI::OtcheskovSLinearTopologyMPI(std::pair<otcheskov_s_linear_topology::MessageHeader, std::vector<int, std::allocator<int> > > const&) (tasks/otcheskov_s_linear_topology/mpi/src/ops_mpi.cpp:19) | called 20 times, returned 20 times | 92.0% |
| otcheskov_s_linear_topology::OtcheskovSLinearTopologyMPI::PostProcessingImpl() (tasks/otcheskov_s_linear_topology/mpi/src/ops_mpi.cpp:156) | called 20 times, returned 20 times | 100.0% |
| otcheskov_s_linear_topology::OtcheskovSLinearTopologyMPI::PreProcessingImpl() (tasks/otcheskov_s_linear_topology/mpi/src/ops_mpi.cpp:47) | called 20 times, returned 20 times | 100.0% |
| otcheskov_s_linear_topology::OtcheskovSLinearTopologyMPI::RunImpl() (tasks/otcheskov_s_linear_topology/mpi/src/ops_mpi.cpp:120) | called 20 times, returned 20 times | 71.0% |
| otcheskov_s_linear_topology::OtcheskovSLinearTopologyMPI::SendMessageLinear(std::pair<otcheskov_s_linear_topology::MessageHeader, std::vector<int, std::allocator<int> > > const&) const (tasks/otcheskov_s_linear_topology/mpi/src/ops_mpi.cpp:92) | called 20 times, returned 20 times | 71.0% |
| otcheskov_s_linear_topology::OtcheskovSLinearTopologyMPI::ValidationImpl() (tasks/otcheskov_s_linear_topology/mpi/src/ops_mpi.cpp:31) | called 20 times, returned 20 times | 100.0% |
| otcheskov_s_linear_topology::OtcheskovSLinearTopologySEQ::OtcheskovSLinearTopologySEQ(std::pair<otcheskov_s_linear_topology::MessageHeader, std::vector<int, std::allocator<int> > > const&) (tasks/otcheskov_s_linear_topology/seq/src/ops_seq.cpp:11) | called 64 times, returned 64 times | 67.0% |
| otcheskov_s_linear_topology::OtcheskovSLinearTopologySEQ::PostProcessingImpl() (tasks/otcheskov_s_linear_topology/seq/src/ops_seq.cpp:34) | called 64 times, returned 64 times | 100.0% |
| otcheskov_s_linear_topology::OtcheskovSLinearTopologySEQ::PreProcessingImpl() (tasks/otcheskov_s_linear_topology/seq/src/ops_seq.cpp:24) | called 64 times, returned 64 times | 100.0% |
| otcheskov_s_linear_topology::OtcheskovSLinearTopologySEQ::RunImpl() (tasks/otcheskov_s_linear_topology/seq/src/ops_seq.cpp:28) | called 64 times, returned 64 times | 100.0% |
| otcheskov_s_linear_topology::OtcheskovSLinearTopologySEQ::ValidationImpl() (tasks/otcheskov_s_linear_topology/seq/src/ops_seq.cpp:17) | called 64 times, returned 64 times | 100.0% |
| ovchinnikov_m_bubble_sort::(anonymous namespace)::ManageOddEven(int, int, std::vector<int, std::allocator<int> >&) (tasks/ovchinnikov_m_bubble_sort/mpi/src/ops_mpi.cpp:108) | called 12 times, returned 12 times | 81.0% |
| ovchinnikov_m_bubble_sort::(anonymous namespace)::MergeAndSplit(int, int, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (tasks/ovchinnikov_m_bubble_sort/mpi/src/ops_mpi.cpp:71) | called 24 times, returned 24 times | 82.0% |
| ovchinnikov_m_bubble_sort::(anonymous namespace)::SortOddEven(std::vector<int, std::allocator<int> >&) (tasks/ovchinnikov_m_bubble_sort/mpi/src/ops_mpi.cpp:15) | called 12 times, returned 12 times | 100.0% |
| ovchinnikov_m_bubble_sort::(anonymous namespace)::SwapDataWithPartner(int, std::vector<int, std::allocator<int> > const&) (tasks/ovchinnikov_m_bubble_sort/mpi/src/ops_mpi.cpp:55) | called 24 times, returned 24 times | 62.0% |
| ovchinnikov_m_bubble_sort::OvchinnikovMBubbleSortMPI::OvchinnikovMBubbleSortMPI(std::vector<int, std::allocator<int> > const&) (tasks/ovchinnikov_m_bubble_sort/mpi/src/ops_mpi.cpp:122) | called 14 times, returned 14 times | 75.0% |
| ovchinnikov_m_bubble_sort::OvchinnikovMBubbleSortMPI::PostProcessingImpl() (tasks/ovchinnikov_m_bubble_sort/mpi/src/ops_mpi.cpp:194) | called 14 times, returned 14 times | 100.0% |
| ovchinnikov_m_bubble_sort::OvchinnikovMBubbleSortMPI::PreProcessingImpl() (tasks/ovchinnikov_m_bubble_sort/mpi/src/ops_mpi.cpp:132) | called 14 times, returned 14 times | 100.0% |
| ovchinnikov_m_bubble_sort::OvchinnikovMBubbleSortMPI::RunImpl() (tasks/ovchinnikov_m_bubble_sort/mpi/src/ops_mpi.cpp:136) | called 14 times, returned 14 times | 72.0% |
| ovchinnikov_m_bubble_sort::OvchinnikovMBubbleSortMPI::ValidationImpl() (tasks/ovchinnikov_m_bubble_sort/mpi/src/ops_mpi.cpp:128) | called 14 times, returned 14 times | 100.0% |
| ovchinnikov_m_bubble_sort::OvchinnikovMBubbleSortSEQ::OvchinnikovMBubbleSortSEQ(std::vector<int, std::allocator<int> > const&) (tasks/ovchinnikov_m_bubble_sort/seq/src/ops_seq.cpp:11) | called 56 times, returned 56 times | 75.0% |
| ovchinnikov_m_bubble_sort::OvchinnikovMBubbleSortSEQ::PostProcessingImpl() (tasks/ovchinnikov_m_bubble_sort/seq/src/ops_seq.cpp:50) | called 56 times, returned 56 times | 100.0% |
| ovchinnikov_m_bubble_sort::OvchinnikovMBubbleSortSEQ::PreProcessingImpl() (tasks/ovchinnikov_m_bubble_sort/seq/src/ops_seq.cpp:21) | called 56 times, returned 56 times | 100.0% |
| ovchinnikov_m_bubble_sort::OvchinnikovMBubbleSortSEQ::RunImpl() (tasks/ovchinnikov_m_bubble_sort/seq/src/ops_seq.cpp:25) | called 56 times, returned 56 times | 100.0% |
| ovchinnikov_m_bubble_sort::OvchinnikovMBubbleSortSEQ::ValidationImpl() (tasks/ovchinnikov_m_bubble_sort/seq/src/ops_seq.cpp:17) | called 56 times, returned 56 times | 100.0% |
| ovchinnikov_m_max_values_in_matrix_rows::OvchinnikovMMaxValuesInMatrixRowsMPI::OvchinnikovMMaxValuesInMatrixRowsMPI(std::tuple<unsigned long, unsigned long, std::vector<int, std::allocator<int> > > const&) (tasks/ovchinnikov_m_max_values_in_matrix_rows/mpi/src/ops_mpi.cpp:14) | called 12 times, returned 12 times | 80.0% |
| ovchinnikov_m_max_values_in_matrix_rows::OvchinnikovMMaxValuesInMatrixRowsMPI::PostProcessingImpl() (tasks/ovchinnikov_m_max_values_in_matrix_rows/mpi/src/ops_mpi.cpp:92) | called 12 times, returned 12 times | 100.0% |
| ovchinnikov_m_max_values_in_matrix_rows::OvchinnikovMMaxValuesInMatrixRowsMPI::PreProcessingImpl() (tasks/ovchinnikov_m_max_values_in_matrix_rows/mpi/src/ops_mpi.cpp:24) | called 12 times, returned 12 times | 100.0% |
| ovchinnikov_m_max_values_in_matrix_rows::OvchinnikovMMaxValuesInMatrixRowsMPI::RunImpl() (tasks/ovchinnikov_m_max_values_in_matrix_rows/mpi/src/ops_mpi.cpp:28) | called 12 times, returned 12 times | 72.0% |
| ovchinnikov_m_max_values_in_matrix_rows::OvchinnikovMMaxValuesInMatrixRowsMPI::ValidationImpl() (tasks/ovchinnikov_m_max_values_in_matrix_rows/mpi/src/ops_mpi.cpp:20) | called 12 times, returned 12 times | 100.0% |
| ovchinnikov_m_max_values_in_matrix_rows::OvchinnikovMMaxValuesInMatrixRowsSEQ::OvchinnikovMMaxValuesInMatrixRowsSEQ(std::tuple<unsigned long, unsigned long, std::vector<int, std::allocator<int> > > const&) (tasks/ovchinnikov_m_max_values_in_matrix_rows/seq/src/ops_seq.cpp:12) | called 48 times, returned 48 times | 80.0% |
| ovchinnikov_m_max_values_in_matrix_rows::OvchinnikovMMaxValuesInMatrixRowsSEQ::PostProcessingImpl() (tasks/ovchinnikov_m_max_values_in_matrix_rows/seq/src/ops_seq.cpp:45) | called 48 times, returned 48 times | 100.0% |
| ovchinnikov_m_max_values_in_matrix_rows::OvchinnikovMMaxValuesInMatrixRowsSEQ::PreProcessingImpl() (tasks/ovchinnikov_m_max_values_in_matrix_rows/seq/src/ops_seq.cpp:22) | called 48 times, returned 48 times | 100.0% |
| ovchinnikov_m_max_values_in_matrix_rows::OvchinnikovMMaxValuesInMatrixRowsSEQ::RunImpl() (tasks/ovchinnikov_m_max_values_in_matrix_rows/seq/src/ops_seq.cpp:26) | called 48 times, returned 48 times | 84.0% |
| ovchinnikov_m_max_values_in_matrix_rows::OvchinnikovMMaxValuesInMatrixRowsSEQ::ValidationImpl() (tasks/ovchinnikov_m_max_values_in_matrix_rows/seq/src/ops_seq.cpp:18) | called 48 times, returned 48 times | 100.0% |
| ovchinnikov_m_multidim_integrals_rectangle::(anonymous namespace)::ComputePartialIntegral(std::function<double (std::vector<double, std::allocator<double> > const&)> const&, int, int, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&, double, int, int) (tasks/ovchinnikov_m_multidim_integrals_rectangle/mpi/src/ops_mpi.cpp:23) | called 54 times, returned 54 times | 73.0% |
| ovchinnikov_m_multidim_integrals_rectangle::(anonymous namespace)::DefaultFunction(std::vector<double, std::allocator<double> > const&) (tasks/ovchinnikov_m_multidim_integrals_rectangle/mpi/src/ops_mpi.cpp:16) | called 59756 times, returned 59756 times | 100.0% |
| ovchinnikov_m_multidim_integrals_rectangle::OvchinnikovMMultiDimIntegralsRectangleMPI::OvchinnikovMMultiDimIntegralsRectangleMPI(std::tuple<int, int, std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> > > const&) (tasks/ovchinnikov_m_multidim_integrals_rectangle/mpi/src/ops_mpi.cpp:51) | called 54 times, returned 54 times | 80.0% |
| ovchinnikov_m_multidim_integrals_rectangle::OvchinnikovMMultiDimIntegralsRectangleMPI::PostProcessingImpl() (tasks/ovchinnikov_m_multidim_integrals_rectangle/mpi/src/ops_mpi.cpp:196) | called 54 times, returned 54 times | 100.0% |
| ovchinnikov_m_multidim_integrals_rectangle::OvchinnikovMMultiDimIntegralsRectangleMPI::PreProcessingImpl() (tasks/ovchinnikov_m_multidim_integrals_rectangle/mpi/src/ops_mpi.cpp:84) | called 54 times, returned 54 times | 100.0% |
| ovchinnikov_m_multidim_integrals_rectangle::OvchinnikovMMultiDimIntegralsRectangleMPI::RunImpl() (tasks/ovchinnikov_m_multidim_integrals_rectangle/mpi/src/ops_mpi.cpp:88) | called 54 times, returned 54 times | 71.0% |
| ovchinnikov_m_multidim_integrals_rectangle::OvchinnikovMMultiDimIntegralsRectangleMPI::ValidationImpl() (tasks/ovchinnikov_m_multidim_integrals_rectangle/mpi/src/ops_mpi.cpp:57) | called 54 times, returned 54 times | 89.0% |
| ovchinnikov_m_multidim_integrals_rectangle::OvchinnikovMMultiDimIntegralsRectangleSEQ::OvchinnikovMMultiDimIntegralsRectangleSEQ(std::tuple<int, int, std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> > > const&) (tasks/ovchinnikov_m_multidim_integrals_rectangle/seq/src/ops_seq.cpp:21) | called 216 times, returned 216 times | 80.0% |
| ovchinnikov_m_multidim_integrals_rectangle::OvchinnikovMMultiDimIntegralsRectangleSEQ::PostProcessingImpl() (tasks/ovchinnikov_m_multidim_integrals_rectangle/seq/src/ops_seq.cpp:112) | called 216 times, returned 216 times | 100.0% |
| ovchinnikov_m_multidim_integrals_rectangle::OvchinnikovMMultiDimIntegralsRectangleSEQ::PreProcessingImpl() (tasks/ovchinnikov_m_multidim_integrals_rectangle/seq/src/ops_seq.cpp:56) | called 216 times, returned 216 times | 100.0% |
| ovchinnikov_m_multidim_integrals_rectangle::OvchinnikovMMultiDimIntegralsRectangleSEQ::RunImpl() (tasks/ovchinnikov_m_multidim_integrals_rectangle/seq/src/ops_seq.cpp:60) | called 216 times, returned 216 times | 86.0% |
| ovchinnikov_m_multidim_integrals_rectangle::OvchinnikovMMultiDimIntegralsRectangleSEQ::ValidationImpl() (tasks/ovchinnikov_m_multidim_integrals_rectangle/seq/src/ops_seq.cpp:27) | called 216 times, returned 216 times | 89.0% |
| pankov_a_string_word_count::(anonymous namespace)::CountWordsInString(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (tasks/pankov_a_string_word_count/seq/src/ops_seq.cpp:27) | called 64 times, returned 64 times | 100.0% |
| pankov_a_string_word_count::(anonymous namespace)::CountWordsLocal(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long, unsigned long) (tasks/pankov_a_string_word_count/mpi/src/ops_mpi.cpp:32) | called 12 times, returned 12 times | 100.0% |
| pankov_a_string_word_count::PankovAStringWordCountMPI::PankovAStringWordCountMPI(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (tasks/pankov_a_string_word_count/mpi/src/ops_mpi.cpp:15) | called 16 times, returned 16 times | 80.0% |
| pankov_a_string_word_count::PankovAStringWordCountMPI::PostProcessingImpl() (tasks/pankov_a_string_word_count/mpi/src/ops_mpi.cpp:116) | called 16 times, returned 16 times | 100.0% |
| pankov_a_string_word_count::PankovAStringWordCountMPI::PreProcessingImpl() (tasks/pankov_a_string_word_count/mpi/src/ops_mpi.cpp:25) | called 16 times, returned 16 times | 100.0% |
| pankov_a_string_word_count::PankovAStringWordCountMPI::RunImpl() (tasks/pankov_a_string_word_count/mpi/src/ops_mpi.cpp:53) | called 16 times, returned 16 times | 97.0% |
| pankov_a_string_word_count::PankovAStringWordCountMPI::ValidationImpl() (tasks/pankov_a_string_word_count/mpi/src/ops_mpi.cpp:21) | called 16 times, returned 16 times | 100.0% |
| pankov_a_string_word_count::PankovAStringWordCountSEQ::PankovAStringWordCountSEQ(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (tasks/pankov_a_string_word_count/seq/src/ops_seq.cpp:10) | called 64 times, returned 64 times | 80.0% |
| pankov_a_string_word_count::PankovAStringWordCountSEQ::PostProcessingImpl() (tasks/pankov_a_string_word_count/seq/src/ops_seq.cpp:53) | called 64 times, returned 64 times | 100.0% |
| pankov_a_string_word_count::PankovAStringWordCountSEQ::PreProcessingImpl() (tasks/pankov_a_string_word_count/seq/src/ops_seq.cpp:20) | called 64 times, returned 64 times | 100.0% |
| pankov_a_string_word_count::PankovAStringWordCountSEQ::RunImpl() (tasks/pankov_a_string_word_count/seq/src/ops_seq.cpp:47) | called 64 times, returned 64 times | 100.0% |
| pankov_a_string_word_count::PankovAStringWordCountSEQ::ValidationImpl() (tasks/pankov_a_string_word_count/seq/src/ops_seq.cpp:16) | called 64 times, returned 64 times | 100.0% |
| pankov_gauss_filter::(anonymous namespace)::ApplyGaussianToStripe(std::vector<unsigned char, std::allocator<unsigned char> > const&, unsigned long, std::vector<unsigned char, std::allocator<unsigned char> > const&, std::vector<unsigned char, std::allocator<unsigned char> > const&, int, int, std::vector<unsigned char, std::allocator<unsigned char> >*) (tasks/pankov_gauss_filter/mpi/src/ops_mpi.cpp:200) | called 10 times, returned 10 times | 100.0% |
| pankov_gauss_filter::(anonymous namespace)::BuildSendCountsDispls(unsigned long, unsigned long, pankov_gauss_filter::(anonymous namespace)::Decomposition const&, int) (tasks/pankov_gauss_filter/mpi/src/ops_mpi.cpp:53) | called 5 times, returned 5 times | 70.0% |
| pankov_gauss_filter::(anonymous namespace)::ConvolveGaussian3x3Clamp(pankov_gauss_filter::Image const&, int, int, int) (tasks/pankov_gauss_filter/seq/src/ops_seq.cpp:28) | called 464 times, returned 464 times | 91.0% |
| pankov_gauss_filter::(anonymous namespace)::ConvolveGaussian3x3ForStripe(std::vector<unsigned char, std::allocator<unsigned char> > const&, unsigned long, std::vector<unsigned char, std::allocator<unsigned char> > const&, std::vector<unsigned char, std::allocator<unsigned char> > const&, int, int, int, unsigned long, int) (tasks/pankov_gauss_filter/mpi/src/ops_mpi.cpp:157) | called 58 times, returned 58 times | 95.0% |
| pankov_gauss_filter::(anonymous namespace)::DistributeStripes(pankov_gauss_filter::Image const&, pankov_gauss_filter::(anonymous namespace)::Decomposition const&, unsigned long, unsigned long, int, int, std::vector<unsigned char, std::allocator<unsigned char> >*) (tasks/pankov_gauss_filter/mpi/src/ops_mpi.cpp:92) | called 10 times, returned 10 times | 85.0% |
| pankov_gauss_filter::(anonymous namespace)::ExchangeHaloColumns(pankov_gauss_filter::(anonymous namespace)::Decomposition const&, unsigned long, unsigned long, int, int, std::vector<unsigned char, std::allocator<unsigned char> > const&, unsigned long, std::vector<unsigned char, std::allocator<unsigned char> >*, std::vector<unsigned char, std::allocator<unsigned char> >*) (tasks/pankov_gauss_filter/mpi/src/ops_mpi.cpp:122) | called 10 times, returned 10 times | 82.0% |
| pankov_gauss_filter::(anonymous namespace)::ExtractStripeColumn(std::vector<unsigned char, std::allocator<unsigned char> > const&, unsigned long, unsigned long, unsigned long, unsigned long, std::vector<unsigned char, std::allocator<unsigned char> >*) (tasks/pankov_gauss_filter/mpi/src/ops_mpi.cpp:111) | called 18 times, returned 18 times | 100.0% |
| pankov_gauss_filter::(anonymous namespace)::PackStripeForProc(pankov_gauss_filter::Image const&, pankov_gauss_filter::(anonymous namespace)::Decomposition const&, unsigned long, unsigned long, int, std::vector<unsigned char, std::allocator<unsigned char> >*) (tasks/pankov_gauss_filter/mpi/src/ops_mpi.cpp:70) | called 10 times, returned 10 times | 100.0% |
| pankov_gauss_filter::(anonymous namespace)::UnpackGatheredToImage(pankov_gauss_filter::(anonymous namespace)::Decomposition const&, unsigned long, unsigned long, int, std::vector<unsigned char, std::allocator<unsigned char> > const&, std::vector<int, std::allocator<int> > const&, std::vector<unsigned char, std::allocator<unsigned char> >*) (tasks/pankov_gauss_filter/mpi/src/ops_mpi.cpp:218) | called 5 times, returned 5 times | 100.0% |
| pankov_gauss_filter::PankovGaussFilterMPI::PankovGaussFilterMPI(pankov_gauss_filter::Image const&) (tasks/pankov_gauss_filter/mpi/src/ops_mpi.cpp:244) | called 10 times, returned 10 times | 58.0% |
| pankov_gauss_filter::PankovGaussFilterMPI::PostProcessingImpl() (tasks/pankov_gauss_filter/mpi/src/ops_mpi.cpp:371) | called 10 times, returned 10 times | 80.0% |
| pankov_gauss_filter::PankovGaussFilterMPI::PreProcessingImpl() (tasks/pankov_gauss_filter/mpi/src/ops_mpi.cpp:270) | called 10 times, returned 10 times | 100.0% |
| pankov_gauss_filter::PankovGaussFilterMPI::RunImpl() (tasks/pankov_gauss_filter/mpi/src/ops_mpi.cpp:282) | called 10 times, returned 10 times | 63.0% |
| pankov_gauss_filter::PankovGaussFilterMPI::ValidationImpl() (tasks/pankov_gauss_filter/mpi/src/ops_mpi.cpp:251) | called 10 times, returned 10 times | 90.0% |
| pankov_gauss_filter::PankovGaussFilterSEQ::PankovGaussFilterSEQ(pankov_gauss_filter::Image const&) (tasks/pankov_gauss_filter/seq/src/ops_seq.cpp:55) | called 40 times, returned 40 times | 58.0% |
| pankov_gauss_filter::PankovGaussFilterSEQ::PostProcessingImpl() (tasks/pankov_gauss_filter/seq/src/ops_seq.cpp:120) | called 40 times, returned 40 times | 80.0% |
| pankov_gauss_filter::PankovGaussFilterSEQ::PreProcessingImpl() (tasks/pankov_gauss_filter/seq/src/ops_seq.cpp:81) | called 40 times, returned 40 times | 100.0% |
| pankov_gauss_filter::PankovGaussFilterSEQ::RunImpl() (tasks/pankov_gauss_filter/seq/src/ops_seq.cpp:93) | called 40 times, returned 40 times | 100.0% |
| pankov_gauss_filter::PankovGaussFilterSEQ::ValidationImpl() (tasks/pankov_gauss_filter/seq/src/ops_seq.cpp:62) | called 40 times, returned 40 times | 90.0% |
| pankov_gauss_filter::PrintTo(pankov_gauss_filter::Image const&, std::ostream*) (tasks/pankov_gauss_filter/common/include/common.hpp:24) | called 280 times, returned 280 times | 100.0% |
| pankov_matrix_vector::PankovMatrixVectorMPI::ComputePartialResults(std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > const&, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> >*, unsigned long, unsigned long, unsigned long) (tasks/pankov_matrix_vector/mpi/src/ops_mpi.cpp:101) | called 12 times, returned 12 times | 100.0% |
| pankov_matrix_vector::PankovMatrixVectorMPI::DistributeDataFromRank0(std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > const&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >*, std::vector<double, std::allocator<double> >*, unsigned long, unsigned long, unsigned long, int, std::vector<double, std::allocator<double> > const&) (tasks/pankov_matrix_vector/mpi/src/ops_mpi.cpp:32) | called 6 times, returned 6 times | 85.0% |
| pankov_matrix_vector::PankovMatrixVectorMPI::PankovMatrixVectorMPI(pankov_matrix_vector::MatrixVectorInput const&) (tasks/pankov_matrix_vector/mpi/src/ops_mpi.cpp:14) | called 12 times, returned 12 times | 70.0% |
| pankov_matrix_vector::PankovMatrixVectorMPI::PostProcessingImpl() (tasks/pankov_matrix_vector/mpi/src/ops_mpi.cpp:188) | called 12 times, returned 12 times | 100.0% |
| pankov_matrix_vector::PankovMatrixVectorMPI::PreProcessingImpl() (tasks/pankov_matrix_vector/mpi/src/ops_mpi.cpp:25) | called 12 times, returned 12 times | 67.0% |
| pankov_matrix_vector::PankovMatrixVectorMPI::ReceiveDataOnRankNonZero(std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >*, unsigned long, unsigned long) (tasks/pankov_matrix_vector/mpi/src/ops_mpi.cpp:86) | called 6 times, returned 6 times | 82.0% |
| pankov_matrix_vector::PankovMatrixVectorMPI::RunImpl() (tasks/pankov_matrix_vector/mpi/src/ops_mpi.cpp:112) | called 12 times, returned 12 times | 70.0% |
| pankov_matrix_vector::PankovMatrixVectorMPI::ValidationImpl() (tasks/pankov_matrix_vector/mpi/src/ops_mpi.cpp:21) | called 12 times, returned 12 times | 100.0% |
| pankov_matrix_vector::PankovMatrixVectorSEQ::PankovMatrixVectorSEQ(pankov_matrix_vector::MatrixVectorInput const&) (tasks/pankov_matrix_vector/seq/src/ops_seq.cpp:11) | called 48 times, returned 48 times | 70.0% |
| pankov_matrix_vector::PankovMatrixVectorSEQ::PostProcessingImpl() (tasks/pankov_matrix_vector/seq/src/ops_seq.cpp:55) | called 48 times, returned 48 times | 100.0% |
| pankov_matrix_vector::PankovMatrixVectorSEQ::PreProcessingImpl() (tasks/pankov_matrix_vector/seq/src/ops_seq.cpp:22) | called 48 times, returned 48 times | 67.0% |
| pankov_matrix_vector::PankovMatrixVectorSEQ::RunImpl() (tasks/pankov_matrix_vector/seq/src/ops_seq.cpp:29) | called 48 times, returned 48 times | 100.0% |
| pankov_matrix_vector::PankovMatrixVectorSEQ::ValidationImpl() (tasks/pankov_matrix_vector/seq/src/ops_seq.cpp:18) | called 48 times, returned 48 times | 100.0% |
| perepelkin_i_matrix_mult_horizontal_strip_only_a::PerepelkinIMatrixMultHorizontalStripOnlyAMPI::BcastMatrixB() (tasks/perepelkin_i_matrix_mult_horizontal_strip_only_a/mpi/src/ops_mpi.cpp:134) | called 32 times, returned 32 times | 100.0% |
| perepelkin_i_matrix_mult_horizontal_strip_only_a::PerepelkinIMatrixMultHorizontalStripOnlyAMPI::BcastMatrixSizes() (tasks/perepelkin_i_matrix_mult_horizontal_strip_only_a/mpi/src/ops_mpi.cpp:127) | called 32 times, returned 32 times | 100.0% |
| perepelkin_i_matrix_mult_horizontal_strip_only_a::PerepelkinIMatrixMultHorizontalStripOnlyAMPI::CheckConsistentRowWidths(std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > const&, unsigned long) (tasks/perepelkin_i_matrix_mult_horizontal_strip_only_a/mpi/src/ops_mpi.cpp:61) | not called | 0.0% |
| perepelkin_i_matrix_mult_horizontal_strip_only_a::PerepelkinIMatrixMultHorizontalStripOnlyAMPI::DistributeMatrixA(std::vector<double, std::allocator<double> >&, std::vector<int, std::allocator<int> >&) (tasks/perepelkin_i_matrix_mult_horizontal_strip_only_a/mpi/src/ops_mpi.cpp:144) | called 32 times, returned 32 times | 75.0% |
| perepelkin_i_matrix_mult_horizontal_strip_only_a::PerepelkinIMatrixMultHorizontalStripOnlyAMPI::GatherAndBcastResult(std::vector<int, std::allocator<int> > const&, std::vector<double, std::allocator<double> > const&) (tasks/perepelkin_i_matrix_mult_horizontal_strip_only_a/mpi/src/ops_mpi.cpp:172) | called 32 times, returned 32 times | 68.0% |
| perepelkin_i_matrix_mult_horizontal_strip_only_a::PerepelkinIMatrixMultHorizontalStripOnlyAMPI::PerepelkinIMatrixMultHorizontalStripOnlyAMPI(std::pair<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > > const&) (tasks/perepelkin_i_matrix_mult_horizontal_strip_only_a/mpi/src/ops_mpi.cpp:14) | called 32 times, returned 32 times | 43.0% |
| perepelkin_i_matrix_mult_horizontal_strip_only_a::PerepelkinIMatrixMultHorizontalStripOnlyAMPI::PostProcessingImpl() (tasks/perepelkin_i_matrix_mult_horizontal_strip_only_a/mpi/src/ops_mpi.cpp:188) | called 32 times, returned 32 times | 100.0% |
| perepelkin_i_matrix_mult_horizontal_strip_only_a::PerepelkinIMatrixMultHorizontalStripOnlyAMPI::PreProcessingImpl() (tasks/perepelkin_i_matrix_mult_horizontal_strip_only_a/mpi/src/ops_mpi.cpp:71) | called 32 times, returned 32 times | 100.0% |
| perepelkin_i_matrix_mult_horizontal_strip_only_a::PerepelkinIMatrixMultHorizontalStripOnlyAMPI::RootValidationImpl() (tasks/perepelkin_i_matrix_mult_horizontal_strip_only_a/mpi/src/ops_mpi.cpp:35) | called 16 times, returned 16 times | 100.0% |
| perepelkin_i_matrix_mult_horizontal_strip_only_a::PerepelkinIMatrixMultHorizontalStripOnlyAMPI::RunImpl() (tasks/perepelkin_i_matrix_mult_horizontal_strip_only_a/mpi/src/ops_mpi.cpp:99) | called 32 times, returned 32 times | 67.0% |
| perepelkin_i_matrix_mult_horizontal_strip_only_a::PerepelkinIMatrixMultHorizontalStripOnlyAMPI::ValidationImpl() (tasks/perepelkin_i_matrix_mult_horizontal_strip_only_a/mpi/src/ops_mpi.cpp:25) | called 32 times, returned 32 times | 86.0% |
| perepelkin_i_matrix_mult_horizontal_strip_only_a::PerepelkinIMatrixMultHorizontalStripOnlyASEQ::PerepelkinIMatrixMultHorizontalStripOnlyASEQ(std::pair<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > > const&) (tasks/perepelkin_i_matrix_mult_horizontal_strip_only_a/seq/src/ops_seq.cpp:12) | called 128 times, returned 128 times | 44.0% |
| perepelkin_i_matrix_mult_horizontal_strip_only_a::PerepelkinIMatrixMultHorizontalStripOnlyASEQ::PostProcessingImpl() (tasks/perepelkin_i_matrix_mult_horizontal_strip_only_a/seq/src/ops_seq.cpp:93) | called 128 times, returned 128 times | 100.0% |
| perepelkin_i_matrix_mult_horizontal_strip_only_a::PerepelkinIMatrixMultHorizontalStripOnlyASEQ::PreProcessingImpl() (tasks/perepelkin_i_matrix_mult_horizontal_strip_only_a/seq/src/ops_seq.cpp:48) | called 128 times, returned 128 times | 100.0% |
| perepelkin_i_matrix_mult_horizontal_strip_only_a::PerepelkinIMatrixMultHorizontalStripOnlyASEQ::RunImpl() (tasks/perepelkin_i_matrix_mult_horizontal_strip_only_a/seq/src/ops_seq.cpp:74) | called 128 times, returned 128 times | 100.0% |
| perepelkin_i_matrix_mult_horizontal_strip_only_a::PerepelkinIMatrixMultHorizontalStripOnlyASEQ::ValidationImpl() (tasks/perepelkin_i_matrix_mult_horizontal_strip_only_a/seq/src/ops_seq.cpp:18) | called 128 times, returned 128 times | 92.0% |
| perepelkin_i_qsort_batcher_oddeven_merge::PerepelkinIQsortBatcherOddEvenMergeMPI::BcastSizes(unsigned long&, unsigned long&) (tasks/perepelkin_i_qsort_batcher_oddeven_merge/mpi/src/ops_mpi.cpp:100) | called 24 times, returned 24 times | 100.0% |
| perepelkin_i_qsort_batcher_oddeven_merge::PerepelkinIQsortBatcherOddEvenMergeMPI::BuildComparators(std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > >&) const (tasks/perepelkin_i_qsort_batcher_oddeven_merge/mpi/src/ops_mpi.cpp:133) | called 22 times, returned 22 times | 77.0% |
| perepelkin_i_qsort_batcher_oddeven_merge::PerepelkinIQsortBatcherOddEvenMergeMPI::BuildStageB(std::vector<int, std::allocator<int> > const&, std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > >&) (tasks/perepelkin_i_qsort_batcher_oddeven_merge/mpi/src/ops_mpi.cpp:142) | called 22 times, returned 22 times | 75.0% |
| perepelkin_i_qsort_batcher_oddeven_merge::PerepelkinIQsortBatcherOddEvenMergeMPI::BuildStageS(std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&, std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > >&) (tasks/perepelkin_i_qsort_batcher_oddeven_merge/mpi/src/ops_mpi.cpp:173) | called 22 times, returned 22 times | 35.0% |
| perepelkin_i_qsort_batcher_oddeven_merge::PerepelkinIQsortBatcherOddEvenMergeMPI::DistributeData(unsigned long const&, std::vector<double, std::allocator<double> > const&, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&, std::vector<double, std::allocator<double> >&) const (tasks/perepelkin_i_qsort_batcher_oddeven_merge/mpi/src/ops_mpi.cpp:111) | called 22 times, returned 22 times | 100.0% |
| perepelkin_i_qsort_batcher_oddeven_merge::PerepelkinIQsortBatcherOddEvenMergeMPI::MergeBlocks(std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> >&, bool) (tasks/perepelkin_i_qsort_batcher_oddeven_merge/mpi/src/ops_mpi.cpp:260) | called 22 times, returned 22 times | 100.0% |
| perepelkin_i_qsort_batcher_oddeven_merge::PerepelkinIQsortBatcherOddEvenMergeMPI::PerepelkinIQsortBatcherOddEvenMergeMPI(std::vector<double, std::allocator<double> > const&) (tasks/perepelkin_i_qsort_batcher_oddeven_merge/mpi/src/ops_mpi.cpp:17) | called 24 times, returned 24 times | 73.0% |
| perepelkin_i_qsort_batcher_oddeven_merge::PerepelkinIQsortBatcherOddEvenMergeMPI::PostProcessingImpl() (tasks/perepelkin_i_qsort_batcher_oddeven_merge/mpi/src/ops_mpi.cpp:294) | called 24 times, returned 24 times | 100.0% |
| perepelkin_i_qsort_batcher_oddeven_merge::PerepelkinIQsortBatcherOddEvenMergeMPI::PreProcessingImpl() (tasks/perepelkin_i_qsort_batcher_oddeven_merge/mpi/src/ops_mpi.cpp:32) | called 24 times, returned 24 times | 100.0% |
| perepelkin_i_qsort_batcher_oddeven_merge::PerepelkinIQsortBatcherOddEvenMergeMPI::ProcessComparators(std::vector<int, std::allocator<int> > const&, std::vector<double, std::allocator<double> >&, std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > > const&) const (tasks/perepelkin_i_qsort_batcher_oddeven_merge/mpi/src/ops_mpi.cpp:230) | called 22 times, returned 22 times | 71.0% |
| perepelkin_i_qsort_batcher_oddeven_merge::PerepelkinIQsortBatcherOddEvenMergeMPI::RunImpl() (tasks/perepelkin_i_qsort_batcher_oddeven_merge/mpi/src/ops_mpi.cpp:36) | called 24 times, returned 24 times | 61.0% |
| perepelkin_i_qsort_batcher_oddeven_merge::PerepelkinIQsortBatcherOddEvenMergeMPI::Split(std::vector<int, std::allocator<int> > const&) (tasks/perepelkin_i_qsort_batcher_oddeven_merge/mpi/src/ops_mpi.cpp:216) | not called | 0.0% |
| perepelkin_i_qsort_batcher_oddeven_merge::PerepelkinIQsortBatcherOddEvenMergeMPI::ValidationImpl() (tasks/perepelkin_i_qsort_batcher_oddeven_merge/mpi/src/ops_mpi.cpp:28) | called 24 times, returned 24 times | 100.0% |
| perepelkin_i_qsort_batcher_oddeven_merge::PerepelkinIQsortBatcherOddEvenMergeSEQ::PerepelkinIQsortBatcherOddEvenMergeSEQ(std::vector<double, std::allocator<double> > const&) (tasks/perepelkin_i_qsort_batcher_oddeven_merge/seq/src/ops_seq.cpp:11) | called 96 times, returned 96 times | 62.0% |
| perepelkin_i_qsort_batcher_oddeven_merge::PerepelkinIQsortBatcherOddEvenMergeSEQ::PostProcessingImpl() (tasks/perepelkin_i_qsort_batcher_oddeven_merge/seq/src/ops_seq.cpp:48) | called 96 times, returned 96 times | 100.0% |
| perepelkin_i_qsort_batcher_oddeven_merge::PerepelkinIQsortBatcherOddEvenMergeSEQ::PreProcessingImpl() (tasks/perepelkin_i_qsort_batcher_oddeven_merge/seq/src/ops_seq.cpp:21) | called 96 times, returned 96 times | 100.0% |
| perepelkin_i_qsort_batcher_oddeven_merge::PerepelkinIQsortBatcherOddEvenMergeSEQ::RunImpl() (tasks/perepelkin_i_qsort_batcher_oddeven_merge/seq/src/ops_seq.cpp:25) | called 96 times, returned 96 times | 62.0% |
| perepelkin_i_qsort_batcher_oddeven_merge::PerepelkinIQsortBatcherOddEvenMergeSEQ::ValidationImpl() (tasks/perepelkin_i_qsort_batcher_oddeven_merge/seq/src/ops_seq.cpp:17) | called 96 times, returned 96 times | 100.0% |
| perepelkin_i_string_diff_char_count::PerepelkinIStringDiffCharCountMPI::DistributeData(unsigned long, std::vector<char, std::allocator<char> >&, std::vector<char, std::allocator<char> >&) (tasks/perepelkin_i_string_diff_char_count/mpi/src/ops_mpi.cpp:61) | called 24 times, returned 24 times | 77.0% |
| perepelkin_i_string_diff_char_count::PerepelkinIStringDiffCharCountMPI::PerepelkinIStringDiffCharCountMPI(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&) (tasks/perepelkin_i_string_diff_char_count/mpi/src/ops_mpi.cpp:15) | called 24 times, returned 24 times | 89.0% |
| perepelkin_i_string_diff_char_count::PerepelkinIStringDiffCharCountMPI::PostProcessingImpl() (tasks/perepelkin_i_string_diff_char_count/mpi/src/ops_mpi.cpp:95) | called 24 times, returned 24 times | 100.0% |
| perepelkin_i_string_diff_char_count::PerepelkinIStringDiffCharCountMPI::PreProcessingImpl() (tasks/perepelkin_i_string_diff_char_count/mpi/src/ops_mpi.cpp:30) | called 24 times, returned 24 times | 100.0% |
| perepelkin_i_string_diff_char_count::PerepelkinIStringDiffCharCountMPI::RunImpl() (tasks/perepelkin_i_string_diff_char_count/mpi/src/ops_mpi.cpp:34) | called 24 times, returned 24 times | 67.0% |
| perepelkin_i_string_diff_char_count::PerepelkinIStringDiffCharCountMPI::ValidationImpl() (tasks/perepelkin_i_string_diff_char_count/mpi/src/ops_mpi.cpp:26) | called 24 times, returned 24 times | 100.0% |
| perepelkin_i_string_diff_char_count::PerepelkinIStringDiffCharCountSEQ::PerepelkinIStringDiffCharCountSEQ(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&) (tasks/perepelkin_i_string_diff_char_count/seq/src/ops_seq.cpp:12) | called 96 times, returned 96 times | 83.0% |
| perepelkin_i_string_diff_char_count::PerepelkinIStringDiffCharCountSEQ::PostProcessingImpl() (tasks/perepelkin_i_string_diff_char_count/seq/src/ops_seq.cpp:38) | called 96 times, returned 96 times | 100.0% |
| perepelkin_i_string_diff_char_count::PerepelkinIStringDiffCharCountSEQ::PreProcessingImpl() (tasks/perepelkin_i_string_diff_char_count/seq/src/ops_seq.cpp:22) | called 96 times, returned 96 times | 100.0% |
| perepelkin_i_string_diff_char_count::PerepelkinIStringDiffCharCountSEQ::RunImpl() (tasks/perepelkin_i_string_diff_char_count/seq/src/ops_seq.cpp:26) | called 96 times, returned 96 times | 100.0% |
| perepelkin_i_string_diff_char_count::PerepelkinIStringDiffCharCountSEQ::ValidationImpl() (tasks/perepelkin_i_string_diff_char_count/seq/src/ops_seq.cpp:18) | called 96 times, returned 96 times | 100.0% |
| popova_e_integr_monte_carlo::FunctionPair::Function(popova_e_integr_monte_carlo::FuncType, double) (tasks/popova_e_integr_monte_carlo/common/include/common.hpp:22) | called 1967400 times, returned 1967400 times | 100.0% |
| popova_e_integr_monte_carlo::FunctionPair::Integral(popova_e_integr_monte_carlo::FuncType, double) (tasks/popova_e_integr_monte_carlo/common/include/common.hpp:39) | called 200 times, returned 200 times | 100.0% |
| popova_e_integr_monte_carlo::PopovaEIntegrMonteCarloMPI::PopovaEIntegrMonteCarloMPI(std::tuple<double, double, int, popova_e_integr_monte_carlo::FuncType> const&) (tasks/popova_e_integr_monte_carlo/mpi/src/ops_mpi.cpp:12) | called 20 times, returned 20 times | 100.0% |
| popova_e_integr_monte_carlo::PopovaEIntegrMonteCarloMPI::PostProcessingImpl() (tasks/popova_e_integr_monte_carlo/mpi/src/ops_mpi.cpp:98) | called 20 times, returned 20 times | 100.0% |
| popova_e_integr_monte_carlo::PopovaEIntegrMonteCarloMPI::PreProcessingImpl() (tasks/popova_e_integr_monte_carlo/mpi/src/ops_mpi.cpp:23) | called 20 times, returned 20 times | 100.0% |
| popova_e_integr_monte_carlo::PopovaEIntegrMonteCarloMPI::RunImpl() (tasks/popova_e_integr_monte_carlo/mpi/src/ops_mpi.cpp:33) | called 20 times, returned 20 times | 70.0% |
| popova_e_integr_monte_carlo::PopovaEIntegrMonteCarloMPI::ValidationImpl() (tasks/popova_e_integr_monte_carlo/mpi/src/ops_mpi.cpp:18) | called 20 times, returned 20 times | 80.0% |
| popova_e_integr_monte_carlo::PopovaEIntegrMonteCarloSEQ::PopovaEIntegrMonteCarloSEQ(std::tuple<double, double, int, popova_e_integr_monte_carlo::FuncType> const&) (tasks/popova_e_integr_monte_carlo/seq/src/ops_seq.cpp:9) | called 80 times, returned 80 times | 100.0% |
| popova_e_integr_monte_carlo::PopovaEIntegrMonteCarloSEQ::PostProcessingImpl() (tasks/popova_e_integr_monte_carlo/seq/src/ops_seq.cpp:55) | called 80 times, returned 80 times | 100.0% |
| popova_e_integr_monte_carlo::PopovaEIntegrMonteCarloSEQ::PreProcessingImpl() (tasks/popova_e_integr_monte_carlo/seq/src/ops_seq.cpp:20) | called 80 times, returned 80 times | 100.0% |
| popova_e_integr_monte_carlo::PopovaEIntegrMonteCarloSEQ::RunImpl() (tasks/popova_e_integr_monte_carlo/seq/src/ops_seq.cpp:30) | called 80 times, returned 80 times | 100.0% |
| popova_e_integr_monte_carlo::PopovaEIntegrMonteCarloSEQ::ValidationImpl() (tasks/popova_e_integr_monte_carlo/seq/src/ops_seq.cpp:15) | called 80 times, returned 80 times | 80.0% |
| posternak_a_count_different_char_in_two_lines::PosternakACountDifferentCharInTwoLinesMPI::PostProcessingImpl() (tasks/posternak_a_count_different_char_in_two_lines/mpi/src/ops_mpi.cpp:115) | called 40 times, returned 40 times | 100.0% |
| posternak_a_count_different_char_in_two_lines::PosternakACountDifferentCharInTwoLinesMPI::PosternakACountDifferentCharInTwoLinesMPI(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&) (tasks/posternak_a_count_different_char_in_two_lines/mpi/src/ops_mpi.cpp:15) | called 40 times, returned 40 times | 83.0% |
| posternak_a_count_different_char_in_two_lines::PosternakACountDifferentCharInTwoLinesMPI::PreProcessingImpl() (tasks/posternak_a_count_different_char_in_two_lines/mpi/src/ops_mpi.cpp:28) | called 40 times, returned 40 times | 100.0% |
| posternak_a_count_different_char_in_two_lines::PosternakACountDifferentCharInTwoLinesMPI::RunImpl() (tasks/posternak_a_count_different_char_in_two_lines/mpi/src/ops_mpi.cpp:32) | called 40 times, returned 40 times | 82.0% |
| posternak_a_count_different_char_in_two_lines::PosternakACountDifferentCharInTwoLinesMPI::ValidationImpl() (tasks/posternak_a_count_different_char_in_two_lines/mpi/src/ops_mpi.cpp:21) | called 40 times, returned 40 times | 82.0% |
| posternak_a_count_different_char_in_two_lines::PosternakACountDifferentCharInTwoLinesSEQ::PostProcessingImpl() (tasks/posternak_a_count_different_char_in_two_lines/seq/src/ops_seq.cpp:55) | called 160 times, returned 160 times | 100.0% |
| posternak_a_count_different_char_in_two_lines::PosternakACountDifferentCharInTwoLinesSEQ::PosternakACountDifferentCharInTwoLinesSEQ(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&) (tasks/posternak_a_count_different_char_in_two_lines/seq/src/ops_seq.cpp:11) | called 160 times, returned 160 times | 83.0% |
| posternak_a_count_different_char_in_two_lines::PosternakACountDifferentCharInTwoLinesSEQ::PreProcessingImpl() (tasks/posternak_a_count_different_char_in_two_lines/seq/src/ops_seq.cpp:24) | called 160 times, returned 160 times | 100.0% |
| posternak_a_count_different_char_in_two_lines::PosternakACountDifferentCharInTwoLinesSEQ::RunImpl() (tasks/posternak_a_count_different_char_in_two_lines/seq/src/ops_seq.cpp:27) | called 160 times, returned 160 times | 93.0% |
| posternak_a_count_different_char_in_two_lines::PosternakACountDifferentCharInTwoLinesSEQ::ValidationImpl() (tasks/posternak_a_count_different_char_in_two_lines/seq/src/ops_seq.cpp:17) | called 160 times, returned 160 times | 82.0% |
| posternak_a_increase_contrast::PosternakAIncreaseContrastMPI::ApplyContrast(std::vector<unsigned char, std::allocator<unsigned char> > const&, unsigned char, unsigned char) (tasks/posternak_a_increase_contrast/mpi/src/ops_mpi.cpp:110) | called 20 times, returned 20 times | 100.0% |
| posternak_a_increase_contrast::PosternakAIncreaseContrastMPI::FindGlobalMinMax(std::vector<unsigned char, std::allocator<unsigned char> > const&, unsigned char*, unsigned char*) (tasks/posternak_a_increase_contrast/mpi/src/ops_mpi.cpp:97) | called 20 times, returned 20 times | 100.0% |
| posternak_a_increase_contrast::PosternakAIncreaseContrastMPI::PostProcessingImpl() (tasks/posternak_a_increase_contrast/mpi/src/ops_mpi.cpp:134) | called 20 times, returned 20 times | 100.0% |
| posternak_a_increase_contrast::PosternakAIncreaseContrastMPI::PosternakAIncreaseContrastMPI(std::vector<unsigned char, std::allocator<unsigned char> > const&) (tasks/posternak_a_increase_contrast/mpi/src/ops_mpi.cpp:13) | called 20 times, returned 20 times | 80.0% |
| posternak_a_increase_contrast::PosternakAIncreaseContrastMPI::PreProcessingImpl() (tasks/posternak_a_increase_contrast/mpi/src/ops_mpi.cpp:23) | called 20 times, returned 20 times | 100.0% |
| posternak_a_increase_contrast::PosternakAIncreaseContrastMPI::RunImpl() (tasks/posternak_a_increase_contrast/mpi/src/ops_mpi.cpp:27) | called 20 times, returned 20 times | 67.0% |
| posternak_a_increase_contrast::PosternakAIncreaseContrastMPI::ScatterInputData(int, int, int) (tasks/posternak_a_increase_contrast/mpi/src/ops_mpi.cpp:72) | called 20 times, returned 20 times | 66.0% |
| posternak_a_increase_contrast::PosternakAIncreaseContrastMPI::ValidationImpl() (tasks/posternak_a_increase_contrast/mpi/src/ops_mpi.cpp:19) | called 20 times, returned 20 times | 100.0% |
| posternak_a_increase_contrast::PosternakAIncreaseContrastSEQ::PostProcessingImpl() (tasks/posternak_a_increase_contrast/seq/src/ops_seq.cpp:52) | called 80 times, returned 80 times | 100.0% |
| posternak_a_increase_contrast::PosternakAIncreaseContrastSEQ::PosternakAIncreaseContrastSEQ(std::vector<unsigned char, std::allocator<unsigned char> > const&) (tasks/posternak_a_increase_contrast/seq/src/ops_seq.cpp:12) | called 80 times, returned 80 times | 80.0% |
| posternak_a_increase_contrast::PosternakAIncreaseContrastSEQ::PreProcessingImpl() (tasks/posternak_a_increase_contrast/seq/src/ops_seq.cpp:22) | called 80 times, returned 80 times | 100.0% |
| posternak_a_increase_contrast::PosternakAIncreaseContrastSEQ::RunImpl() (tasks/posternak_a_increase_contrast/seq/src/ops_seq.cpp:26) | called 80 times, returned 80 times | 95.0% |
| posternak_a_increase_contrast::PosternakAIncreaseContrastSEQ::ValidationImpl() (tasks/posternak_a_increase_contrast/seq/src/ops_seq.cpp:18) | called 80 times, returned 80 times | 100.0% |
| posternak_a_radix_merge_sort::PosternakARadixMergeSortMPI::CalculateCountsAndOffsets(int, int, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&) (tasks/posternak_a_radix_merge_sort/mpi/src/ops_mpi.cpp:71) | called 40 times, returned 40 times | 100.0% |
| posternak_a_radix_merge_sort::PosternakARadixMergeSortMPI::ConvertToSigned(std::vector<unsigned int, std::allocator<unsigned int> > const&) (tasks/posternak_a_radix_merge_sort/mpi/src/ops_mpi.cpp:63) | called 40 times, returned 40 times | 100.0% |
| posternak_a_radix_merge_sort::PosternakARadixMergeSortMPI::MergeSortedParts(std::vector<int, std::allocator<int> >&, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > const&) (tasks/posternak_a_radix_merge_sort/mpi/src/ops_mpi.cpp:87) | called 20 times, returned 20 times | 77.0% |
| posternak_a_radix_merge_sort::PosternakARadixMergeSortMPI::PostProcessingImpl() (tasks/posternak_a_radix_merge_sort/mpi/src/ops_mpi.cpp:160) | called 40 times, returned 40 times | 100.0% |
| posternak_a_radix_merge_sort::PosternakARadixMergeSortMPI::PosternakARadixMergeSortMPI(std::vector<int, std::allocator<int> > const&) (tasks/posternak_a_radix_merge_sort/mpi/src/ops_mpi.cpp:16) | called 40 times, returned 40 times | 75.0% |
| posternak_a_radix_merge_sort::PosternakARadixMergeSortMPI::PreProcessingImpl() (tasks/posternak_a_radix_merge_sort/mpi/src/ops_mpi.cpp:26) | called 40 times, returned 40 times | 100.0% |
| posternak_a_radix_merge_sort::PosternakARadixMergeSortMPI::RadixSortLocal(std::vector<int, std::allocator<int> >&) (tasks/posternak_a_radix_merge_sort/mpi/src/ops_mpi.cpp:30) | called 40 times, returned 40 times | 79.0% |
| posternak_a_radix_merge_sort::PosternakARadixMergeSortMPI::RunImpl() (tasks/posternak_a_radix_merge_sort/mpi/src/ops_mpi.cpp:97) | called 40 times, returned 40 times | 57.0% |
| posternak_a_radix_merge_sort::PosternakARadixMergeSortMPI::ValidationImpl() (tasks/posternak_a_radix_merge_sort/mpi/src/ops_mpi.cpp:21) | called 40 times, returned 40 times | 100.0% |
| posternak_a_radix_merge_sort::PosternakARadixMergeSortSEQ::PostProcessingImpl() (tasks/posternak_a_radix_merge_sort/seq/src/ops_seq.cpp:70) | called 148 times, returned 148 times | 100.0% |
| posternak_a_radix_merge_sort::PosternakARadixMergeSortSEQ::PosternakARadixMergeSortSEQ(std::vector<int, std::allocator<int> > const&) (tasks/posternak_a_radix_merge_sort/seq/src/ops_seq.cpp:13) | called 148 times, returned 148 times | 75.0% |
| posternak_a_radix_merge_sort::PosternakARadixMergeSortSEQ::PreProcessingImpl() (tasks/posternak_a_radix_merge_sort/seq/src/ops_seq.cpp:22) | called 148 times, returned 148 times | 100.0% |
| posternak_a_radix_merge_sort::PosternakARadixMergeSortSEQ::RunImpl() (tasks/posternak_a_radix_merge_sort/seq/src/ops_seq.cpp:26) | called 148 times, returned 148 times | 80.0% |
| posternak_a_radix_merge_sort::PosternakARadixMergeSortSEQ::ValidationImpl() (tasks/posternak_a_radix_merge_sort/seq/src/ops_seq.cpp:18) | called 148 times, returned 148 times | 100.0% |
| ppc::performance::DefaultTimer() (modules/performance/include/performance.hpp:17) | called 80 times, returned 80 times | 100.0% |
| ppc::performance::GetStringParamName[abi:cxx11](ppc::performance::PerfResults::TypeOfRunning) (modules/performance/include/performance.hpp:119) | called 30 times, returned 30 times | 100.0% |
| ppc::performance::Perf<akhmetov_daniil_mesh_torus::InputData, akhmetov_daniil_mesh_torus::OutputData>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<akhmetov_daniil_mesh_torus::InputData, akhmetov_daniil_mesh_torus::OutputData>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<akhmetov_daniil_mesh_torus::InputData, akhmetov_daniil_mesh_torus::OutputData>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<akhmetov_daniil_mesh_torus::InputData, akhmetov_daniil_mesh_torus::OutputData>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<akhmetov_daniil_mesh_torus::InputData, akhmetov_daniil_mesh_torus::OutputData>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<alekseev_a_custom_reduce::InType, double>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<alekseev_a_custom_reduce::InType, double>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<alekseev_a_custom_reduce::InType, double>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<alekseev_a_custom_reduce::InType, double>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<alekseev_a_custom_reduce::InType, double>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<alekseev_a_global_opt_chars::OptInput, alekseev_a_global_opt_chars::OptResult>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<alekseev_a_global_opt_chars::OptInput, alekseev_a_global_opt_chars::OptResult>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<alekseev_a_global_opt_chars::OptInput, alekseev_a_global_opt_chars::OptResult>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<alekseev_a_global_opt_chars::OptInput, alekseev_a_global_opt_chars::OptResult>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<alekseev_a_global_opt_chars::OptInput, alekseev_a_global_opt_chars::OptResult>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<balchunayte_z_dot_product::InType, double>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<balchunayte_z_dot_product::InType, double>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<balchunayte_z_dot_product::InType, double>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<balchunayte_z_dot_product::InType, double>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<balchunayte_z_dot_product::InType, double>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<balchunayte_z_reduce::InType, double>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<balchunayte_z_reduce::InType, double>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<balchunayte_z_reduce::InType, double>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<balchunayte_z_reduce::InType, double>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<balchunayte_z_reduce::InType, double>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<baranov_a_dijkstra_crs::GraphData, std::vector<double, std::allocator<double> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<baranov_a_dijkstra_crs::GraphData, std::vector<double, std::allocator<double> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<baranov_a_dijkstra_crs::GraphData, std::vector<double, std::allocator<double> > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<baranov_a_dijkstra_crs::GraphData, std::vector<double, std::allocator<double> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<baranov_a_dijkstra_crs::GraphData, std::vector<double, std::allocator<double> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<batkov_f_image_smoothing::Image, batkov_f_image_smoothing::Image>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<batkov_f_image_smoothing::Image, batkov_f_image_smoothing::Image>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<batkov_f_image_smoothing::Image, batkov_f_image_smoothing::Image>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<batkov_f_image_smoothing::Image, batkov_f_image_smoothing::Image>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<batkov_f_image_smoothing::Image, batkov_f_image_smoothing::Image>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<bortsova_a_max_elem_vector::InType, int>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<bortsova_a_max_elem_vector::InType, int>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<bortsova_a_max_elem_vector::InType, int>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<bortsova_a_max_elem_vector::InType, int>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<bortsova_a_max_elem_vector::InType, int>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<bortsova_a_transmission_gather::Input, bortsova_a_transmission_gather::Output>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<bortsova_a_transmission_gather::Input, bortsova_a_transmission_gather::Output>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<bortsova_a_transmission_gather::Input, bortsova_a_transmission_gather::Output>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<bortsova_a_transmission_gather::Input, bortsova_a_transmission_gather::Output>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<bortsova_a_transmission_gather::Input, bortsova_a_transmission_gather::Output>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<borunov_v_ring::RingTaskData, std::vector<int, std::allocator<int> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<borunov_v_ring::RingTaskData, std::vector<int, std::allocator<int> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<borunov_v_ring::RingTaskData, std::vector<int, std::allocator<int> > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<borunov_v_ring::RingTaskData, std::vector<int, std::allocator<int> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<borunov_v_ring::RingTaskData, std::vector<int, std::allocator<int> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<buzulukskiy_d_max_value_matrix_elements::Matrix, int>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<buzulukskiy_d_max_value_matrix_elements::Matrix, int>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<buzulukskiy_d_max_value_matrix_elements::Matrix, int>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<buzulukskiy_d_max_value_matrix_elements::Matrix, int>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<buzulukskiy_d_max_value_matrix_elements::Matrix, int>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<dergachev_a_multistep_2d_parallel::OptimizationInput, dergachev_a_multistep_2d_parallel::OptimizationResult>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<dergachev_a_multistep_2d_parallel::OptimizationInput, dergachev_a_multistep_2d_parallel::OptimizationResult>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<dergachev_a_multistep_2d_parallel::OptimizationInput, dergachev_a_multistep_2d_parallel::OptimizationResult>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<dergachev_a_multistep_2d_parallel::OptimizationInput, dergachev_a_multistep_2d_parallel::OptimizationResult>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<dergachev_a_multistep_2d_parallel::OptimizationInput, dergachev_a_multistep_2d_parallel::OptimizationResult>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<double, int>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<double, int>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<double, int>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<double, int>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<double, int>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<ermakov_a_ring::RingTaskData, std::vector<int, std::allocator<int> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<ermakov_a_ring::RingTaskData, std::vector<int, std::allocator<int> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<ermakov_a_ring::RingTaskData, std::vector<int, std::allocator<int> > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<ermakov_a_ring::RingTaskData, std::vector<int, std::allocator<int> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<ermakov_a_ring::RingTaskData, std::vector<int, std::allocator<int> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<galkin_d_ring::Input, int>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<galkin_d_ring::Input, int>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<galkin_d_ring::Input, int>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<galkin_d_ring::Input, int>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<galkin_d_ring::Input, int>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<galkin_d_trapezoid_method::Input, double>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<galkin_d_trapezoid_method::Input, double>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<galkin_d_trapezoid_method::Input, double>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<galkin_d_trapezoid_method::Input, double>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<galkin_d_trapezoid_method::Input, double>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<int, double>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<int, double>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<int, double>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<int, double>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<int, double>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<int, int>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | called 20 times, returned 20 times | 77.0% |
| ppc::performance::Perf<int, int>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | called 10 times, returned 10 times | 71.0% |
| ppc::performance::Perf<int, int>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<int, int>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | called 10 times, returned 0 time | 19.0% |
| ppc::performance::Perf<int, int>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | called 10 times, returned 10 times | 86.0% |
| ppc::performance::Perf<int, std::vector<double, std::allocator<double> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<int, std::vector<double, std::allocator<double> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<int, std::vector<double, std::allocator<double> > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<int, std::vector<double, std::allocator<double> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<int, std::vector<double, std::allocator<double> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<int, std::vector<int, std::allocator<int> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<int, std::vector<int, std::allocator<int> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<int, std::vector<int, std::allocator<int> > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<int, std::vector<int, std::allocator<int> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<int, std::vector<int, std::allocator<int> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<iskhakov_d_linear_topology::Message, iskhakov_d_linear_topology::Message>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<iskhakov_d_linear_topology::Message, iskhakov_d_linear_topology::Message>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<iskhakov_d_linear_topology::Message, iskhakov_d_linear_topology::Message>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<iskhakov_d_linear_topology::Message, iskhakov_d_linear_topology::Message>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<iskhakov_d_linear_topology::Message, iskhakov_d_linear_topology::Message>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<klimenko_v_multistep_2d_parallel_sad::OptimizationInput, klimenko_v_multistep_2d_parallel_sad::OptimizationResult>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<klimenko_v_multistep_2d_parallel_sad::OptimizationInput, klimenko_v_multistep_2d_parallel_sad::OptimizationResult>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<klimenko_v_multistep_2d_parallel_sad::OptimizationInput, klimenko_v_multistep_2d_parallel_sad::OptimizationResult>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<klimenko_v_multistep_2d_parallel_sad::OptimizationInput, klimenko_v_multistep_2d_parallel_sad::OptimizationResult>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<klimenko_v_multistep_2d_parallel_sad::OptimizationInput, klimenko_v_multistep_2d_parallel_sad::OptimizationResult>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<kondrashova_v_ring_topology::Data, std::vector<int, std::allocator<int> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<kondrashova_v_ring_topology::Data, std::vector<int, std::allocator<int> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<kondrashova_v_ring_topology::Data, std::vector<int, std::allocator<int> > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<kondrashova_v_ring_topology::Data, std::vector<int, std::allocator<int> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<kondrashova_v_ring_topology::Data, std::vector<int, std::allocator<int> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<kopilov_d_ring_2::Input, kopilov_d_ring_2::Output>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<kopilov_d_ring_2::Input, kopilov_d_ring_2::Output>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<kopilov_d_ring_2::Input, kopilov_d_ring_2::Output>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<kopilov_d_ring_2::Input, kopilov_d_ring_2::Output>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<kopilov_d_ring_2::Input, kopilov_d_ring_2::Output>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<kopilov_d_sum_val_col_mat::Input, kopilov_d_sum_val_col_mat::Output>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<kopilov_d_sum_val_col_mat::Input, kopilov_d_sum_val_col_mat::Output>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<kopilov_d_sum_val_col_mat::Input, kopilov_d_sum_val_col_mat::Output>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<kopilov_d_sum_val_col_mat::Input, kopilov_d_sum_val_col_mat::Output>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<kopilov_d_sum_val_col_mat::Input, kopilov_d_sum_val_col_mat::Output>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<korolev_k_ring_topology::RingMessage, std::vector<int, std::allocator<int> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<korolev_k_ring_topology::RingMessage, std::vector<int, std::allocator<int> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<korolev_k_ring_topology::RingMessage, std::vector<int, std::allocator<int> > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<korolev_k_ring_topology::RingMessage, std::vector<int, std::allocator<int> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<korolev_k_ring_topology::RingMessage, std::vector<int, std::allocator<int> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<korolev_k_sobel_oprator::ImageData, std::vector<unsigned char, std::allocator<unsigned char> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<korolev_k_sobel_oprator::ImageData, std::vector<unsigned char, std::allocator<unsigned char> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<korolev_k_sobel_oprator::ImageData, std::vector<unsigned char, std::allocator<unsigned char> > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<korolev_k_sobel_oprator::ImageData, std::vector<unsigned char, std::allocator<unsigned char> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<korolev_k_sobel_oprator::ImageData, std::vector<unsigned char, std::allocator<unsigned char> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<kotelnikova_a_convex_hull_for_bin_image::ImageData, kotelnikova_a_convex_hull_for_bin_image::ImageData>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<kotelnikova_a_convex_hull_for_bin_image::ImageData, kotelnikova_a_convex_hull_for_bin_image::ImageData>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<kotelnikova_a_convex_hull_for_bin_image::ImageData, kotelnikova_a_convex_hull_for_bin_image::ImageData>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<kotelnikova_a_convex_hull_for_bin_image::ImageData, kotelnikova_a_convex_hull_for_bin_image::ImageData>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<kotelnikova_a_convex_hull_for_bin_image::ImageData, kotelnikova_a_convex_hull_for_bin_image::ImageData>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<long, long>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<long, long>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<long, long>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<long, long>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<long, long>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<luchnikov_e_gener_transm_from_all_to_one_gather::GatherInput, std::vector<char, std::allocator<char> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<luchnikov_e_gener_transm_from_all_to_one_gather::GatherInput, std::vector<char, std::allocator<char> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<luchnikov_e_gener_transm_from_all_to_one_gather::GatherInput, std::vector<char, std::allocator<char> > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<luchnikov_e_gener_transm_from_all_to_one_gather::GatherInput, std::vector<char, std::allocator<char> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<luchnikov_e_gener_transm_from_all_to_one_gather::GatherInput, std::vector<char, std::allocator<char> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<marin_l_gener_transm_fr_all_to_one_gather::GatherInput, std::vector<char, std::allocator<char> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<marin_l_gener_transm_fr_all_to_one_gather::GatherInput, std::vector<char, std::allocator<char> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<marin_l_gener_transm_fr_all_to_one_gather::GatherInput, std::vector<char, std::allocator<char> > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<marin_l_gener_transm_fr_all_to_one_gather::GatherInput, std::vector<char, std::allocator<char> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<marin_l_gener_transm_fr_all_to_one_gather::GatherInput, std::vector<char, std::allocator<char> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<marin_l_linear_filter_vertical::ImageData, std::vector<unsigned char, std::allocator<unsigned char> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<marin_l_linear_filter_vertical::ImageData, std::vector<unsigned char, std::allocator<unsigned char> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<marin_l_linear_filter_vertical::ImageData, std::vector<unsigned char, std::allocator<unsigned char> > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<marin_l_linear_filter_vertical::ImageData, std::vector<unsigned char, std::allocator<unsigned char> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<marin_l_linear_filter_vertical::ImageData, std::vector<unsigned char, std::allocator<unsigned char> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<nalitov_d_binary::BinaryImage, nalitov_d_binary::BinaryImage>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<nalitov_d_binary::BinaryImage, nalitov_d_binary::BinaryImage>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<nalitov_d_binary::BinaryImage, nalitov_d_binary::BinaryImage>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<nalitov_d_binary::BinaryImage, nalitov_d_binary::BinaryImage>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<nalitov_d_binary::BinaryImage, nalitov_d_binary::BinaryImage>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<nalitov_d_broadcast::InType, std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<nalitov_d_broadcast::InType, std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<nalitov_d_broadcast::InType, std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<nalitov_d_broadcast::InType, std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<nalitov_d_broadcast::InType, std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<pankov_gauss_filter::Image, pankov_gauss_filter::Image>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<pankov_gauss_filter::Image, pankov_gauss_filter::Image>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<pankov_gauss_filter::Image, pankov_gauss_filter::Image>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<pankov_gauss_filter::Image, pankov_gauss_filter::Image>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<pankov_gauss_filter::Image, pankov_gauss_filter::Image>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<pankov_matrix_vector::MatrixVectorInput, std::vector<double, std::allocator<double> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<pankov_matrix_vector::MatrixVectorInput, std::vector<double, std::allocator<double> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<pankov_matrix_vector::MatrixVectorInput, std::vector<double, std::allocator<double> > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<pankov_matrix_vector::MatrixVectorInput, std::vector<double, std::allocator<double> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<pankov_matrix_vector::MatrixVectorInput, std::vector<double, std::allocator<double> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<redkina_a_ruler::RulerMessage, std::vector<int, std::allocator<int> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<redkina_a_ruler::RulerMessage, std::vector<int, std::allocator<int> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<redkina_a_ruler::RulerMessage, std::vector<int, std::allocator<int> > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<redkina_a_ruler::RulerMessage, std::vector<int, std::allocator<int> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<redkina_a_ruler::RulerMessage, std::vector<int, std::allocator<int> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<sabirov_s_hypercube::HypercubeInput, sabirov_s_hypercube::HypercubeOutput>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<sabirov_s_hypercube::HypercubeInput, sabirov_s_hypercube::HypercubeOutput>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<sabirov_s_hypercube::HypercubeInput, sabirov_s_hypercube::HypercubeOutput>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<sabirov_s_hypercube::HypercubeInput, sabirov_s_hypercube::HypercubeOutput>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<sabirov_s_hypercube::HypercubeInput, sabirov_s_hypercube::HypercubeOutput>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<sabirov_s_linear_filtering_block_partitioning::ImageData, sabirov_s_linear_filtering_block_partitioning::ImageData>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<sabirov_s_linear_filtering_block_partitioning::ImageData, sabirov_s_linear_filtering_block_partitioning::ImageData>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<sabirov_s_linear_filtering_block_partitioning::ImageData, sabirov_s_linear_filtering_block_partitioning::ImageData>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<sabirov_s_linear_filtering_block_partitioning::ImageData, sabirov_s_linear_filtering_block_partitioning::ImageData>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<sabirov_s_linear_filtering_block_partitioning::ImageData, sabirov_s_linear_filtering_block_partitioning::ImageData>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<shakirova_e_elem_matrix_sum::Matrix, long>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<shakirova_e_elem_matrix_sum::Matrix, long>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<shakirova_e_elem_matrix_sum::Matrix, long>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<shakirova_e_elem_matrix_sum::Matrix, long>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<shakirova_e_elem_matrix_sum::Matrix, long>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<shilin_n_gauss_filter_vertical_split::ImageData, std::vector<unsigned char, std::allocator<unsigned char> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<shilin_n_gauss_filter_vertical_split::ImageData, std::vector<unsigned char, std::allocator<unsigned char> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<shilin_n_gauss_filter_vertical_split::ImageData, std::vector<unsigned char, std::allocator<unsigned char> > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<shilin_n_gauss_filter_vertical_split::ImageData, std::vector<unsigned char, std::allocator<unsigned char> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<shilin_n_gauss_filter_vertical_split::ImageData, std::vector<unsigned char, std::allocator<unsigned char> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<smetanin_d_gauss_vert_sch::GaussBandInput, std::vector<double, std::allocator<double> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<smetanin_d_gauss_vert_sch::GaussBandInput, std::vector<double, std::allocator<double> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<smetanin_d_gauss_vert_sch::GaussBandInput, std::vector<double, std::allocator<double> > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<smetanin_d_gauss_vert_sch::GaussBandInput, std::vector<double, std::allocator<double> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<smetanin_d_gauss_vert_sch::GaussBandInput, std::vector<double, std::allocator<double> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, unsigned long>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, unsigned long>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, unsigned long>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, unsigned long>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, unsigned long>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::pair<int, int>, std::vector<double, std::allocator<double> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::pair<int, int>, std::vector<double, std::allocator<double> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::pair<int, int>, std::vector<double, std::allocator<double> > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::pair<int, int>, std::vector<double, std::allocator<double> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::pair<int, int>, std::vector<double, std::allocator<double> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::pair<otcheskov_s_gauss_filter_vert_split::ImageMetadata, std::vector<unsigned char, std::allocator<unsigned char> > >, std::pair<otcheskov_s_gauss_filter_vert_split::ImageMetadata, std::vector<unsigned char, std::allocator<unsigned char> > > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::pair<otcheskov_s_gauss_filter_vert_split::ImageMetadata, std::vector<unsigned char, std::allocator<unsigned char> > >, std::pair<otcheskov_s_gauss_filter_vert_split::ImageMetadata, std::vector<unsigned char, std::allocator<unsigned char> > > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::pair<otcheskov_s_gauss_filter_vert_split::ImageMetadata, std::vector<unsigned char, std::allocator<unsigned char> > >, std::pair<otcheskov_s_gauss_filter_vert_split::ImageMetadata, std::vector<unsigned char, std::allocator<unsigned char> > > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::pair<otcheskov_s_gauss_filter_vert_split::ImageMetadata, std::vector<unsigned char, std::allocator<unsigned char> > >, std::pair<otcheskov_s_gauss_filter_vert_split::ImageMetadata, std::vector<unsigned char, std::allocator<unsigned char> > > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::pair<otcheskov_s_gauss_filter_vert_split::ImageMetadata, std::vector<unsigned char, std::allocator<unsigned char> > >, std::pair<otcheskov_s_gauss_filter_vert_split::ImageMetadata, std::vector<unsigned char, std::allocator<unsigned char> > > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::pair<otcheskov_s_linear_topology::MessageHeader, std::vector<int, std::allocator<int> > >, std::pair<otcheskov_s_linear_topology::MessageHeader, std::vector<int, std::allocator<int> > > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::pair<otcheskov_s_linear_topology::MessageHeader, std::vector<int, std::allocator<int> > >, std::pair<otcheskov_s_linear_topology::MessageHeader, std::vector<int, std::allocator<int> > > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::pair<otcheskov_s_linear_topology::MessageHeader, std::vector<int, std::allocator<int> > >, std::pair<otcheskov_s_linear_topology::MessageHeader, std::vector<int, std::allocator<int> > > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::pair<otcheskov_s_linear_topology::MessageHeader, std::vector<int, std::allocator<int> > >, std::pair<otcheskov_s_linear_topology::MessageHeader, std::vector<int, std::allocator<int> > > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::pair<otcheskov_s_linear_topology::MessageHeader, std::vector<int, std::allocator<int> > >, std::pair<otcheskov_s_linear_topology::MessageHeader, std::vector<int, std::allocator<int> > > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, bool>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, bool>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, bool>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, bool>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, bool>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, int>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, int>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, int>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, int>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, int>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::pair<int, int> >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::pair<int, int> >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::pair<int, int> >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::pair<int, int> >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::pair<int, int> >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::pair<std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >, long>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::pair<std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >, long>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::pair<std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >, long>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::pair<std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >, long>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::pair<std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >, long>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::pair<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::pair<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::pair<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::pair<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::pair<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::pair<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::pair<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::pair<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::pair<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::pair<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::pair<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > >, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::pair<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > >, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::pair<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > >, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::pair<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > >, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::pair<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > >, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::pair<vlasova_a_matrix_multiply_ccs::SparseMatrixCCS, vlasova_a_matrix_multiply_ccs::SparseMatrixCCS>, vlasova_a_matrix_multiply_ccs::SparseMatrixCCS>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::pair<vlasova_a_matrix_multiply_ccs::SparseMatrixCCS, vlasova_a_matrix_multiply_ccs::SparseMatrixCCS>, vlasova_a_matrix_multiply_ccs::SparseMatrixCCS>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::pair<vlasova_a_matrix_multiply_ccs::SparseMatrixCCS, vlasova_a_matrix_multiply_ccs::SparseMatrixCCS>, vlasova_a_matrix_multiply_ccs::SparseMatrixCCS>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::pair<vlasova_a_matrix_multiply_ccs::SparseMatrixCCS, vlasova_a_matrix_multiply_ccs::SparseMatrixCCS>, vlasova_a_matrix_multiply_ccs::SparseMatrixCCS>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::pair<vlasova_a_matrix_multiply_ccs::SparseMatrixCCS, vlasova_a_matrix_multiply_ccs::SparseMatrixCCS>, vlasova_a_matrix_multiply_ccs::SparseMatrixCCS>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<double, double, int, akhmetov_daniil_integration_monte_carlo::FuncType>, double>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<double, double, int, akhmetov_daniil_integration_monte_carlo::FuncType>, double>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<double, double, int, akhmetov_daniil_integration_monte_carlo::FuncType>, double>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<double, double, int, akhmetov_daniil_integration_monte_carlo::FuncType>, double>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<double, double, int, akhmetov_daniil_integration_monte_carlo::FuncType>, double>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<double, double, int, popova_e_integr_monte_carlo::FuncType>, double>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<double, double, int, popova_e_integr_monte_carlo::FuncType>, double>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<double, double, int, popova_e_integr_monte_carlo::FuncType>, double>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<double, double, int, popova_e_integr_monte_carlo::FuncType>, double>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<double, double, int, popova_e_integr_monte_carlo::FuncType>, double>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<double, double, std::function<double (double)>, int>, double>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<double, double, std::function<double (double)>, int>, double>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<double, double, std::function<double (double)>, int>, double>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<double, double, std::function<double (double)>, int>, double>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<double, double, std::function<double (double)>, int>, double>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<int, int, std::vector<double, std::allocator<double> > >, double>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<int, int, std::vector<double, std::allocator<double> > >, double>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<int, int, std::vector<double, std::allocator<double> > >, double>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<int, int, std::vector<double, std::allocator<double> > >, double>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<int, int, std::vector<double, std::allocator<double> > >, double>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<int, int, std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> > >, double>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<int, int, std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> > >, double>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<int, int, std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> > >, double>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<int, int, std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> > >, double>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<int, int, std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> > >, double>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<int, int, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<int, int, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<int, int, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<int, int, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<int, int, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<int, int, std::vector<int, std::allocator<int> > >, std::vector<std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > >, std::allocator<std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > > > > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<int, int, std::vector<int, std::allocator<int> > >, std::vector<std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > >, std::allocator<std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > > > > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<int, int, std::vector<int, std::allocator<int> > >, std::vector<std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > >, std::allocator<std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > > > > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<int, int, std::vector<int, std::allocator<int> > >, std::vector<std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > >, std::allocator<std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > > > > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<int, int, std::vector<int, std::allocator<int> > >, std::vector<std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > >, std::allocator<std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > > > > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<int, int, std::vector<int, std::allocator<int> >, int, int, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<int, int, std::vector<int, std::allocator<int> >, int, int, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<int, int, std::vector<int, std::allocator<int> >, int, int, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<int, int, std::vector<int, std::allocator<int> >, int, int, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<int, int, std::vector<int, std::allocator<int> >, int, int, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<int, int, std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > >, bool>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<int, int, std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > >, bool>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<int, int, std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > >, bool>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<int, int, std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > >, bool>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<int, int, std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > >, bool>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<int, int, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<int, int, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<int, int, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<int, int, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<int, int, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<int, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<int, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<int, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<int, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<int, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, bool>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, bool>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, bool>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, bool>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, bool>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<std::vector<double, std::allocator<double> >, int, int, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<std::vector<double, std::allocator<double> >, int, int, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<std::vector<double, std::allocator<double> >, int, int, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<std::vector<double, std::allocator<double> >, int, int, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<std::vector<double, std::allocator<double> >, int, int, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<std::vector<double, std::allocator<double> >, int>, std::vector<double, std::allocator<double> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<std::vector<double, std::allocator<double> >, int>, std::vector<double, std::allocator<double> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<std::vector<double, std::allocator<double> >, int>, std::vector<double, std::allocator<double> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<std::vector<double, std::allocator<double> >, int>, std::vector<double, std::allocator<double> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> >, int>, std::vector<double, std::allocator<double> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> >, int>, std::vector<double, std::allocator<double> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> >, int>, std::vector<double, std::allocator<double> > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> >, int>, std::vector<double, std::allocator<double> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> >, int>, std::vector<double, std::allocator<double> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<std::vector<double, std::allocator<double> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, std::vector<double, std::allocator<double> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, int, int, int>, std::tuple<std::vector<double, std::allocator<double> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<std::vector<double, std::allocator<double> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, std::vector<double, std::allocator<double> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, int, int, int>, std::tuple<std::vector<double, std::allocator<double> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<std::vector<double, std::allocator<double> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, std::vector<double, std::allocator<double> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, int, int, int>, std::tuple<std::vector<double, std::allocator<double> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<std::vector<double, std::allocator<double> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, std::vector<double, std::allocator<double> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, int, int, int>, std::tuple<std::vector<double, std::allocator<double> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<std::vector<double, std::allocator<double> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, std::vector<double, std::allocator<double> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, int, int, int>, std::tuple<std::vector<double, std::allocator<double> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<std::vector<float, std::allocator<float> >, int>, std::vector<float, std::allocator<float> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<std::vector<float, std::allocator<float> >, int>, std::vector<float, std::allocator<float> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<std::vector<float, std::allocator<float> >, int>, std::vector<float, std::allocator<float> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<std::vector<float, std::allocator<float> >, int>, std::vector<float, std::allocator<float> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<std::vector<int, std::allocator<int> >, int, int>, std::vector<int, std::allocator<int> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<std::vector<int, std::allocator<int> >, int, int>, std::vector<int, std::allocator<int> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<std::vector<int, std::allocator<int> >, int, int>, std::vector<int, std::allocator<int> > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<std::vector<int, std::allocator<int> >, int, int>, std::vector<int, std::allocator<int> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<std::vector<int, std::allocator<int> >, int, int>, std::vector<int, std::allocator<int> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<std::vector<int, std::allocator<int> >, int>, std::vector<int, std::allocator<int> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<std::vector<int, std::allocator<int> >, int>, std::vector<int, std::allocator<int> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<std::vector<int, std::allocator<int> >, int>, std::vector<int, std::allocator<int> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<std::vector<int, std::allocator<int> >, int>, std::vector<int, std::allocator<int> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<std::vector<unsigned char, std::allocator<unsigned char> >, int, int>, std::vector<unsigned char, std::allocator<unsigned char> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<std::vector<unsigned char, std::allocator<unsigned char> >, int, int>, std::vector<unsigned char, std::allocator<unsigned char> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<std::vector<unsigned char, std::allocator<unsigned char> >, int, int>, std::vector<unsigned char, std::allocator<unsigned char> > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<std::vector<unsigned char, std::allocator<unsigned char> >, int, int>, std::vector<unsigned char, std::allocator<unsigned char> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<std::vector<unsigned char, std::allocator<unsigned char> >, int, int>, std::vector<unsigned char, std::allocator<unsigned char> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<unsigned int, unsigned int, std::vector<double, std::allocator<double> > >, double>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<unsigned int, unsigned int, std::vector<double, std::allocator<double> > >, double>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<unsigned int, unsigned int, std::vector<double, std::allocator<double> > >, double>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<unsigned int, unsigned int, std::vector<double, std::allocator<double> > >, double>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<unsigned int, unsigned int, std::vector<double, std::allocator<double> > >, double>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<unsigned long, std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<unsigned long, std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<unsigned long, std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<unsigned long, std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<unsigned long, std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<unsigned long, std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> >, double>, std::vector<double, std::allocator<double> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<unsigned long, std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> >, double>, std::vector<double, std::allocator<double> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<unsigned long, std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> >, double>, std::vector<double, std::allocator<double> > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<unsigned long, std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> >, double>, std::vector<double, std::allocator<double> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<unsigned long, std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> >, double>, std::vector<double, std::allocator<double> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> >, unsigned long, unsigned long, std::vector<double, std::allocator<double> > >, std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> > > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> >, unsigned long, unsigned long, std::vector<double, std::allocator<double> > >, std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> > > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> >, unsigned long, unsigned long, std::vector<double, std::allocator<double> > >, std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> > > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> >, unsigned long, unsigned long, std::vector<double, std::allocator<double> > >, std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> > > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> >, unsigned long, unsigned long, std::vector<double, std::allocator<double> > >, std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> > > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> >, unsigned long, unsigned long, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> >, unsigned long, unsigned long, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> >, unsigned long, unsigned long, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> >, unsigned long, unsigned long, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> >, unsigned long, unsigned long, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<unsigned long, unsigned long, std::vector<int, std::allocator<int> > >, int>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<unsigned long, unsigned long, std::vector<int, std::allocator<int> > >, int>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<unsigned long, unsigned long, std::vector<int, std::allocator<int> > >, int>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<unsigned long, unsigned long, std::vector<int, std::allocator<int> > >, int>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<unsigned long, unsigned long, std::vector<int, std::allocator<int> > >, int>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<unsigned long, unsigned long, std::vector<int, std::allocator<int> > >, long>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<unsigned long, unsigned long, std::vector<int, std::allocator<int> > >, long>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<unsigned long, unsigned long, std::vector<int, std::allocator<int> > >, long>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<unsigned long, unsigned long, std::vector<int, std::allocator<int> > >, long>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<unsigned long, unsigned long, std::vector<int, std::allocator<int> > >, long>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<unsigned long, unsigned long, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<unsigned long, unsigned long, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<unsigned long, unsigned long, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<unsigned long, unsigned long, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::tuple<unsigned long, unsigned long, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > >, std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > >, std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > >, std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > >, std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > >, std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::vector<double, std::allocator<double> >, double>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::vector<double, std::allocator<double> >, double>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::vector<double, std::allocator<double> >, double>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::vector<double, std::allocator<double> >, double>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::vector<double, std::allocator<double> >, double>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::vector<double, std::allocator<double> >, int>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::vector<double, std::allocator<double> >, int>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::vector<double, std::allocator<double> >, int>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::vector<double, std::allocator<double> >, int>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::vector<double, std::allocator<double> >, int>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::vector<double, std::allocator<double> >, std::tuple<std::vector<double, std::allocator<double> >, int> >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::vector<double, std::allocator<double> >, std::tuple<std::vector<double, std::allocator<double> >, int> >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::vector<double, std::allocator<double> >, std::tuple<std::vector<double, std::allocator<double> >, int> >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::vector<double, std::allocator<double> >, std::tuple<std::vector<double, std::allocator<double> >, int> >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::vector<double, std::allocator<double> >, std::tuple<std::vector<double, std::allocator<double> >, int> >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::vector<float, std::allocator<float> >, float>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | called 20 times, returned 20 times | 77.0% |
| ppc::performance::Perf<std::vector<float, std::allocator<float> >, float>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | called 10 times, returned 10 times | 71.0% |
| ppc::performance::Perf<std::vector<float, std::allocator<float> >, float>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | called 20 times, returned 20 times | 29.0% |
| ppc::performance::Perf<std::vector<float, std::allocator<float> >, float>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | called 10 times, returned 10 times | 86.0% |
| ppc::performance::Perf<std::vector<gaivoronskiy_m_grachem_method::Point, std::allocator<gaivoronskiy_m_grachem_method::Point> >, std::vector<gaivoronskiy_m_grachem_method::Point, std::allocator<gaivoronskiy_m_grachem_method::Point> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::vector<gaivoronskiy_m_grachem_method::Point, std::allocator<gaivoronskiy_m_grachem_method::Point> >, std::vector<gaivoronskiy_m_grachem_method::Point, std::allocator<gaivoronskiy_m_grachem_method::Point> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::vector<gaivoronskiy_m_grachem_method::Point, std::allocator<gaivoronskiy_m_grachem_method::Point> >, std::vector<gaivoronskiy_m_grachem_method::Point, std::allocator<gaivoronskiy_m_grachem_method::Point> > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::vector<gaivoronskiy_m_grachem_method::Point, std::allocator<gaivoronskiy_m_grachem_method::Point> >, std::vector<gaivoronskiy_m_grachem_method::Point, std::allocator<gaivoronskiy_m_grachem_method::Point> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::vector<gaivoronskiy_m_grachem_method::Point, std::allocator<gaivoronskiy_m_grachem_method::Point> >, std::vector<gaivoronskiy_m_grachem_method::Point, std::allocator<gaivoronskiy_m_grachem_method::Point> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::vector<int, std::allocator<int> >, double>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::vector<int, std::allocator<int> >, double>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::vector<int, std::allocator<int> >, double>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::vector<int, std::allocator<int> >, double>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::vector<int, std::allocator<int> >, double>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::vector<int, std::allocator<int> >, int>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::vector<int, std::allocator<int> >, int>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::vector<int, std::allocator<int> >, int>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::vector<int, std::allocator<int> >, int>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::vector<int, std::allocator<int> >, int>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::vector<int, std::allocator<int> >, std::tuple<int, int> >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::vector<int, std::allocator<int> >, std::tuple<int, int> >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::vector<int, std::allocator<int> >, std::tuple<int, int> >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::vector<int, std::allocator<int> >, std::tuple<int, int> >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::vector<int, std::allocator<int> >, std::tuple<int, int> >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::vector<iskhakov_d_graham_convex_hull::Point, std::allocator<iskhakov_d_graham_convex_hull::Point> >, std::vector<iskhakov_d_graham_convex_hull::Point, std::allocator<iskhakov_d_graham_convex_hull::Point> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::vector<iskhakov_d_graham_convex_hull::Point, std::allocator<iskhakov_d_graham_convex_hull::Point> >, std::vector<iskhakov_d_graham_convex_hull::Point, std::allocator<iskhakov_d_graham_convex_hull::Point> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::vector<iskhakov_d_graham_convex_hull::Point, std::allocator<iskhakov_d_graham_convex_hull::Point> >, std::vector<iskhakov_d_graham_convex_hull::Point, std::allocator<iskhakov_d_graham_convex_hull::Point> > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::vector<iskhakov_d_graham_convex_hull::Point, std::allocator<iskhakov_d_graham_convex_hull::Point> >, std::vector<iskhakov_d_graham_convex_hull::Point, std::allocator<iskhakov_d_graham_convex_hull::Point> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::vector<iskhakov_d_graham_convex_hull::Point, std::allocator<iskhakov_d_graham_convex_hull::Point> >, std::vector<iskhakov_d_graham_convex_hull::Point, std::allocator<iskhakov_d_graham_convex_hull::Point> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::vector<luchnikov_e_graham_cov_hall_constr::Point, std::allocator<luchnikov_e_graham_cov_hall_constr::Point> >, std::vector<luchnikov_e_graham_cov_hall_constr::Point, std::allocator<luchnikov_e_graham_cov_hall_constr::Point> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::vector<luchnikov_e_graham_cov_hall_constr::Point, std::allocator<luchnikov_e_graham_cov_hall_constr::Point> >, std::vector<luchnikov_e_graham_cov_hall_constr::Point, std::allocator<luchnikov_e_graham_cov_hall_constr::Point> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::vector<luchnikov_e_graham_cov_hall_constr::Point, std::allocator<luchnikov_e_graham_cov_hall_constr::Point> >, std::vector<luchnikov_e_graham_cov_hall_constr::Point, std::allocator<luchnikov_e_graham_cov_hall_constr::Point> > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::vector<luchnikov_e_graham_cov_hall_constr::Point, std::allocator<luchnikov_e_graham_cov_hall_constr::Point> >, std::vector<luchnikov_e_graham_cov_hall_constr::Point, std::allocator<luchnikov_e_graham_cov_hall_constr::Point> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::vector<luchnikov_e_graham_cov_hall_constr::Point, std::allocator<luchnikov_e_graham_cov_hall_constr::Point> >, std::vector<luchnikov_e_graham_cov_hall_constr::Point, std::allocator<luchnikov_e_graham_cov_hall_constr::Point> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::vector<redkina_a_graham_approach::Point, std::allocator<redkina_a_graham_approach::Point> >, std::vector<redkina_a_graham_approach::Point, std::allocator<redkina_a_graham_approach::Point> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::vector<redkina_a_graham_approach::Point, std::allocator<redkina_a_graham_approach::Point> >, std::vector<redkina_a_graham_approach::Point, std::allocator<redkina_a_graham_approach::Point> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::vector<redkina_a_graham_approach::Point, std::allocator<redkina_a_graham_approach::Point> >, std::vector<redkina_a_graham_approach::Point, std::allocator<redkina_a_graham_approach::Point> > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::vector<redkina_a_graham_approach::Point, std::allocator<redkina_a_graham_approach::Point> >, std::vector<redkina_a_graham_approach::Point, std::allocator<redkina_a_graham_approach::Point> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::vector<redkina_a_graham_approach::Point, std::allocator<redkina_a_graham_approach::Point> >, std::vector<redkina_a_graham_approach::Point, std::allocator<redkina_a_graham_approach::Point> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::vector<romanov_m_jarvis_prohod::Point, std::allocator<romanov_m_jarvis_prohod::Point> >, std::vector<romanov_m_jarvis_prohod::Point, std::allocator<romanov_m_jarvis_prohod::Point> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::vector<romanov_m_jarvis_prohod::Point, std::allocator<romanov_m_jarvis_prohod::Point> >, std::vector<romanov_m_jarvis_prohod::Point, std::allocator<romanov_m_jarvis_prohod::Point> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::vector<romanov_m_jarvis_prohod::Point, std::allocator<romanov_m_jarvis_prohod::Point> >, std::vector<romanov_m_jarvis_prohod::Point, std::allocator<romanov_m_jarvis_prohod::Point> > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::vector<romanov_m_jarvis_prohod::Point, std::allocator<romanov_m_jarvis_prohod::Point> >, std::vector<romanov_m_jarvis_prohod::Point, std::allocator<romanov_m_jarvis_prohod::Point> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::vector<romanov_m_jarvis_prohod::Point, std::allocator<romanov_m_jarvis_prohod::Point> >, std::vector<romanov_m_jarvis_prohod::Point, std::allocator<romanov_m_jarvis_prohod::Point> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<double, std::allocator<double> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<double, std::allocator<double> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<double, std::allocator<double> > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<double, std::allocator<double> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<double, std::allocator<double> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::vector<std::vector<float, std::allocator<float> >, std::allocator<std::vector<float, std::allocator<float> > > >, std::vector<float, std::allocator<float> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::vector<std::vector<float, std::allocator<float> >, std::allocator<std::vector<float, std::allocator<float> > > >, std::vector<float, std::allocator<float> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::vector<std::vector<float, std::allocator<float> >, std::allocator<std::vector<float, std::allocator<float> > > >, std::vector<float, std::allocator<float> > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::vector<std::vector<float, std::allocator<float> >, std::allocator<std::vector<float, std::allocator<float> > > >, std::vector<float, std::allocator<float> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::vector<std::vector<float, std::allocator<float> >, std::allocator<std::vector<float, std::allocator<float> > > >, std::vector<float, std::allocator<float> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >, int>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >, int>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >, int>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >, int>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >, int>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >, long>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >, long>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >, long>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >, long>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >, long>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >, std::vector<int, std::allocator<int> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >, std::vector<int, std::allocator<int> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >, std::vector<int, std::allocator<int> > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >, std::vector<int, std::allocator<int> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >, std::vector<int, std::allocator<int> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::vector<unsigned char, std::allocator<unsigned char> >, std::vector<unsigned char, std::allocator<unsigned char> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::vector<unsigned char, std::allocator<unsigned char> >, std::vector<unsigned char, std::allocator<unsigned char> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::vector<unsigned char, std::allocator<unsigned char> >, std::vector<unsigned char, std::allocator<unsigned char> > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::vector<unsigned char, std::allocator<unsigned char> >, std::vector<unsigned char, std::allocator<unsigned char> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::vector<unsigned char, std::allocator<unsigned char> >, std::vector<unsigned char, std::allocator<unsigned char> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<std::vector<unsigned char, std::allocator<unsigned char> >, unsigned char>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | called 10 times, returned 10 times | 77.0% |
| ppc::performance::Perf<std::vector<unsigned char, std::allocator<unsigned char> >, unsigned char>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | called 10 times, returned 10 times | 71.0% |
| ppc::performance::Perf<std::vector<unsigned char, std::allocator<unsigned char> >, unsigned char>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | called 10 times, returned 10 times | 27.0% |
| ppc::performance::Perf<std::vector<unsigned int, std::allocator<unsigned int> >, unsigned int>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | called 20 times, returned 20 times | 77.0% |
| ppc::performance::Perf<std::vector<unsigned int, std::allocator<unsigned int> >, unsigned int>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | called 10 times, returned 10 times | 71.0% |
| ppc::performance::Perf<std::vector<unsigned int, std::allocator<unsigned int> >, unsigned int>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | called 20 times, returned 10 times | 42.0% |
| ppc::performance::Perf<std::vector<unsigned int, std::allocator<unsigned int> >, unsigned int>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | called 10 times, returned 10 times | 86.0% |
| ppc::performance::Perf<std::vector<zyazeva_s_graham_scheme::Point, std::allocator<zyazeva_s_graham_scheme::Point> >, std::vector<zyazeva_s_graham_scheme::Point, std::allocator<zyazeva_s_graham_scheme::Point> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<std::vector<zyazeva_s_graham_scheme::Point, std::allocator<zyazeva_s_graham_scheme::Point> >, std::vector<zyazeva_s_graham_scheme::Point, std::allocator<zyazeva_s_graham_scheme::Point> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<std::vector<zyazeva_s_graham_scheme::Point, std::allocator<zyazeva_s_graham_scheme::Point> >, std::vector<zyazeva_s_graham_scheme::Point, std::allocator<zyazeva_s_graham_scheme::Point> > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<std::vector<zyazeva_s_graham_scheme::Point, std::allocator<zyazeva_s_graham_scheme::Point> >, std::vector<zyazeva_s_graham_scheme::Point, std::allocator<zyazeva_s_graham_scheme::Point> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<std::vector<zyazeva_s_graham_scheme::Point, std::allocator<zyazeva_s_graham_scheme::Point> >, std::vector<zyazeva_s_graham_scheme::Point, std::allocator<zyazeva_s_graham_scheme::Point> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<tochilin_e_integral_trapezium::IntegralInput, double>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<tochilin_e_integral_trapezium::IntegralInput, double>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<tochilin_e_integral_trapezium::IntegralInput, double>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<tochilin_e_integral_trapezium::IntegralInput, double>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<tochilin_e_integral_trapezium::IntegralInput, double>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<tochilin_e_integration_trapezoid::IntegrationInput, double>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<tochilin_e_integration_trapezoid::IntegrationInput, double>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<tochilin_e_integration_trapezoid::IntegrationInput, double>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<tochilin_e_integration_trapezoid::IntegrationInput, double>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<tochilin_e_integration_trapezoid::IntegrationInput, double>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<tochilin_e_vertical_ribbon_scheme::TaskData, std::vector<double, std::allocator<double> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<tochilin_e_vertical_ribbon_scheme::TaskData, std::vector<double, std::allocator<double> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<tochilin_e_vertical_ribbon_scheme::TaskData, std::vector<double, std::allocator<double> > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<tochilin_e_vertical_ribbon_scheme::TaskData, std::vector<double, std::allocator<double> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<tochilin_e_vertical_ribbon_scheme::TaskData, std::vector<double, std::allocator<double> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<trofimov_n_linear_topology::InputData, int>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<trofimov_n_linear_topology::InputData, int>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<trofimov_n_linear_topology::InputData, int>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<trofimov_n_linear_topology::InputData, int>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<trofimov_n_linear_topology::InputData, int>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<unsigned long, long>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<unsigned long, long>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<unsigned long, long>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<unsigned long, long>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<unsigned long, long>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<vasiliev_m_bellman_ford_crs::CRSGraph, std::vector<int, std::allocator<int> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<vasiliev_m_bellman_ford_crs::CRSGraph, std::vector<int, std::allocator<int> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<vasiliev_m_bellman_ford_crs::CRSGraph, std::vector<int, std::allocator<int> > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<vasiliev_m_bellman_ford_crs::CRSGraph, std::vector<int, std::allocator<int> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<vasiliev_m_bellman_ford_crs::CRSGraph, std::vector<int, std::allocator<int> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<vlasova_a_image_smoothing::ImageData, vlasova_a_image_smoothing::ImageData>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<vlasova_a_image_smoothing::ImageData, vlasova_a_image_smoothing::ImageData>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<vlasova_a_image_smoothing::ImageData, vlasova_a_image_smoothing::ImageData>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<vlasova_a_image_smoothing::ImageData, vlasova_a_image_smoothing::ImageData>::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<vlasova_a_image_smoothing::ImageData, vlasova_a_image_smoothing::ImageData>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<zhurin_i_ring_topology::RingMessage, std::vector<int, std::allocator<int> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<zhurin_i_ring_topology::RingMessage, std::vector<int, std::allocator<int> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<zhurin_i_ring_topology::RingMessage, std::vector<int, std::allocator<int> > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<zhurin_i_ring_topology::RingMessage, std::vector<int, std::allocator<int> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<zhurin_i_ring_topology::RingMessage, std::vector<int, std::allocator<int> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::performance::Perf<zorin_d_bellman_ford::InType, std::vector<long, std::allocator<long> > >::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:109) | not called | 0.0% |
| ppc::performance::Perf<zorin_d_bellman_ford::InType, std::vector<long, std::allocator<long> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:47) | not called | 0.0% |
| ppc::performance::Perf<zorin_d_bellman_ford::InType, std::vector<long, std::allocator<long> > >::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:50) | not called | 0.0% |
| ppc::performance::Perf<zorin_d_bellman_ford::InType, std::vector<long, std::allocator<long> > >::PrintPerfStatistic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (modules/performance/include/performance.hpp:72) | not called | 0.0% |
| ppc::performance::Perf<zorin_d_bellman_ford::InType, std::vector<long, std::allocator<long> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:58) | not called | 0.0% |
| ppc::task::GetStringTaskType(ppc::task::TypeOfTask, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (modules/task/include/task.hpp:82) | called 111764 times, returned 111684 times | 82.0% |
| ppc::task::Task<akhmetov_daniil_mesh_torus::InputData, akhmetov_daniil_mesh_torus::OutputData>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 100 times, returned 100 times | 47.0% |
| ppc::task::Task<akhmetov_daniil_mesh_torus::InputData, akhmetov_daniil_mesh_torus::OutputData>::PostProcessing() (modules/task/include/task.hpp:148) | called 50 times, returned 50 times | 60.0% |
| ppc::task::Task<akhmetov_daniil_mesh_torus::InputData, akhmetov_daniil_mesh_torus::OutputData>::PreProcessing() (modules/task/include/task.hpp:121) | called 50 times, returned 50 times | 60.0% |
| ppc::task::Task<akhmetov_daniil_mesh_torus::InputData, akhmetov_daniil_mesh_torus::OutputData>::Run() (modules/task/include/task.hpp:136) | called 50 times, returned 50 times | 50.0% |
| ppc::task::Task<akhmetov_daniil_mesh_torus::InputData, akhmetov_daniil_mesh_torus::OutputData>::Validation() (modules/task/include/task.hpp:109) | called 50 times, returned 50 times | 50.0% |
| ppc::task::Task<akhmetov_daniil_mesh_torus::InputData, akhmetov_daniil_mesh_torus::OutputData>::~Task() (modules/task/include/task.hpp:205) | called 50 times, returned 50 times | 86.0% |
| ppc::task::Task<alekseev_a_custom_reduce::InType, double>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 424 times, returned 424 times | 47.0% |
| ppc::task::Task<alekseev_a_custom_reduce::InType, double>::PostProcessing() (modules/task/include/task.hpp:148) | called 212 times, returned 212 times | 60.0% |
| ppc::task::Task<alekseev_a_custom_reduce::InType, double>::PreProcessing() (modules/task/include/task.hpp:121) | called 212 times, returned 212 times | 60.0% |
| ppc::task::Task<alekseev_a_custom_reduce::InType, double>::Run() (modules/task/include/task.hpp:136) | called 212 times, returned 212 times | 50.0% |
| ppc::task::Task<alekseev_a_custom_reduce::InType, double>::Validation() (modules/task/include/task.hpp:109) | called 212 times, returned 212 times | 50.0% |
| ppc::task::Task<alekseev_a_custom_reduce::InType, double>::~Task() (modules/task/include/task.hpp:205) | called 212 times, returned 212 times | 83.0% |
| ppc::task::Task<alekseev_a_global_opt_chars::OptInput, alekseev_a_global_opt_chars::OptResult>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 120 times, returned 120 times | 47.0% |
| ppc::task::Task<alekseev_a_global_opt_chars::OptInput, alekseev_a_global_opt_chars::OptResult>::PostProcessing() (modules/task/include/task.hpp:148) | called 60 times, returned 60 times | 60.0% |
| ppc::task::Task<alekseev_a_global_opt_chars::OptInput, alekseev_a_global_opt_chars::OptResult>::PreProcessing() (modules/task/include/task.hpp:121) | called 60 times, returned 60 times | 60.0% |
| ppc::task::Task<alekseev_a_global_opt_chars::OptInput, alekseev_a_global_opt_chars::OptResult>::Run() (modules/task/include/task.hpp:136) | called 60 times, returned 60 times | 50.0% |
| ppc::task::Task<alekseev_a_global_opt_chars::OptInput, alekseev_a_global_opt_chars::OptResult>::Validation() (modules/task/include/task.hpp:109) | called 60 times, returned 60 times | 50.0% |
| ppc::task::Task<alekseev_a_global_opt_chars::OptInput, alekseev_a_global_opt_chars::OptResult>::~Task() (modules/task/include/task.hpp:205) | called 60 times, returned 60 times | 80.0% |
| ppc::task::Task<balchunayte_z_dot_product::InType, double>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 60 times, returned 60 times | 47.0% |
| ppc::task::Task<balchunayte_z_dot_product::InType, double>::PostProcessing() (modules/task/include/task.hpp:148) | called 30 times, returned 30 times | 60.0% |
| ppc::task::Task<balchunayte_z_dot_product::InType, double>::PreProcessing() (modules/task/include/task.hpp:121) | called 30 times, returned 30 times | 60.0% |
| ppc::task::Task<balchunayte_z_dot_product::InType, double>::Run() (modules/task/include/task.hpp:136) | called 30 times, returned 30 times | 50.0% |
| ppc::task::Task<balchunayte_z_dot_product::InType, double>::Validation() (modules/task/include/task.hpp:109) | called 30 times, returned 30 times | 50.0% |
| ppc::task::Task<balchunayte_z_dot_product::InType, double>::~Task() (modules/task/include/task.hpp:205) | called 30 times, returned 30 times | 75.0% |
| ppc::task::Task<balchunayte_z_reduce::InType, double>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 80 times, returned 80 times | 47.0% |
| ppc::task::Task<balchunayte_z_reduce::InType, double>::PostProcessing() (modules/task/include/task.hpp:148) | called 40 times, returned 40 times | 60.0% |
| ppc::task::Task<balchunayte_z_reduce::InType, double>::PreProcessing() (modules/task/include/task.hpp:121) | called 40 times, returned 40 times | 60.0% |
| ppc::task::Task<balchunayte_z_reduce::InType, double>::Run() (modules/task/include/task.hpp:136) | called 40 times, returned 40 times | 50.0% |
| ppc::task::Task<balchunayte_z_reduce::InType, double>::Validation() (modules/task/include/task.hpp:109) | called 40 times, returned 40 times | 50.0% |
| ppc::task::Task<balchunayte_z_reduce::InType, double>::~Task() (modules/task/include/task.hpp:205) | called 40 times, returned 40 times | 83.0% |
| ppc::task::Task<baranov_a_dijkstra_crs::GraphData, std::vector<double, std::allocator<double> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 280 times, returned 280 times | 47.0% |
| ppc::task::Task<baranov_a_dijkstra_crs::GraphData, std::vector<double, std::allocator<double> > >::PostProcessing() (modules/task/include/task.hpp:148) | called 140 times, returned 140 times | 60.0% |
| ppc::task::Task<baranov_a_dijkstra_crs::GraphData, std::vector<double, std::allocator<double> > >::PreProcessing() (modules/task/include/task.hpp:121) | called 140 times, returned 140 times | 60.0% |
| ppc::task::Task<baranov_a_dijkstra_crs::GraphData, std::vector<double, std::allocator<double> > >::Run() (modules/task/include/task.hpp:136) | called 140 times, returned 140 times | 50.0% |
| ppc::task::Task<baranov_a_dijkstra_crs::GraphData, std::vector<double, std::allocator<double> > >::Validation() (modules/task/include/task.hpp:109) | called 140 times, returned 140 times | 50.0% |
| ppc::task::Task<baranov_a_dijkstra_crs::GraphData, std::vector<double, std::allocator<double> > >::~Task() (modules/task/include/task.hpp:205) | called 140 times, returned 140 times | 86.0% |
| ppc::task::Task<batkov_f_image_smoothing::Image, batkov_f_image_smoothing::Image>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 80 times, returned 80 times | 47.0% |
| ppc::task::Task<batkov_f_image_smoothing::Image, batkov_f_image_smoothing::Image>::PostProcessing() (modules/task/include/task.hpp:148) | called 40 times, returned 40 times | 60.0% |
| ppc::task::Task<batkov_f_image_smoothing::Image, batkov_f_image_smoothing::Image>::PreProcessing() (modules/task/include/task.hpp:121) | called 40 times, returned 40 times | 60.0% |
| ppc::task::Task<batkov_f_image_smoothing::Image, batkov_f_image_smoothing::Image>::Run() (modules/task/include/task.hpp:136) | called 40 times, returned 40 times | 50.0% |
| ppc::task::Task<batkov_f_image_smoothing::Image, batkov_f_image_smoothing::Image>::Validation() (modules/task/include/task.hpp:109) | called 40 times, returned 40 times | 50.0% |
| ppc::task::Task<batkov_f_image_smoothing::Image, batkov_f_image_smoothing::Image>::~Task() (modules/task/include/task.hpp:205) | called 40 times, returned 40 times | 89.0% |
| ppc::task::Task<bortsova_a_max_elem_vector::InType, int>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 856 times, returned 856 times | 47.0% |
| ppc::task::Task<bortsova_a_max_elem_vector::InType, int>::PostProcessing() (modules/task/include/task.hpp:148) | called 428 times, returned 428 times | 60.0% |
| ppc::task::Task<bortsova_a_max_elem_vector::InType, int>::PreProcessing() (modules/task/include/task.hpp:121) | called 428 times, returned 428 times | 60.0% |
| ppc::task::Task<bortsova_a_max_elem_vector::InType, int>::Run() (modules/task/include/task.hpp:136) | called 428 times, returned 428 times | 50.0% |
| ppc::task::Task<bortsova_a_max_elem_vector::InType, int>::Validation() (modules/task/include/task.hpp:109) | called 428 times, returned 428 times | 50.0% |
| ppc::task::Task<bortsova_a_max_elem_vector::InType, int>::~Task() (modules/task/include/task.hpp:205) | called 428 times, returned 428 times | 83.0% |
| ppc::task::Task<bortsova_a_transmission_gather::Input, bortsova_a_transmission_gather::Output>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 60 times, returned 60 times | 47.0% |
| ppc::task::Task<bortsova_a_transmission_gather::Input, bortsova_a_transmission_gather::Output>::PostProcessing() (modules/task/include/task.hpp:148) | called 30 times, returned 30 times | 60.0% |
| ppc::task::Task<bortsova_a_transmission_gather::Input, bortsova_a_transmission_gather::Output>::PreProcessing() (modules/task/include/task.hpp:121) | called 30 times, returned 30 times | 60.0% |
| ppc::task::Task<bortsova_a_transmission_gather::Input, bortsova_a_transmission_gather::Output>::Run() (modules/task/include/task.hpp:136) | called 30 times, returned 30 times | 50.0% |
| ppc::task::Task<bortsova_a_transmission_gather::Input, bortsova_a_transmission_gather::Output>::Validation() (modules/task/include/task.hpp:109) | called 30 times, returned 30 times | 50.0% |
| ppc::task::Task<bortsova_a_transmission_gather::Input, bortsova_a_transmission_gather::Output>::~Task() (modules/task/include/task.hpp:205) | called 30 times, returned 30 times | 89.0% |
| ppc::task::Task<borunov_v_ring::RingTaskData, std::vector<int, std::allocator<int> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 100 times, returned 100 times | 47.0% |
| ppc::task::Task<borunov_v_ring::RingTaskData, std::vector<int, std::allocator<int> > >::PostProcessing() (modules/task/include/task.hpp:148) | called 50 times, returned 50 times | 60.0% |
| ppc::task::Task<borunov_v_ring::RingTaskData, std::vector<int, std::allocator<int> > >::PreProcessing() (modules/task/include/task.hpp:121) | called 50 times, returned 50 times | 60.0% |
| ppc::task::Task<borunov_v_ring::RingTaskData, std::vector<int, std::allocator<int> > >::Run() (modules/task/include/task.hpp:136) | called 50 times, returned 50 times | 50.0% |
| ppc::task::Task<borunov_v_ring::RingTaskData, std::vector<int, std::allocator<int> > >::Validation() (modules/task/include/task.hpp:109) | called 50 times, returned 50 times | 50.0% |
| ppc::task::Task<borunov_v_ring::RingTaskData, std::vector<int, std::allocator<int> > >::~Task() (modules/task/include/task.hpp:205) | called 50 times, returned 50 times | 83.0% |
| ppc::task::Task<buzulukskiy_d_max_value_matrix_elements::Matrix, int>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 176 times, returned 176 times | 47.0% |
| ppc::task::Task<buzulukskiy_d_max_value_matrix_elements::Matrix, int>::PostProcessing() (modules/task/include/task.hpp:148) | called 88 times, returned 88 times | 60.0% |
| ppc::task::Task<buzulukskiy_d_max_value_matrix_elements::Matrix, int>::PreProcessing() (modules/task/include/task.hpp:121) | called 88 times, returned 88 times | 60.0% |
| ppc::task::Task<buzulukskiy_d_max_value_matrix_elements::Matrix, int>::Run() (modules/task/include/task.hpp:136) | called 88 times, returned 88 times | 50.0% |
| ppc::task::Task<buzulukskiy_d_max_value_matrix_elements::Matrix, int>::Validation() (modules/task/include/task.hpp:109) | called 88 times, returned 88 times | 50.0% |
| ppc::task::Task<buzulukskiy_d_max_value_matrix_elements::Matrix, int>::~Task() (modules/task/include/task.hpp:205) | called 88 times, returned 88 times | 83.0% |
| ppc::task::Task<dergachev_a_multistep_2d_parallel::OptimizationInput, dergachev_a_multistep_2d_parallel::OptimizationResult>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 60 times, returned 60 times | 47.0% |
| ppc::task::Task<dergachev_a_multistep_2d_parallel::OptimizationInput, dergachev_a_multistep_2d_parallel::OptimizationResult>::PostProcessing() (modules/task/include/task.hpp:148) | called 30 times, returned 30 times | 60.0% |
| ppc::task::Task<dergachev_a_multistep_2d_parallel::OptimizationInput, dergachev_a_multistep_2d_parallel::OptimizationResult>::PreProcessing() (modules/task/include/task.hpp:121) | called 30 times, returned 30 times | 60.0% |
| ppc::task::Task<dergachev_a_multistep_2d_parallel::OptimizationInput, dergachev_a_multistep_2d_parallel::OptimizationResult>::Run() (modules/task/include/task.hpp:136) | called 30 times, returned 30 times | 50.0% |
| ppc::task::Task<dergachev_a_multistep_2d_parallel::OptimizationInput, dergachev_a_multistep_2d_parallel::OptimizationResult>::Validation() (modules/task/include/task.hpp:109) | called 30 times, returned 30 times | 50.0% |
| ppc::task::Task<dergachev_a_multistep_2d_parallel::OptimizationInput, dergachev_a_multistep_2d_parallel::OptimizationResult>::~Task() (modules/task/include/task.hpp:205) | called 30 times, returned 30 times | 80.0% |
| ppc::task::Task<double, int>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 100 times, returned 100 times | 47.0% |
| ppc::task::Task<double, int>::PostProcessing() (modules/task/include/task.hpp:148) | called 50 times, returned 50 times | 60.0% |
| ppc::task::Task<double, int>::PreProcessing() (modules/task/include/task.hpp:121) | called 50 times, returned 50 times | 60.0% |
| ppc::task::Task<double, int>::Run() (modules/task/include/task.hpp:136) | called 50 times, returned 50 times | 50.0% |
| ppc::task::Task<double, int>::Validation() (modules/task/include/task.hpp:109) | called 50 times, returned 50 times | 50.0% |
| ppc::task::Task<ermakov_a_ring::RingTaskData, std::vector<int, std::allocator<int> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 260 times, returned 260 times | 47.0% |
| ppc::task::Task<ermakov_a_ring::RingTaskData, std::vector<int, std::allocator<int> > >::PostProcessing() (modules/task/include/task.hpp:148) | called 130 times, returned 130 times | 60.0% |
| ppc::task::Task<ermakov_a_ring::RingTaskData, std::vector<int, std::allocator<int> > >::PreProcessing() (modules/task/include/task.hpp:121) | called 130 times, returned 130 times | 60.0% |
| ppc::task::Task<ermakov_a_ring::RingTaskData, std::vector<int, std::allocator<int> > >::Run() (modules/task/include/task.hpp:136) | called 130 times, returned 130 times | 50.0% |
| ppc::task::Task<ermakov_a_ring::RingTaskData, std::vector<int, std::allocator<int> > >::Validation() (modules/task/include/task.hpp:109) | called 130 times, returned 130 times | 50.0% |
| ppc::task::Task<ermakov_a_ring::RingTaskData, std::vector<int, std::allocator<int> > >::~Task() (modules/task/include/task.hpp:205) | called 130 times, returned 130 times | 89.0% |
| ppc::task::Task<galkin_d_ring::Input, int>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 40 times, returned 40 times | 47.0% |
| ppc::task::Task<galkin_d_ring::Input, int>::PostProcessing() (modules/task/include/task.hpp:148) | called 20 times, returned 20 times | 60.0% |
| ppc::task::Task<galkin_d_ring::Input, int>::PreProcessing() (modules/task/include/task.hpp:121) | called 20 times, returned 20 times | 60.0% |
| ppc::task::Task<galkin_d_ring::Input, int>::Run() (modules/task/include/task.hpp:136) | called 20 times, returned 20 times | 50.0% |
| ppc::task::Task<galkin_d_ring::Input, int>::Validation() (modules/task/include/task.hpp:109) | called 20 times, returned 20 times | 50.0% |
| ppc::task::Task<galkin_d_trapezoid_method::Input, double>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 80 times, returned 80 times | 47.0% |
| ppc::task::Task<galkin_d_trapezoid_method::Input, double>::PostProcessing() (modules/task/include/task.hpp:148) | called 40 times, returned 40 times | 60.0% |
| ppc::task::Task<galkin_d_trapezoid_method::Input, double>::PreProcessing() (modules/task/include/task.hpp:121) | called 40 times, returned 40 times | 60.0% |
| ppc::task::Task<galkin_d_trapezoid_method::Input, double>::Run() (modules/task/include/task.hpp:136) | called 40 times, returned 40 times | 50.0% |
| ppc::task::Task<galkin_d_trapezoid_method::Input, double>::Validation() (modules/task/include/task.hpp:109) | called 40 times, returned 40 times | 50.0% |
| ppc::task::Task<int, double>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 228 times, returned 228 times | 47.0% |
| ppc::task::Task<int, double>::PostProcessing() (modules/task/include/task.hpp:148) | called 114 times, returned 114 times | 60.0% |
| ppc::task::Task<int, double>::PreProcessing() (modules/task/include/task.hpp:121) | called 114 times, returned 114 times | 60.0% |
| ppc::task::Task<int, double>::Run() (modules/task/include/task.hpp:136) | called 114 times, returned 114 times | 50.0% |
| ppc::task::Task<int, double>::Validation() (modules/task/include/task.hpp:109) | called 114 times, returned 114 times | 50.0% |
| ppc::task::Task<int, int>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 2066 times, returned 2066 times | 47.0% |
| ppc::task::Task<int, int>::PostProcessing() (modules/task/include/task.hpp:148) | called 1078 times, returned 1068 times | 60.0% |
| ppc::task::Task<int, int>::PreProcessing() (modules/task/include/task.hpp:121) | called 1088 times, returned 1078 times | 90.0% |
| ppc::task::Task<int, int>::Run() (modules/task/include/task.hpp:136) | called 1098 times, returned 1078 times | 88.0% |
| ppc::task::Task<int, int>::Validation() (modules/task/include/task.hpp:109) | called 1108 times, returned 1098 times | 88.0% |
| ppc::task::Task<int, std::vector<double, std::allocator<double> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 200 times, returned 200 times | 47.0% |
| ppc::task::Task<int, std::vector<double, std::allocator<double> > >::PostProcessing() (modules/task/include/task.hpp:148) | called 100 times, returned 100 times | 60.0% |
| ppc::task::Task<int, std::vector<double, std::allocator<double> > >::PreProcessing() (modules/task/include/task.hpp:121) | called 100 times, returned 100 times | 60.0% |
| ppc::task::Task<int, std::vector<double, std::allocator<double> > >::Run() (modules/task/include/task.hpp:136) | called 100 times, returned 100 times | 50.0% |
| ppc::task::Task<int, std::vector<double, std::allocator<double> > >::Validation() (modules/task/include/task.hpp:109) | called 100 times, returned 100 times | 50.0% |
| ppc::task::Task<int, std::vector<double, std::allocator<double> > >::~Task() (modules/task/include/task.hpp:205) | called 100 times, returned 100 times | 83.0% |
| ppc::task::Task<int, std::vector<int, std::allocator<int> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 460 times, returned 460 times | 47.0% |
| ppc::task::Task<int, std::vector<int, std::allocator<int> > >::PostProcessing() (modules/task/include/task.hpp:148) | called 230 times, returned 230 times | 60.0% |
| ppc::task::Task<int, std::vector<int, std::allocator<int> > >::PreProcessing() (modules/task/include/task.hpp:121) | called 230 times, returned 230 times | 60.0% |
| ppc::task::Task<int, std::vector<int, std::allocator<int> > >::Run() (modules/task/include/task.hpp:136) | called 230 times, returned 230 times | 50.0% |
| ppc::task::Task<int, std::vector<int, std::allocator<int> > >::Validation() (modules/task/include/task.hpp:109) | called 230 times, returned 230 times | 50.0% |
| ppc::task::Task<int, std::vector<int, std::allocator<int> > >::~Task() (modules/task/include/task.hpp:205) | called 230 times, returned 230 times | 83.0% |
| ppc::task::Task<iskhakov_d_linear_topology::Message, iskhakov_d_linear_topology::Message>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 88 times, returned 88 times | 47.0% |
| ppc::task::Task<iskhakov_d_linear_topology::Message, iskhakov_d_linear_topology::Message>::PostProcessing() (modules/task/include/task.hpp:148) | called 44 times, returned 44 times | 60.0% |
| ppc::task::Task<iskhakov_d_linear_topology::Message, iskhakov_d_linear_topology::Message>::PreProcessing() (modules/task/include/task.hpp:121) | called 44 times, returned 44 times | 60.0% |
| ppc::task::Task<iskhakov_d_linear_topology::Message, iskhakov_d_linear_topology::Message>::Run() (modules/task/include/task.hpp:136) | called 44 times, returned 44 times | 50.0% |
| ppc::task::Task<iskhakov_d_linear_topology::Message, iskhakov_d_linear_topology::Message>::Validation() (modules/task/include/task.hpp:109) | called 44 times, returned 44 times | 50.0% |
| ppc::task::Task<iskhakov_d_linear_topology::Message, iskhakov_d_linear_topology::Message>::~Task() (modules/task/include/task.hpp:205) | called 44 times, returned 44 times | 89.0% |
| ppc::task::Task<klimenko_v_multistep_2d_parallel_sad::OptimizationInput, klimenko_v_multistep_2d_parallel_sad::OptimizationResult>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 60 times, returned 60 times | 47.0% |
| ppc::task::Task<klimenko_v_multistep_2d_parallel_sad::OptimizationInput, klimenko_v_multistep_2d_parallel_sad::OptimizationResult>::PostProcessing() (modules/task/include/task.hpp:148) | called 30 times, returned 30 times | 60.0% |
| ppc::task::Task<klimenko_v_multistep_2d_parallel_sad::OptimizationInput, klimenko_v_multistep_2d_parallel_sad::OptimizationResult>::PreProcessing() (modules/task/include/task.hpp:121) | called 30 times, returned 30 times | 60.0% |
| ppc::task::Task<klimenko_v_multistep_2d_parallel_sad::OptimizationInput, klimenko_v_multistep_2d_parallel_sad::OptimizationResult>::Run() (modules/task/include/task.hpp:136) | called 30 times, returned 30 times | 50.0% |
| ppc::task::Task<klimenko_v_multistep_2d_parallel_sad::OptimizationInput, klimenko_v_multistep_2d_parallel_sad::OptimizationResult>::Validation() (modules/task/include/task.hpp:109) | called 30 times, returned 30 times | 50.0% |
| ppc::task::Task<klimenko_v_multistep_2d_parallel_sad::OptimizationInput, klimenko_v_multistep_2d_parallel_sad::OptimizationResult>::~Task() (modules/task/include/task.hpp:205) | called 30 times, returned 30 times | 80.0% |
| ppc::task::Task<kondrashova_v_gauss_filter_vertical_split::ImageData, kondrashova_v_gauss_filter_vertical_split::ImageData>::InternalTimeTest() (modules/task/include/task.hpp:217) | not called | 0.0% |
| ppc::task::Task<kondrashova_v_gauss_filter_vertical_split::ImageData, kondrashova_v_gauss_filter_vertical_split::ImageData>::PostProcessing() (modules/task/include/task.hpp:148) | not called | 0.0% |
| ppc::task::Task<kondrashova_v_gauss_filter_vertical_split::ImageData, kondrashova_v_gauss_filter_vertical_split::ImageData>::PreProcessing() (modules/task/include/task.hpp:121) | not called | 0.0% |
| ppc::task::Task<kondrashova_v_gauss_filter_vertical_split::ImageData, kondrashova_v_gauss_filter_vertical_split::ImageData>::Run() (modules/task/include/task.hpp:136) | not called | 0.0% |
| ppc::task::Task<kondrashova_v_gauss_filter_vertical_split::ImageData, kondrashova_v_gauss_filter_vertical_split::ImageData>::Validation() (modules/task/include/task.hpp:109) | not called | 0.0% |
| ppc::task::Task<kondrashova_v_gauss_filter_vertical_split::ImageData, kondrashova_v_gauss_filter_vertical_split::ImageData>::~Task() (modules/task/include/task.hpp:205) | not called | 0.0% |
| ppc::task::Task<kondrashova_v_ring_topology::Data, std::vector<int, std::allocator<int> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 120 times, returned 120 times | 47.0% |
| ppc::task::Task<kondrashova_v_ring_topology::Data, std::vector<int, std::allocator<int> > >::PostProcessing() (modules/task/include/task.hpp:148) | called 60 times, returned 60 times | 60.0% |
| ppc::task::Task<kondrashova_v_ring_topology::Data, std::vector<int, std::allocator<int> > >::PreProcessing() (modules/task/include/task.hpp:121) | called 60 times, returned 60 times | 60.0% |
| ppc::task::Task<kondrashova_v_ring_topology::Data, std::vector<int, std::allocator<int> > >::Run() (modules/task/include/task.hpp:136) | called 60 times, returned 60 times | 50.0% |
| ppc::task::Task<kondrashova_v_ring_topology::Data, std::vector<int, std::allocator<int> > >::Validation() (modules/task/include/task.hpp:109) | called 60 times, returned 60 times | 50.0% |
| ppc::task::Task<kondrashova_v_ring_topology::Data, std::vector<int, std::allocator<int> > >::~Task() (modules/task/include/task.hpp:205) | called 60 times, returned 60 times | 89.0% |
| ppc::task::Task<kopilov_d_ring_2::Input, kopilov_d_ring_2::Output>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 80 times, returned 80 times | 47.0% |
| ppc::task::Task<kopilov_d_ring_2::Input, kopilov_d_ring_2::Output>::PostProcessing() (modules/task/include/task.hpp:148) | called 40 times, returned 40 times | 60.0% |
| ppc::task::Task<kopilov_d_ring_2::Input, kopilov_d_ring_2::Output>::PreProcessing() (modules/task/include/task.hpp:121) | called 40 times, returned 40 times | 60.0% |
| ppc::task::Task<kopilov_d_ring_2::Input, kopilov_d_ring_2::Output>::Run() (modules/task/include/task.hpp:136) | called 40 times, returned 40 times | 50.0% |
| ppc::task::Task<kopilov_d_ring_2::Input, kopilov_d_ring_2::Output>::Validation() (modules/task/include/task.hpp:109) | called 40 times, returned 40 times | 50.0% |
| ppc::task::Task<kopilov_d_ring_2::Input, kopilov_d_ring_2::Output>::~Task() (modules/task/include/task.hpp:205) | called 40 times, returned 40 times | 89.0% |
| ppc::task::Task<kopilov_d_sum_val_col_mat::Input, kopilov_d_sum_val_col_mat::Output>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 60 times, returned 60 times | 47.0% |
| ppc::task::Task<kopilov_d_sum_val_col_mat::Input, kopilov_d_sum_val_col_mat::Output>::PostProcessing() (modules/task/include/task.hpp:148) | called 30 times, returned 30 times | 60.0% |
| ppc::task::Task<kopilov_d_sum_val_col_mat::Input, kopilov_d_sum_val_col_mat::Output>::PreProcessing() (modules/task/include/task.hpp:121) | called 30 times, returned 30 times | 60.0% |
| ppc::task::Task<kopilov_d_sum_val_col_mat::Input, kopilov_d_sum_val_col_mat::Output>::Run() (modules/task/include/task.hpp:136) | called 30 times, returned 30 times | 50.0% |
| ppc::task::Task<kopilov_d_sum_val_col_mat::Input, kopilov_d_sum_val_col_mat::Output>::Validation() (modules/task/include/task.hpp:109) | called 30 times, returned 30 times | 50.0% |
| ppc::task::Task<kopilov_d_sum_val_col_mat::Input, kopilov_d_sum_val_col_mat::Output>::~Task() (modules/task/include/task.hpp:205) | called 30 times, returned 30 times | 89.0% |
| ppc::task::Task<korolev_k_ring_topology::RingMessage, std::vector<int, std::allocator<int> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | not called | 0.0% |
| ppc::task::Task<korolev_k_ring_topology::RingMessage, std::vector<int, std::allocator<int> > >::PostProcessing() (modules/task/include/task.hpp:148) | not called | 0.0% |
| ppc::task::Task<korolev_k_ring_topology::RingMessage, std::vector<int, std::allocator<int> > >::PreProcessing() (modules/task/include/task.hpp:121) | not called | 0.0% |
| ppc::task::Task<korolev_k_ring_topology::RingMessage, std::vector<int, std::allocator<int> > >::Run() (modules/task/include/task.hpp:136) | not called | 0.0% |
| ppc::task::Task<korolev_k_ring_topology::RingMessage, std::vector<int, std::allocator<int> > >::Validation() (modules/task/include/task.hpp:109) | not called | 0.0% |
| ppc::task::Task<korolev_k_ring_topology::RingMessage, std::vector<int, std::allocator<int> > >::~Task() (modules/task/include/task.hpp:205) | not called | 0.0% |
| ppc::task::Task<korolev_k_sobel_oprator::ImageData, std::vector<unsigned char, std::allocator<unsigned char> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 120 times, returned 120 times | 47.0% |
| ppc::task::Task<korolev_k_sobel_oprator::ImageData, std::vector<unsigned char, std::allocator<unsigned char> > >::PostProcessing() (modules/task/include/task.hpp:148) | called 60 times, returned 60 times | 60.0% |
| ppc::task::Task<korolev_k_sobel_oprator::ImageData, std::vector<unsigned char, std::allocator<unsigned char> > >::PreProcessing() (modules/task/include/task.hpp:121) | called 60 times, returned 60 times | 60.0% |
| ppc::task::Task<korolev_k_sobel_oprator::ImageData, std::vector<unsigned char, std::allocator<unsigned char> > >::Run() (modules/task/include/task.hpp:136) | called 60 times, returned 60 times | 50.0% |
| ppc::task::Task<korolev_k_sobel_oprator::ImageData, std::vector<unsigned char, std::allocator<unsigned char> > >::Validation() (modules/task/include/task.hpp:109) | called 60 times, returned 60 times | 50.0% |
| ppc::task::Task<korolev_k_sobel_oprator::ImageData, std::vector<unsigned char, std::allocator<unsigned char> > >::~Task() (modules/task/include/task.hpp:205) | called 60 times, returned 60 times | 89.0% |
| ppc::task::Task<kotelnikova_a_convex_hull_for_bin_image::ImageData, kotelnikova_a_convex_hull_for_bin_image::ImageData>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 200 times, returned 200 times | 47.0% |
| ppc::task::Task<kotelnikova_a_convex_hull_for_bin_image::ImageData, kotelnikova_a_convex_hull_for_bin_image::ImageData>::PostProcessing() (modules/task/include/task.hpp:148) | called 100 times, returned 100 times | 60.0% |
| ppc::task::Task<kotelnikova_a_convex_hull_for_bin_image::ImageData, kotelnikova_a_convex_hull_for_bin_image::ImageData>::PreProcessing() (modules/task/include/task.hpp:121) | called 100 times, returned 100 times | 60.0% |
| ppc::task::Task<kotelnikova_a_convex_hull_for_bin_image::ImageData, kotelnikova_a_convex_hull_for_bin_image::ImageData>::Run() (modules/task/include/task.hpp:136) | called 100 times, returned 100 times | 50.0% |
| ppc::task::Task<kotelnikova_a_convex_hull_for_bin_image::ImageData, kotelnikova_a_convex_hull_for_bin_image::ImageData>::Validation() (modules/task/include/task.hpp:109) | called 100 times, returned 100 times | 50.0% |
| ppc::task::Task<kotelnikova_a_convex_hull_for_bin_image::ImageData, kotelnikova_a_convex_hull_for_bin_image::ImageData>::~Task() (modules/task/include/task.hpp:205) | called 100 times, returned 100 times | 80.0% |
| ppc::task::Task<long, long>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 100 times, returned 100 times | 47.0% |
| ppc::task::Task<long, long>::PostProcessing() (modules/task/include/task.hpp:148) | called 50 times, returned 50 times | 60.0% |
| ppc::task::Task<long, long>::PreProcessing() (modules/task/include/task.hpp:121) | called 50 times, returned 50 times | 60.0% |
| ppc::task::Task<long, long>::Run() (modules/task/include/task.hpp:136) | called 50 times, returned 50 times | 50.0% |
| ppc::task::Task<long, long>::Validation() (modules/task/include/task.hpp:109) | called 50 times, returned 50 times | 50.0% |
| ppc::task::Task<luchnikov_e_gener_transm_from_all_to_one_gather::GatherInput, std::vector<char, std::allocator<char> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 36 times, returned 36 times | 47.0% |
| ppc::task::Task<luchnikov_e_gener_transm_from_all_to_one_gather::GatherInput, std::vector<char, std::allocator<char> > >::PostProcessing() (modules/task/include/task.hpp:148) | called 18 times, returned 18 times | 60.0% |
| ppc::task::Task<luchnikov_e_gener_transm_from_all_to_one_gather::GatherInput, std::vector<char, std::allocator<char> > >::PreProcessing() (modules/task/include/task.hpp:121) | called 18 times, returned 18 times | 60.0% |
| ppc::task::Task<luchnikov_e_gener_transm_from_all_to_one_gather::GatherInput, std::vector<char, std::allocator<char> > >::Run() (modules/task/include/task.hpp:136) | called 18 times, returned 18 times | 50.0% |
| ppc::task::Task<luchnikov_e_gener_transm_from_all_to_one_gather::GatherInput, std::vector<char, std::allocator<char> > >::Validation() (modules/task/include/task.hpp:109) | called 18 times, returned 18 times | 50.0% |
| ppc::task::Task<luchnikov_e_gener_transm_from_all_to_one_gather::GatherInput, std::vector<char, std::allocator<char> > >::~Task() (modules/task/include/task.hpp:205) | called 18 times, returned 18 times | 89.0% |
| ppc::task::Task<marin_l_gener_transm_fr_all_to_one_gather::GatherInput, std::vector<char, std::allocator<char> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 36 times, returned 36 times | 47.0% |
| ppc::task::Task<marin_l_gener_transm_fr_all_to_one_gather::GatherInput, std::vector<char, std::allocator<char> > >::PostProcessing() (modules/task/include/task.hpp:148) | called 18 times, returned 18 times | 60.0% |
| ppc::task::Task<marin_l_gener_transm_fr_all_to_one_gather::GatherInput, std::vector<char, std::allocator<char> > >::PreProcessing() (modules/task/include/task.hpp:121) | called 18 times, returned 18 times | 60.0% |
| ppc::task::Task<marin_l_gener_transm_fr_all_to_one_gather::GatherInput, std::vector<char, std::allocator<char> > >::Run() (modules/task/include/task.hpp:136) | called 18 times, returned 18 times | 50.0% |
| ppc::task::Task<marin_l_gener_transm_fr_all_to_one_gather::GatherInput, std::vector<char, std::allocator<char> > >::Validation() (modules/task/include/task.hpp:109) | called 18 times, returned 18 times | 50.0% |
| ppc::task::Task<marin_l_gener_transm_fr_all_to_one_gather::GatherInput, std::vector<char, std::allocator<char> > >::~Task() (modules/task/include/task.hpp:205) | called 18 times, returned 18 times | 89.0% |
| ppc::task::Task<marin_l_linear_filter_vertical::ImageData, std::vector<unsigned char, std::allocator<unsigned char> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 240 times, returned 240 times | 47.0% |
| ppc::task::Task<marin_l_linear_filter_vertical::ImageData, std::vector<unsigned char, std::allocator<unsigned char> > >::PostProcessing() (modules/task/include/task.hpp:148) | called 120 times, returned 120 times | 60.0% |
| ppc::task::Task<marin_l_linear_filter_vertical::ImageData, std::vector<unsigned char, std::allocator<unsigned char> > >::PreProcessing() (modules/task/include/task.hpp:121) | called 120 times, returned 120 times | 60.0% |
| ppc::task::Task<marin_l_linear_filter_vertical::ImageData, std::vector<unsigned char, std::allocator<unsigned char> > >::Run() (modules/task/include/task.hpp:136) | called 120 times, returned 120 times | 50.0% |
| ppc::task::Task<marin_l_linear_filter_vertical::ImageData, std::vector<unsigned char, std::allocator<unsigned char> > >::Validation() (modules/task/include/task.hpp:109) | called 120 times, returned 120 times | 50.0% |
| ppc::task::Task<marin_l_linear_filter_vertical::ImageData, std::vector<unsigned char, std::allocator<unsigned char> > >::~Task() (modules/task/include/task.hpp:205) | called 120 times, returned 120 times | 89.0% |
| ppc::task::Task<nalitov_d_binary::BinaryImage, nalitov_d_binary::BinaryImage>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 100 times, returned 100 times | 47.0% |
| ppc::task::Task<nalitov_d_binary::BinaryImage, nalitov_d_binary::BinaryImage>::PostProcessing() (modules/task/include/task.hpp:148) | called 50 times, returned 50 times | 60.0% |
| ppc::task::Task<nalitov_d_binary::BinaryImage, nalitov_d_binary::BinaryImage>::PreProcessing() (modules/task/include/task.hpp:121) | called 50 times, returned 50 times | 60.0% |
| ppc::task::Task<nalitov_d_binary::BinaryImage, nalitov_d_binary::BinaryImage>::Run() (modules/task/include/task.hpp:136) | called 50 times, returned 50 times | 50.0% |
| ppc::task::Task<nalitov_d_binary::BinaryImage, nalitov_d_binary::BinaryImage>::Validation() (modules/task/include/task.hpp:109) | called 50 times, returned 50 times | 50.0% |
| ppc::task::Task<nalitov_d_binary::BinaryImage, nalitov_d_binary::BinaryImage>::~Task() (modules/task/include/task.hpp:205) | called 50 times, returned 50 times | 80.0% |
| ppc::task::Task<nalitov_d_broadcast::InType, std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 320 times, returned 320 times | 47.0% |
| ppc::task::Task<nalitov_d_broadcast::InType, std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > > >::PostProcessing() (modules/task/include/task.hpp:148) | called 160 times, returned 160 times | 60.0% |
| ppc::task::Task<nalitov_d_broadcast::InType, std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > > >::PreProcessing() (modules/task/include/task.hpp:121) | called 160 times, returned 160 times | 60.0% |
| ppc::task::Task<nalitov_d_broadcast::InType, std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > > >::Run() (modules/task/include/task.hpp:136) | called 160 times, returned 160 times | 50.0% |
| ppc::task::Task<nalitov_d_broadcast::InType, std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > > >::Validation() (modules/task/include/task.hpp:109) | called 160 times, returned 160 times | 50.0% |
| ppc::task::Task<nalitov_d_broadcast::InType, std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > > >::~Task() (modules/task/include/task.hpp:205) | called 160 times, returned 160 times | 80.0% |
| ppc::task::Task<pankov_gauss_filter::Image, pankov_gauss_filter::Image>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 100 times, returned 100 times | 47.0% |
| ppc::task::Task<pankov_gauss_filter::Image, pankov_gauss_filter::Image>::PostProcessing() (modules/task/include/task.hpp:148) | called 50 times, returned 50 times | 60.0% |
| ppc::task::Task<pankov_gauss_filter::Image, pankov_gauss_filter::Image>::PreProcessing() (modules/task/include/task.hpp:121) | called 50 times, returned 50 times | 60.0% |
| ppc::task::Task<pankov_gauss_filter::Image, pankov_gauss_filter::Image>::Run() (modules/task/include/task.hpp:136) | called 50 times, returned 50 times | 50.0% |
| ppc::task::Task<pankov_gauss_filter::Image, pankov_gauss_filter::Image>::Validation() (modules/task/include/task.hpp:109) | called 50 times, returned 50 times | 50.0% |
| ppc::task::Task<pankov_gauss_filter::Image, pankov_gauss_filter::Image>::~Task() (modules/task/include/task.hpp:205) | called 50 times, returned 50 times | 89.0% |
| ppc::task::Task<pankov_matrix_vector::MatrixVectorInput, std::vector<double, std::allocator<double> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 120 times, returned 120 times | 47.0% |
| ppc::task::Task<pankov_matrix_vector::MatrixVectorInput, std::vector<double, std::allocator<double> > >::PostProcessing() (modules/task/include/task.hpp:148) | called 60 times, returned 60 times | 60.0% |
| ppc::task::Task<pankov_matrix_vector::MatrixVectorInput, std::vector<double, std::allocator<double> > >::PreProcessing() (modules/task/include/task.hpp:121) | called 60 times, returned 60 times | 60.0% |
| ppc::task::Task<pankov_matrix_vector::MatrixVectorInput, std::vector<double, std::allocator<double> > >::Run() (modules/task/include/task.hpp:136) | called 60 times, returned 60 times | 50.0% |
| ppc::task::Task<pankov_matrix_vector::MatrixVectorInput, std::vector<double, std::allocator<double> > >::Validation() (modules/task/include/task.hpp:109) | called 60 times, returned 60 times | 50.0% |
| ppc::task::Task<pankov_matrix_vector::MatrixVectorInput, std::vector<double, std::allocator<double> > >::~Task() (modules/task/include/task.hpp:205) | called 60 times, returned 60 times | 86.0% |
| ppc::task::Task<redkina_a_ruler::RulerMessage, std::vector<int, std::allocator<int> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 600 times, returned 600 times | 47.0% |
| ppc::task::Task<redkina_a_ruler::RulerMessage, std::vector<int, std::allocator<int> > >::PostProcessing() (modules/task/include/task.hpp:148) | called 300 times, returned 300 times | 60.0% |
| ppc::task::Task<redkina_a_ruler::RulerMessage, std::vector<int, std::allocator<int> > >::PreProcessing() (modules/task/include/task.hpp:121) | called 300 times, returned 300 times | 60.0% |
| ppc::task::Task<redkina_a_ruler::RulerMessage, std::vector<int, std::allocator<int> > >::Run() (modules/task/include/task.hpp:136) | called 300 times, returned 300 times | 50.0% |
| ppc::task::Task<redkina_a_ruler::RulerMessage, std::vector<int, std::allocator<int> > >::Validation() (modules/task/include/task.hpp:109) | called 300 times, returned 300 times | 50.0% |
| ppc::task::Task<redkina_a_ruler::RulerMessage, std::vector<int, std::allocator<int> > >::~Task() (modules/task/include/task.hpp:205) | called 300 times, returned 300 times | 89.0% |
| ppc::task::Task<sabirov_s_hypercube::HypercubeInput, sabirov_s_hypercube::HypercubeOutput>::InternalTimeTest() (modules/task/include/task.hpp:217) | not called | 0.0% |
| ppc::task::Task<sabirov_s_hypercube::HypercubeInput, sabirov_s_hypercube::HypercubeOutput>::PostProcessing() (modules/task/include/task.hpp:148) | not called | 0.0% |
| ppc::task::Task<sabirov_s_hypercube::HypercubeInput, sabirov_s_hypercube::HypercubeOutput>::PreProcessing() (modules/task/include/task.hpp:121) | not called | 0.0% |
| ppc::task::Task<sabirov_s_hypercube::HypercubeInput, sabirov_s_hypercube::HypercubeOutput>::Run() (modules/task/include/task.hpp:136) | not called | 0.0% |
| ppc::task::Task<sabirov_s_hypercube::HypercubeInput, sabirov_s_hypercube::HypercubeOutput>::Validation() (modules/task/include/task.hpp:109) | not called | 0.0% |
| ppc::task::Task<sabirov_s_hypercube::HypercubeInput, sabirov_s_hypercube::HypercubeOutput>::~Task() (modules/task/include/task.hpp:205) | not called | 0.0% |
| ppc::task::Task<sabirov_s_linear_filtering_block_partitioning::ImageData, sabirov_s_linear_filtering_block_partitioning::ImageData>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 100 times, returned 100 times | 47.0% |
| ppc::task::Task<sabirov_s_linear_filtering_block_partitioning::ImageData, sabirov_s_linear_filtering_block_partitioning::ImageData>::PostProcessing() (modules/task/include/task.hpp:148) | called 50 times, returned 50 times | 60.0% |
| ppc::task::Task<sabirov_s_linear_filtering_block_partitioning::ImageData, sabirov_s_linear_filtering_block_partitioning::ImageData>::PreProcessing() (modules/task/include/task.hpp:121) | called 50 times, returned 50 times | 60.0% |
| ppc::task::Task<sabirov_s_linear_filtering_block_partitioning::ImageData, sabirov_s_linear_filtering_block_partitioning::ImageData>::Run() (modules/task/include/task.hpp:136) | called 50 times, returned 50 times | 50.0% |
| ppc::task::Task<sabirov_s_linear_filtering_block_partitioning::ImageData, sabirov_s_linear_filtering_block_partitioning::ImageData>::Validation() (modules/task/include/task.hpp:109) | called 50 times, returned 50 times | 50.0% |
| ppc::task::Task<sabirov_s_linear_filtering_block_partitioning::ImageData, sabirov_s_linear_filtering_block_partitioning::ImageData>::~Task() (modules/task/include/task.hpp:205) | called 50 times, returned 50 times | 89.0% |
| ppc::task::Task<shakirova_e_elem_matrix_sum::Matrix, long>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 180 times, returned 180 times | 47.0% |
| ppc::task::Task<shakirova_e_elem_matrix_sum::Matrix, long>::PostProcessing() (modules/task/include/task.hpp:148) | called 90 times, returned 90 times | 60.0% |
| ppc::task::Task<shakirova_e_elem_matrix_sum::Matrix, long>::PreProcessing() (modules/task/include/task.hpp:121) | called 90 times, returned 90 times | 60.0% |
| ppc::task::Task<shakirova_e_elem_matrix_sum::Matrix, long>::Run() (modules/task/include/task.hpp:136) | called 90 times, returned 90 times | 50.0% |
| ppc::task::Task<shakirova_e_elem_matrix_sum::Matrix, long>::Validation() (modules/task/include/task.hpp:109) | called 90 times, returned 90 times | 50.0% |
| ppc::task::Task<shakirova_e_elem_matrix_sum::Matrix, long>::~Task() (modules/task/include/task.hpp:205) | called 90 times, returned 90 times | 83.0% |
| ppc::task::Task<shilin_n_gauss_filter_vertical_split::ImageData, std::vector<unsigned char, std::allocator<unsigned char> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 140 times, returned 140 times | 47.0% |
| ppc::task::Task<shilin_n_gauss_filter_vertical_split::ImageData, std::vector<unsigned char, std::allocator<unsigned char> > >::PostProcessing() (modules/task/include/task.hpp:148) | called 70 times, returned 70 times | 60.0% |
| ppc::task::Task<shilin_n_gauss_filter_vertical_split::ImageData, std::vector<unsigned char, std::allocator<unsigned char> > >::PreProcessing() (modules/task/include/task.hpp:121) | called 70 times, returned 70 times | 60.0% |
| ppc::task::Task<shilin_n_gauss_filter_vertical_split::ImageData, std::vector<unsigned char, std::allocator<unsigned char> > >::Run() (modules/task/include/task.hpp:136) | called 70 times, returned 70 times | 50.0% |
| ppc::task::Task<shilin_n_gauss_filter_vertical_split::ImageData, std::vector<unsigned char, std::allocator<unsigned char> > >::Validation() (modules/task/include/task.hpp:109) | called 70 times, returned 70 times | 50.0% |
| ppc::task::Task<shilin_n_gauss_filter_vertical_split::ImageData, std::vector<unsigned char, std::allocator<unsigned char> > >::~Task() (modules/task/include/task.hpp:205) | called 70 times, returned 70 times | 89.0% |
| ppc::task::Task<smetanin_d_gauss_vert_sch::GaussBandInput, std::vector<double, std::allocator<double> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 60 times, returned 60 times | 47.0% |
| ppc::task::Task<smetanin_d_gauss_vert_sch::GaussBandInput, std::vector<double, std::allocator<double> > >::PostProcessing() (modules/task/include/task.hpp:148) | called 30 times, returned 30 times | 60.0% |
| ppc::task::Task<smetanin_d_gauss_vert_sch::GaussBandInput, std::vector<double, std::allocator<double> > >::PreProcessing() (modules/task/include/task.hpp:121) | called 30 times, returned 30 times | 60.0% |
| ppc::task::Task<smetanin_d_gauss_vert_sch::GaussBandInput, std::vector<double, std::allocator<double> > >::Run() (modules/task/include/task.hpp:136) | called 30 times, returned 30 times | 50.0% |
| ppc::task::Task<smetanin_d_gauss_vert_sch::GaussBandInput, std::vector<double, std::allocator<double> > >::Validation() (modules/task/include/task.hpp:109) | called 30 times, returned 30 times | 50.0% |
| ppc::task::Task<smetanin_d_gauss_vert_sch::GaussBandInput, std::vector<double, std::allocator<double> > >::~Task() (modules/task/include/task.hpp:205) | called 30 times, returned 30 times | 89.0% |
| ppc::task::Task<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 1480 times, returned 1480 times | 47.0% |
| ppc::task::Task<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int>::PostProcessing() (modules/task/include/task.hpp:148) | called 740 times, returned 740 times | 60.0% |
| ppc::task::Task<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int>::PreProcessing() (modules/task/include/task.hpp:121) | called 740 times, returned 740 times | 60.0% |
| ppc::task::Task<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int>::Run() (modules/task/include/task.hpp:136) | called 740 times, returned 740 times | 50.0% |
| ppc::task::Task<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int>::Validation() (modules/task/include/task.hpp:109) | called 740 times, returned 740 times | 50.0% |
| ppc::task::Task<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int>::~Task() (modules/task/include/task.hpp:205) | called 740 times, returned 740 times | 75.0% |
| ppc::task::Task<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, unsigned long>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 500 times, returned 500 times | 47.0% |
| ppc::task::Task<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, unsigned long>::PostProcessing() (modules/task/include/task.hpp:148) | called 250 times, returned 250 times | 60.0% |
| ppc::task::Task<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, unsigned long>::PreProcessing() (modules/task/include/task.hpp:121) | called 250 times, returned 250 times | 60.0% |
| ppc::task::Task<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, unsigned long>::Run() (modules/task/include/task.hpp:136) | called 250 times, returned 250 times | 50.0% |
| ppc::task::Task<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, unsigned long>::Validation() (modules/task/include/task.hpp:109) | called 250 times, returned 250 times | 50.0% |
| ppc::task::Task<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, unsigned long>::~Task() (modules/task/include/task.hpp:205) | called 250 times, returned 250 times | 75.0% |
| ppc::task::Task<std::pair<int, int>, std::vector<double, std::allocator<double> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 240 times, returned 240 times | 47.0% |
| ppc::task::Task<std::pair<int, int>, std::vector<double, std::allocator<double> > >::PostProcessing() (modules/task/include/task.hpp:148) | called 120 times, returned 120 times | 60.0% |
| ppc::task::Task<std::pair<int, int>, std::vector<double, std::allocator<double> > >::PreProcessing() (modules/task/include/task.hpp:121) | called 120 times, returned 120 times | 60.0% |
| ppc::task::Task<std::pair<int, int>, std::vector<double, std::allocator<double> > >::Run() (modules/task/include/task.hpp:136) | called 120 times, returned 120 times | 50.0% |
| ppc::task::Task<std::pair<int, int>, std::vector<double, std::allocator<double> > >::Validation() (modules/task/include/task.hpp:109) | called 120 times, returned 120 times | 50.0% |
| ppc::task::Task<std::pair<int, int>, std::vector<double, std::allocator<double> > >::~Task() (modules/task/include/task.hpp:205) | called 120 times, returned 120 times | 83.0% |
| ppc::task::Task<std::pair<otcheskov_s_gauss_filter_vert_split::ImageMetadata, std::vector<unsigned char, std::allocator<unsigned char> > >, std::pair<otcheskov_s_gauss_filter_vert_split::ImageMetadata, std::vector<unsigned char, std::allocator<unsigned char> > > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 300 times, returned 300 times | 47.0% |
| ppc::task::Task<std::pair<otcheskov_s_gauss_filter_vert_split::ImageMetadata, std::vector<unsigned char, std::allocator<unsigned char> > >, std::pair<otcheskov_s_gauss_filter_vert_split::ImageMetadata, std::vector<unsigned char, std::allocator<unsigned char> > > >::PostProcessing() (modules/task/include/task.hpp:148) | called 150 times, returned 150 times | 60.0% |
| ppc::task::Task<std::pair<otcheskov_s_gauss_filter_vert_split::ImageMetadata, std::vector<unsigned char, std::allocator<unsigned char> > >, std::pair<otcheskov_s_gauss_filter_vert_split::ImageMetadata, std::vector<unsigned char, std::allocator<unsigned char> > > >::PreProcessing() (modules/task/include/task.hpp:121) | called 150 times, returned 150 times | 60.0% |
| ppc::task::Task<std::pair<otcheskov_s_gauss_filter_vert_split::ImageMetadata, std::vector<unsigned char, std::allocator<unsigned char> > >, std::pair<otcheskov_s_gauss_filter_vert_split::ImageMetadata, std::vector<unsigned char, std::allocator<unsigned char> > > >::Run() (modules/task/include/task.hpp:136) | called 150 times, returned 150 times | 50.0% |
| ppc::task::Task<std::pair<otcheskov_s_gauss_filter_vert_split::ImageMetadata, std::vector<unsigned char, std::allocator<unsigned char> > >, std::pair<otcheskov_s_gauss_filter_vert_split::ImageMetadata, std::vector<unsigned char, std::allocator<unsigned char> > > >::Validation() (modules/task/include/task.hpp:109) | called 150 times, returned 150 times | 50.0% |
| ppc::task::Task<std::pair<otcheskov_s_gauss_filter_vert_split::ImageMetadata, std::vector<unsigned char, std::allocator<unsigned char> > >, std::pair<otcheskov_s_gauss_filter_vert_split::ImageMetadata, std::vector<unsigned char, std::allocator<unsigned char> > > >::~Task() (modules/task/include/task.hpp:205) | called 150 times, returned 150 times | 89.0% |
| ppc::task::Task<std::pair<otcheskov_s_linear_topology::MessageHeader, std::vector<int, std::allocator<int> > >, std::pair<otcheskov_s_linear_topology::MessageHeader, std::vector<int, std::allocator<int> > > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 168 times, returned 168 times | 47.0% |
| ppc::task::Task<std::pair<otcheskov_s_linear_topology::MessageHeader, std::vector<int, std::allocator<int> > >, std::pair<otcheskov_s_linear_topology::MessageHeader, std::vector<int, std::allocator<int> > > >::PostProcessing() (modules/task/include/task.hpp:148) | called 84 times, returned 84 times | 60.0% |
| ppc::task::Task<std::pair<otcheskov_s_linear_topology::MessageHeader, std::vector<int, std::allocator<int> > >, std::pair<otcheskov_s_linear_topology::MessageHeader, std::vector<int, std::allocator<int> > > >::PreProcessing() (modules/task/include/task.hpp:121) | called 84 times, returned 84 times | 60.0% |
| ppc::task::Task<std::pair<otcheskov_s_linear_topology::MessageHeader, std::vector<int, std::allocator<int> > >, std::pair<otcheskov_s_linear_topology::MessageHeader, std::vector<int, std::allocator<int> > > >::Run() (modules/task/include/task.hpp:136) | called 84 times, returned 84 times | 50.0% |
| ppc::task::Task<std::pair<otcheskov_s_linear_topology::MessageHeader, std::vector<int, std::allocator<int> > >, std::pair<otcheskov_s_linear_topology::MessageHeader, std::vector<int, std::allocator<int> > > >::Validation() (modules/task/include/task.hpp:109) | called 84 times, returned 84 times | 50.0% |
| ppc::task::Task<std::pair<otcheskov_s_linear_topology::MessageHeader, std::vector<int, std::allocator<int> > >, std::pair<otcheskov_s_linear_topology::MessageHeader, std::vector<int, std::allocator<int> > > >::~Task() (modules/task/include/task.hpp:205) | called 84 times, returned 84 times | 89.0% |
| ppc::task::Task<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, bool>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 200 times, returned 200 times | 47.0% |
| ppc::task::Task<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, bool>::PostProcessing() (modules/task/include/task.hpp:148) | called 100 times, returned 100 times | 60.0% |
| ppc::task::Task<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, bool>::PreProcessing() (modules/task/include/task.hpp:121) | called 100 times, returned 100 times | 60.0% |
| ppc::task::Task<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, bool>::Run() (modules/task/include/task.hpp:136) | called 100 times, returned 100 times | 50.0% |
| ppc::task::Task<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, bool>::Validation() (modules/task/include/task.hpp:109) | called 100 times, returned 100 times | 50.0% |
| ppc::task::Task<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, bool>::~Task() (modules/task/include/task.hpp:205) | called 100 times, returned 100 times | 80.0% |
| ppc::task::Task<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, int>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 2120 times, returned 2120 times | 47.0% |
| ppc::task::Task<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, int>::PostProcessing() (modules/task/include/task.hpp:148) | called 1060 times, returned 1060 times | 60.0% |
| ppc::task::Task<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, int>::PreProcessing() (modules/task/include/task.hpp:121) | called 1060 times, returned 1060 times | 60.0% |
| ppc::task::Task<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, int>::Run() (modules/task/include/task.hpp:136) | called 1060 times, returned 1060 times | 50.0% |
| ppc::task::Task<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, int>::Validation() (modules/task/include/task.hpp:109) | called 1060 times, returned 1060 times | 50.0% |
| ppc::task::Task<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, int>::~Task() (modules/task/include/task.hpp:205) | called 1060 times, returned 1060 times | 80.0% |
| ppc::task::Task<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::pair<int, int> >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 140 times, returned 140 times | 47.0% |
| ppc::task::Task<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::pair<int, int> >::PostProcessing() (modules/task/include/task.hpp:148) | called 70 times, returned 70 times | 60.0% |
| ppc::task::Task<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::pair<int, int> >::PreProcessing() (modules/task/include/task.hpp:121) | called 70 times, returned 70 times | 60.0% |
| ppc::task::Task<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::pair<int, int> >::Run() (modules/task/include/task.hpp:136) | called 70 times, returned 70 times | 50.0% |
| ppc::task::Task<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::pair<int, int> >::Validation() (modules/task/include/task.hpp:109) | called 70 times, returned 70 times | 50.0% |
| ppc::task::Task<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::pair<int, int> >::~Task() (modules/task/include/task.hpp:205) | called 70 times, returned 70 times | 80.0% |
| ppc::task::Task<std::pair<std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >, long>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 100 times, returned 100 times | 47.0% |
| ppc::task::Task<std::pair<std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >, long>::PostProcessing() (modules/task/include/task.hpp:148) | called 50 times, returned 50 times | 60.0% |
| ppc::task::Task<std::pair<std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >, long>::PreProcessing() (modules/task/include/task.hpp:121) | called 50 times, returned 50 times | 60.0% |
| ppc::task::Task<std::pair<std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >, long>::Run() (modules/task/include/task.hpp:136) | called 50 times, returned 50 times | 50.0% |
| ppc::task::Task<std::pair<std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >, long>::Validation() (modules/task/include/task.hpp:109) | called 50 times, returned 50 times | 50.0% |
| ppc::task::Task<std::pair<std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >, long>::~Task() (modules/task/include/task.hpp:205) | called 50 times, returned 50 times | 75.0% |
| ppc::task::Task<std::pair<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 2056 times, returned 2056 times | 47.0% |
| ppc::task::Task<std::pair<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::PostProcessing() (modules/task/include/task.hpp:148) | called 1028 times, returned 1028 times | 60.0% |
| ppc::task::Task<std::pair<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::PreProcessing() (modules/task/include/task.hpp:121) | called 1028 times, returned 1028 times | 60.0% |
| ppc::task::Task<std::pair<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::Run() (modules/task/include/task.hpp:136) | called 1028 times, returned 1028 times | 50.0% |
| ppc::task::Task<std::pair<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::Validation() (modules/task/include/task.hpp:109) | called 1028 times, returned 1028 times | 50.0% |
| ppc::task::Task<std::pair<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::~Task() (modules/task/include/task.hpp:205) | called 1028 times, returned 1028 times | 86.0% |
| ppc::task::Task<std::pair<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 1600 times, returned 1600 times | 47.0% |
| ppc::task::Task<std::pair<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > >::PostProcessing() (modules/task/include/task.hpp:148) | called 800 times, returned 800 times | 60.0% |
| ppc::task::Task<std::pair<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > >::PreProcessing() (modules/task/include/task.hpp:121) | called 800 times, returned 800 times | 60.0% |
| ppc::task::Task<std::pair<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > >::Run() (modules/task/include/task.hpp:136) | called 800 times, returned 800 times | 50.0% |
| ppc::task::Task<std::pair<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > >::Validation() (modules/task/include/task.hpp:109) | called 800 times, returned 800 times | 50.0% |
| ppc::task::Task<std::pair<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > >::~Task() (modules/task/include/task.hpp:205) | called 800 times, returned 800 times | 83.0% |
| ppc::task::Task<std::pair<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > >, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 320 times, returned 320 times | 47.0% |
| ppc::task::Task<std::pair<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > >, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > >::PostProcessing() (modules/task/include/task.hpp:148) | called 160 times, returned 160 times | 60.0% |
| ppc::task::Task<std::pair<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > >, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > >::PreProcessing() (modules/task/include/task.hpp:121) | called 160 times, returned 160 times | 60.0% |
| ppc::task::Task<std::pair<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > >, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > >::Run() (modules/task/include/task.hpp:136) | called 160 times, returned 160 times | 50.0% |
| ppc::task::Task<std::pair<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > >, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > >::Validation() (modules/task/include/task.hpp:109) | called 160 times, returned 160 times | 50.0% |
| ppc::task::Task<std::pair<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > >, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > >::~Task() (modules/task/include/task.hpp:205) | called 160 times, returned 160 times | 83.0% |
| ppc::task::Task<std::pair<vlasova_a_matrix_multiply_ccs::SparseMatrixCCS, vlasova_a_matrix_multiply_ccs::SparseMatrixCCS>, vlasova_a_matrix_multiply_ccs::SparseMatrixCCS>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 60 times, returned 60 times | 47.0% |
| ppc::task::Task<std::pair<vlasova_a_matrix_multiply_ccs::SparseMatrixCCS, vlasova_a_matrix_multiply_ccs::SparseMatrixCCS>, vlasova_a_matrix_multiply_ccs::SparseMatrixCCS>::PostProcessing() (modules/task/include/task.hpp:148) | called 30 times, returned 30 times | 60.0% |
| ppc::task::Task<std::pair<vlasova_a_matrix_multiply_ccs::SparseMatrixCCS, vlasova_a_matrix_multiply_ccs::SparseMatrixCCS>, vlasova_a_matrix_multiply_ccs::SparseMatrixCCS>::PreProcessing() (modules/task/include/task.hpp:121) | called 30 times, returned 30 times | 60.0% |
| ppc::task::Task<std::pair<vlasova_a_matrix_multiply_ccs::SparseMatrixCCS, vlasova_a_matrix_multiply_ccs::SparseMatrixCCS>, vlasova_a_matrix_multiply_ccs::SparseMatrixCCS>::Run() (modules/task/include/task.hpp:136) | called 30 times, returned 30 times | 50.0% |
| ppc::task::Task<std::pair<vlasova_a_matrix_multiply_ccs::SparseMatrixCCS, vlasova_a_matrix_multiply_ccs::SparseMatrixCCS>, vlasova_a_matrix_multiply_ccs::SparseMatrixCCS>::Validation() (modules/task/include/task.hpp:109) | called 30 times, returned 30 times | 50.0% |
| ppc::task::Task<std::pair<vlasova_a_matrix_multiply_ccs::SparseMatrixCCS, vlasova_a_matrix_multiply_ccs::SparseMatrixCCS>, vlasova_a_matrix_multiply_ccs::SparseMatrixCCS>::~Task() (modules/task/include/task.hpp:205) | called 30 times, returned 30 times | 83.0% |
| ppc::task::Task<std::tuple<double, double, int, akhmetov_daniil_integration_monte_carlo::FuncType>, double>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 200 times, returned 200 times | 47.0% |
| ppc::task::Task<std::tuple<double, double, int, akhmetov_daniil_integration_monte_carlo::FuncType>, double>::PostProcessing() (modules/task/include/task.hpp:148) | called 100 times, returned 100 times | 60.0% |
| ppc::task::Task<std::tuple<double, double, int, akhmetov_daniil_integration_monte_carlo::FuncType>, double>::PreProcessing() (modules/task/include/task.hpp:121) | called 100 times, returned 100 times | 60.0% |
| ppc::task::Task<std::tuple<double, double, int, akhmetov_daniil_integration_monte_carlo::FuncType>, double>::Run() (modules/task/include/task.hpp:136) | called 100 times, returned 100 times | 50.0% |
| ppc::task::Task<std::tuple<double, double, int, akhmetov_daniil_integration_monte_carlo::FuncType>, double>::Validation() (modules/task/include/task.hpp:109) | called 100 times, returned 100 times | 50.0% |
| ppc::task::Task<std::tuple<double, double, int, popova_e_integr_monte_carlo::FuncType>, double>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 200 times, returned 200 times | 47.0% |
| ppc::task::Task<std::tuple<double, double, int, popova_e_integr_monte_carlo::FuncType>, double>::PostProcessing() (modules/task/include/task.hpp:148) | called 100 times, returned 100 times | 60.0% |
| ppc::task::Task<std::tuple<double, double, int, popova_e_integr_monte_carlo::FuncType>, double>::PreProcessing() (modules/task/include/task.hpp:121) | called 100 times, returned 100 times | 60.0% |
| ppc::task::Task<std::tuple<double, double, int, popova_e_integr_monte_carlo::FuncType>, double>::Run() (modules/task/include/task.hpp:136) | called 100 times, returned 100 times | 50.0% |
| ppc::task::Task<std::tuple<double, double, int, popova_e_integr_monte_carlo::FuncType>, double>::Validation() (modules/task/include/task.hpp:109) | called 100 times, returned 100 times | 50.0% |
| ppc::task::Task<std::tuple<double, double, std::function<double (double)>, int>, double>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 300 times, returned 300 times | 47.0% |
| ppc::task::Task<std::tuple<double, double, std::function<double (double)>, int>, double>::PostProcessing() (modules/task/include/task.hpp:148) | called 150 times, returned 150 times | 60.0% |
| ppc::task::Task<std::tuple<double, double, std::function<double (double)>, int>, double>::PreProcessing() (modules/task/include/task.hpp:121) | called 150 times, returned 150 times | 60.0% |
| ppc::task::Task<std::tuple<double, double, std::function<double (double)>, int>, double>::Run() (modules/task/include/task.hpp:136) | called 150 times, returned 150 times | 50.0% |
| ppc::task::Task<std::tuple<double, double, std::function<double (double)>, int>, double>::Validation() (modules/task/include/task.hpp:109) | called 150 times, returned 150 times | 50.0% |
| ppc::task::Task<std::tuple<double, double, std::function<double (double)>, int>, double>::~Task() (modules/task/include/task.hpp:205) | called 150 times, returned 150 times | 80.0% |
| ppc::task::Task<std::tuple<int, int, std::vector<double, std::allocator<double> > >, double>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 80 times, returned 80 times | 47.0% |
| ppc::task::Task<std::tuple<int, int, std::vector<double, std::allocator<double> > >, double>::PostProcessing() (modules/task/include/task.hpp:148) | called 40 times, returned 40 times | 60.0% |
| ppc::task::Task<std::tuple<int, int, std::vector<double, std::allocator<double> > >, double>::PreProcessing() (modules/task/include/task.hpp:121) | called 40 times, returned 40 times | 60.0% |
| ppc::task::Task<std::tuple<int, int, std::vector<double, std::allocator<double> > >, double>::Run() (modules/task/include/task.hpp:136) | called 40 times, returned 40 times | 50.0% |
| ppc::task::Task<std::tuple<int, int, std::vector<double, std::allocator<double> > >, double>::Validation() (modules/task/include/task.hpp:109) | called 40 times, returned 40 times | 50.0% |
| ppc::task::Task<std::tuple<int, int, std::vector<double, std::allocator<double> > >, double>::~Task() (modules/task/include/task.hpp:205) | called 40 times, returned 40 times | 83.0% |
| ppc::task::Task<std::tuple<int, int, std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> > >, double>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 540 times, returned 540 times | 47.0% |
| ppc::task::Task<std::tuple<int, int, std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> > >, double>::PostProcessing() (modules/task/include/task.hpp:148) | called 270 times, returned 270 times | 60.0% |
| ppc::task::Task<std::tuple<int, int, std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> > >, double>::PreProcessing() (modules/task/include/task.hpp:121) | called 270 times, returned 270 times | 60.0% |
| ppc::task::Task<std::tuple<int, int, std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> > >, double>::Run() (modules/task/include/task.hpp:136) | called 270 times, returned 270 times | 50.0% |
| ppc::task::Task<std::tuple<int, int, std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> > >, double>::Validation() (modules/task/include/task.hpp:109) | called 270 times, returned 270 times | 50.0% |
| ppc::task::Task<std::tuple<int, int, std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> > >, double>::~Task() (modules/task/include/task.hpp:205) | called 270 times, returned 270 times | 75.0% |
| ppc::task::Task<std::tuple<int, int, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 44 times, returned 44 times | 47.0% |
| ppc::task::Task<std::tuple<int, int, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::PostProcessing() (modules/task/include/task.hpp:148) | called 22 times, returned 22 times | 60.0% |
| ppc::task::Task<std::tuple<int, int, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::PreProcessing() (modules/task/include/task.hpp:121) | called 22 times, returned 22 times | 60.0% |
| ppc::task::Task<std::tuple<int, int, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::Run() (modules/task/include/task.hpp:136) | called 22 times, returned 22 times | 50.0% |
| ppc::task::Task<std::tuple<int, int, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::Validation() (modules/task/include/task.hpp:109) | called 22 times, returned 22 times | 50.0% |
| ppc::task::Task<std::tuple<int, int, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::~Task() (modules/task/include/task.hpp:205) | called 22 times, returned 22 times | 89.0% |
| ppc::task::Task<std::tuple<int, int, std::vector<int, std::allocator<int> > >, std::vector<std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > >, std::allocator<std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > > > > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 180 times, returned 180 times | 47.0% |
| ppc::task::Task<std::tuple<int, int, std::vector<int, std::allocator<int> > >, std::vector<std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > >, std::allocator<std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > > > > >::PostProcessing() (modules/task/include/task.hpp:148) | called 90 times, returned 90 times | 60.0% |
| ppc::task::Task<std::tuple<int, int, std::vector<int, std::allocator<int> > >, std::vector<std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > >, std::allocator<std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > > > > >::PreProcessing() (modules/task/include/task.hpp:121) | called 90 times, returned 90 times | 60.0% |
| ppc::task::Task<std::tuple<int, int, std::vector<int, std::allocator<int> > >, std::vector<std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > >, std::allocator<std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > > > > >::Run() (modules/task/include/task.hpp:136) | called 90 times, returned 90 times | 50.0% |
| ppc::task::Task<std::tuple<int, int, std::vector<int, std::allocator<int> > >, std::vector<std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > >, std::allocator<std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > > > > >::Validation() (modules/task/include/task.hpp:109) | called 90 times, returned 90 times | 50.0% |
| ppc::task::Task<std::tuple<int, int, std::vector<int, std::allocator<int> > >, std::vector<std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > >, std::allocator<std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > > > > >::~Task() (modules/task/include/task.hpp:205) | called 90 times, returned 90 times | 86.0% |
| ppc::task::Task<std::tuple<int, int, std::vector<int, std::allocator<int> >, int, int, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 40 times, returned 40 times | 47.0% |
| ppc::task::Task<std::tuple<int, int, std::vector<int, std::allocator<int> >, int, int, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::PostProcessing() (modules/task/include/task.hpp:148) | called 20 times, returned 20 times | 60.0% |
| ppc::task::Task<std::tuple<int, int, std::vector<int, std::allocator<int> >, int, int, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::PreProcessing() (modules/task/include/task.hpp:121) | called 20 times, returned 20 times | 60.0% |
| ppc::task::Task<std::tuple<int, int, std::vector<int, std::allocator<int> >, int, int, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::Run() (modules/task/include/task.hpp:136) | called 20 times, returned 20 times | 50.0% |
| ppc::task::Task<std::tuple<int, int, std::vector<int, std::allocator<int> >, int, int, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::Validation() (modules/task/include/task.hpp:109) | called 20 times, returned 20 times | 50.0% |
| ppc::task::Task<std::tuple<int, int, std::vector<int, std::allocator<int> >, int, int, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::~Task() (modules/task/include/task.hpp:205) | called 20 times, returned 20 times | 86.0% |
| ppc::task::Task<std::tuple<int, int, std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > >, bool>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 40 times, returned 40 times | 47.0% |
| ppc::task::Task<std::tuple<int, int, std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > >, bool>::PostProcessing() (modules/task/include/task.hpp:148) | called 20 times, returned 20 times | 60.0% |
| ppc::task::Task<std::tuple<int, int, std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > >, bool>::PreProcessing() (modules/task/include/task.hpp:121) | called 20 times, returned 20 times | 60.0% |
| ppc::task::Task<std::tuple<int, int, std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > >, bool>::Run() (modules/task/include/task.hpp:136) | called 20 times, returned 20 times | 50.0% |
| ppc::task::Task<std::tuple<int, int, std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > >, bool>::Validation() (modules/task/include/task.hpp:109) | called 20 times, returned 20 times | 50.0% |
| ppc::task::Task<std::tuple<int, int, std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > >, bool>::~Task() (modules/task/include/task.hpp:205) | called 20 times, returned 20 times | 75.0% |
| ppc::task::Task<std::tuple<int, int, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 160 times, returned 160 times | 47.0% |
| ppc::task::Task<std::tuple<int, int, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::PostProcessing() (modules/task/include/task.hpp:148) | called 80 times, returned 80 times | 60.0% |
| ppc::task::Task<std::tuple<int, int, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::PreProcessing() (modules/task/include/task.hpp:121) | called 80 times, returned 80 times | 60.0% |
| ppc::task::Task<std::tuple<int, int, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::Run() (modules/task/include/task.hpp:136) | called 80 times, returned 80 times | 50.0% |
| ppc::task::Task<std::tuple<int, int, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::Validation() (modules/task/include/task.hpp:109) | called 80 times, returned 80 times | 50.0% |
| ppc::task::Task<std::tuple<int, int, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::~Task() (modules/task/include/task.hpp:205) | called 80 times, returned 80 times | 86.0% |
| ppc::task::Task<std::tuple<int, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 280 times, returned 280 times | 47.0% |
| ppc::task::Task<std::tuple<int, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::PostProcessing() (modules/task/include/task.hpp:148) | called 140 times, returned 140 times | 60.0% |
| ppc::task::Task<std::tuple<int, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::PreProcessing() (modules/task/include/task.hpp:121) | called 140 times, returned 140 times | 60.0% |
| ppc::task::Task<std::tuple<int, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::Run() (modules/task/include/task.hpp:136) | called 140 times, returned 140 times | 50.0% |
| ppc::task::Task<std::tuple<int, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::Validation() (modules/task/include/task.hpp:109) | called 140 times, returned 140 times | 50.0% |
| ppc::task::Task<std::tuple<int, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::~Task() (modules/task/include/task.hpp:205) | called 140 times, returned 140 times | 86.0% |
| ppc::task::Task<std::tuple<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, bool>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 80 times, returned 80 times | 47.0% |
| ppc::task::Task<std::tuple<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, bool>::PostProcessing() (modules/task/include/task.hpp:148) | called 40 times, returned 40 times | 60.0% |
| ppc::task::Task<std::tuple<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, bool>::PreProcessing() (modules/task/include/task.hpp:121) | called 40 times, returned 40 times | 60.0% |
| ppc::task::Task<std::tuple<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, bool>::Run() (modules/task/include/task.hpp:136) | called 40 times, returned 40 times | 50.0% |
| ppc::task::Task<std::tuple<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, bool>::Validation() (modules/task/include/task.hpp:109) | called 40 times, returned 40 times | 50.0% |
| ppc::task::Task<std::tuple<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, bool>::~Task() (modules/task/include/task.hpp:205) | called 40 times, returned 40 times | 80.0% |
| ppc::task::Task<std::tuple<std::vector<double, std::allocator<double> >, int, int, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 160 times, returned 160 times | 47.0% |
| ppc::task::Task<std::tuple<std::vector<double, std::allocator<double> >, int, int, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::PostProcessing() (modules/task/include/task.hpp:148) | called 80 times, returned 80 times | 60.0% |
| ppc::task::Task<std::tuple<std::vector<double, std::allocator<double> >, int, int, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::PreProcessing() (modules/task/include/task.hpp:121) | called 80 times, returned 80 times | 60.0% |
| ppc::task::Task<std::tuple<std::vector<double, std::allocator<double> >, int, int, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::Run() (modules/task/include/task.hpp:136) | called 80 times, returned 80 times | 50.0% |
| ppc::task::Task<std::tuple<std::vector<double, std::allocator<double> >, int, int, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::Validation() (modules/task/include/task.hpp:109) | called 80 times, returned 80 times | 50.0% |
| ppc::task::Task<std::tuple<std::vector<double, std::allocator<double> >, int, int, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::~Task() (modules/task/include/task.hpp:205) | called 80 times, returned 80 times | 86.0% |
| ppc::task::Task<std::tuple<std::vector<double, std::allocator<double> >, int>, std::vector<double, std::allocator<double> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | not called | 0.0% |
| ppc::task::Task<std::tuple<std::vector<double, std::allocator<double> >, int>, std::vector<double, std::allocator<double> > >::PostProcessing() (modules/task/include/task.hpp:148) | not called | 0.0% |
| ppc::task::Task<std::tuple<std::vector<double, std::allocator<double> >, int>, std::vector<double, std::allocator<double> > >::PreProcessing() (modules/task/include/task.hpp:121) | not called | 0.0% |
| ppc::task::Task<std::tuple<std::vector<double, std::allocator<double> >, int>, std::vector<double, std::allocator<double> > >::Run() (modules/task/include/task.hpp:136) | not called | 0.0% |
| ppc::task::Task<std::tuple<std::vector<double, std::allocator<double> >, int>, std::vector<double, std::allocator<double> > >::Validation() (modules/task/include/task.hpp:109) | not called | 0.0% |
| ppc::task::Task<std::tuple<std::vector<double, std::allocator<double> >, int>, std::vector<double, std::allocator<double> > >::~Task() (modules/task/include/task.hpp:205) | not called | 0.0% |
| ppc::task::Task<std::tuple<std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> >, int>, std::vector<double, std::allocator<double> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 180 times, returned 180 times | 47.0% |
| ppc::task::Task<std::tuple<std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> >, int>, std::vector<double, std::allocator<double> > >::PostProcessing() (modules/task/include/task.hpp:148) | called 90 times, returned 90 times | 60.0% |
| ppc::task::Task<std::tuple<std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> >, int>, std::vector<double, std::allocator<double> > >::PreProcessing() (modules/task/include/task.hpp:121) | called 90 times, returned 90 times | 60.0% |
| ppc::task::Task<std::tuple<std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> >, int>, std::vector<double, std::allocator<double> > >::Run() (modules/task/include/task.hpp:136) | called 90 times, returned 90 times | 50.0% |
| ppc::task::Task<std::tuple<std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> >, int>, std::vector<double, std::allocator<double> > >::Validation() (modules/task/include/task.hpp:109) | called 90 times, returned 90 times | 50.0% |
| ppc::task::Task<std::tuple<std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> >, int>, std::vector<double, std::allocator<double> > >::~Task() (modules/task/include/task.hpp:205) | called 90 times, returned 90 times | 86.0% |
| ppc::task::Task<std::tuple<std::vector<double, std::allocator<double> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, std::vector<double, std::allocator<double> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, int, int, int>, std::tuple<std::vector<double, std::allocator<double> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 2420 times, returned 2420 times | 47.0% |
| ppc::task::Task<std::tuple<std::vector<double, std::allocator<double> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, std::vector<double, std::allocator<double> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, int, int, int>, std::tuple<std::vector<double, std::allocator<double> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > > >::PostProcessing() (modules/task/include/task.hpp:148) | called 1210 times, returned 1210 times | 60.0% |
| ppc::task::Task<std::tuple<std::vector<double, std::allocator<double> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, std::vector<double, std::allocator<double> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, int, int, int>, std::tuple<std::vector<double, std::allocator<double> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > > >::PreProcessing() (modules/task/include/task.hpp:121) | called 1210 times, returned 1210 times | 60.0% |
| ppc::task::Task<std::tuple<std::vector<double, std::allocator<double> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, std::vector<double, std::allocator<double> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, int, int, int>, std::tuple<std::vector<double, std::allocator<double> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > > >::Run() (modules/task/include/task.hpp:136) | called 1210 times, returned 1210 times | 50.0% |
| ppc::task::Task<std::tuple<std::vector<double, std::allocator<double> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, std::vector<double, std::allocator<double> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, int, int, int>, std::tuple<std::vector<double, std::allocator<double> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > > >::Validation() (modules/task/include/task.hpp:109) | called 1210 times, returned 1210 times | 50.0% |
| ppc::task::Task<std::tuple<std::vector<double, std::allocator<double> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, std::vector<double, std::allocator<double> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, int, int, int>, std::tuple<std::vector<double, std::allocator<double> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > > >::~Task() (modules/task/include/task.hpp:205) | called 1210 times, returned 1210 times | 80.0% |
| ppc::task::Task<std::tuple<std::vector<float, std::allocator<float> >, int>, std::vector<float, std::allocator<float> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | not called | 0.0% |
| ppc::task::Task<std::tuple<std::vector<float, std::allocator<float> >, int>, std::vector<float, std::allocator<float> > >::PostProcessing() (modules/task/include/task.hpp:148) | not called | 0.0% |
| ppc::task::Task<std::tuple<std::vector<float, std::allocator<float> >, int>, std::vector<float, std::allocator<float> > >::PreProcessing() (modules/task/include/task.hpp:121) | not called | 0.0% |
| ppc::task::Task<std::tuple<std::vector<float, std::allocator<float> >, int>, std::vector<float, std::allocator<float> > >::Run() (modules/task/include/task.hpp:136) | not called | 0.0% |
| ppc::task::Task<std::tuple<std::vector<float, std::allocator<float> >, int>, std::vector<float, std::allocator<float> > >::Validation() (modules/task/include/task.hpp:109) | not called | 0.0% |
| ppc::task::Task<std::tuple<std::vector<float, std::allocator<float> >, int>, std::vector<float, std::allocator<float> > >::~Task() (modules/task/include/task.hpp:205) | not called | 0.0% |
| ppc::task::Task<std::tuple<std::vector<int, std::allocator<int> >, int, int, int>, std::vector<int, std::allocator<int> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | not called | 0.0% |
| ppc::task::Task<std::tuple<std::vector<int, std::allocator<int> >, int, int, int>, std::vector<int, std::allocator<int> > >::PostProcessing() (modules/task/include/task.hpp:148) | not called | 0.0% |
| ppc::task::Task<std::tuple<std::vector<int, std::allocator<int> >, int, int, int>, std::vector<int, std::allocator<int> > >::PreProcessing() (modules/task/include/task.hpp:121) | not called | 0.0% |
| ppc::task::Task<std::tuple<std::vector<int, std::allocator<int> >, int, int, int>, std::vector<int, std::allocator<int> > >::Run() (modules/task/include/task.hpp:136) | not called | 0.0% |
| ppc::task::Task<std::tuple<std::vector<int, std::allocator<int> >, int, int, int>, std::vector<int, std::allocator<int> > >::Validation() (modules/task/include/task.hpp:109) | not called | 0.0% |
| ppc::task::Task<std::tuple<std::vector<int, std::allocator<int> >, int, int, int>, std::vector<int, std::allocator<int> > >::~Task() (modules/task/include/task.hpp:205) | not called | 0.0% |
| ppc::task::Task<std::tuple<std::vector<int, std::allocator<int> >, int, int, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | not called | 0.0% |
| ppc::task::Task<std::tuple<std::vector<int, std::allocator<int> >, int, int, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::PostProcessing() (modules/task/include/task.hpp:148) | not called | 0.0% |
| ppc::task::Task<std::tuple<std::vector<int, std::allocator<int> >, int, int, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::PreProcessing() (modules/task/include/task.hpp:121) | not called | 0.0% |
| ppc::task::Task<std::tuple<std::vector<int, std::allocator<int> >, int, int, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::Run() (modules/task/include/task.hpp:136) | not called | 0.0% |
| ppc::task::Task<std::tuple<std::vector<int, std::allocator<int> >, int, int, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::Validation() (modules/task/include/task.hpp:109) | not called | 0.0% |
| ppc::task::Task<std::tuple<std::vector<int, std::allocator<int> >, int, int, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::~Task() (modules/task/include/task.hpp:205) | not called | 0.0% |
| ppc::task::Task<std::tuple<std::vector<int, std::allocator<int> >, int, int>, std::vector<int, std::allocator<int> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 60 times, returned 60 times | 47.0% |
| ppc::task::Task<std::tuple<std::vector<int, std::allocator<int> >, int, int>, std::vector<int, std::allocator<int> > >::PostProcessing() (modules/task/include/task.hpp:148) | called 30 times, returned 30 times | 60.0% |
| ppc::task::Task<std::tuple<std::vector<int, std::allocator<int> >, int, int>, std::vector<int, std::allocator<int> > >::PreProcessing() (modules/task/include/task.hpp:121) | called 30 times, returned 30 times | 60.0% |
| ppc::task::Task<std::tuple<std::vector<int, std::allocator<int> >, int, int>, std::vector<int, std::allocator<int> > >::Run() (modules/task/include/task.hpp:136) | called 30 times, returned 30 times | 50.0% |
| ppc::task::Task<std::tuple<std::vector<int, std::allocator<int> >, int, int>, std::vector<int, std::allocator<int> > >::Validation() (modules/task/include/task.hpp:109) | called 30 times, returned 30 times | 50.0% |
| ppc::task::Task<std::tuple<std::vector<int, std::allocator<int> >, int, int>, std::vector<int, std::allocator<int> > >::~Task() (modules/task/include/task.hpp:205) | called 30 times, returned 30 times | 89.0% |
| ppc::task::Task<std::tuple<std::vector<int, std::allocator<int> >, int>, std::vector<int, std::allocator<int> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | not called | 0.0% |
| ppc::task::Task<std::tuple<std::vector<int, std::allocator<int> >, int>, std::vector<int, std::allocator<int> > >::PostProcessing() (modules/task/include/task.hpp:148) | not called | 0.0% |
| ppc::task::Task<std::tuple<std::vector<int, std::allocator<int> >, int>, std::vector<int, std::allocator<int> > >::PreProcessing() (modules/task/include/task.hpp:121) | not called | 0.0% |
| ppc::task::Task<std::tuple<std::vector<int, std::allocator<int> >, int>, std::vector<int, std::allocator<int> > >::Run() (modules/task/include/task.hpp:136) | not called | 0.0% |
| ppc::task::Task<std::tuple<std::vector<int, std::allocator<int> >, int>, std::vector<int, std::allocator<int> > >::Validation() (modules/task/include/task.hpp:109) | not called | 0.0% |
| ppc::task::Task<std::tuple<std::vector<int, std::allocator<int> >, int>, std::vector<int, std::allocator<int> > >::~Task() (modules/task/include/task.hpp:205) | not called | 0.0% |
| ppc::task::Task<std::tuple<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 180 times, returned 180 times | 47.0% |
| ppc::task::Task<std::tuple<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > >::PostProcessing() (modules/task/include/task.hpp:148) | called 90 times, returned 90 times | 60.0% |
| ppc::task::Task<std::tuple<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > >::PreProcessing() (modules/task/include/task.hpp:121) | called 90 times, returned 90 times | 60.0% |
| ppc::task::Task<std::tuple<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > >::Run() (modules/task/include/task.hpp:136) | called 90 times, returned 90 times | 50.0% |
| ppc::task::Task<std::tuple<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > >::Validation() (modules/task/include/task.hpp:109) | called 90 times, returned 90 times | 50.0% |
| ppc::task::Task<std::tuple<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > >::~Task() (modules/task/include/task.hpp:205) | called 90 times, returned 90 times | 83.0% |
| ppc::task::Task<std::tuple<std::vector<unsigned char, std::allocator<unsigned char> >, int, int>, std::vector<unsigned char, std::allocator<unsigned char> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 180 times, returned 180 times | 47.0% |
| ppc::task::Task<std::tuple<std::vector<unsigned char, std::allocator<unsigned char> >, int, int>, std::vector<unsigned char, std::allocator<unsigned char> > >::PostProcessing() (modules/task/include/task.hpp:148) | called 90 times, returned 90 times | 60.0% |
| ppc::task::Task<std::tuple<std::vector<unsigned char, std::allocator<unsigned char> >, int, int>, std::vector<unsigned char, std::allocator<unsigned char> > >::PreProcessing() (modules/task/include/task.hpp:121) | called 90 times, returned 90 times | 60.0% |
| ppc::task::Task<std::tuple<std::vector<unsigned char, std::allocator<unsigned char> >, int, int>, std::vector<unsigned char, std::allocator<unsigned char> > >::Run() (modules/task/include/task.hpp:136) | called 90 times, returned 90 times | 50.0% |
| ppc::task::Task<std::tuple<std::vector<unsigned char, std::allocator<unsigned char> >, int, int>, std::vector<unsigned char, std::allocator<unsigned char> > >::Validation() (modules/task/include/task.hpp:109) | called 90 times, returned 90 times | 50.0% |
| ppc::task::Task<std::tuple<std::vector<unsigned char, std::allocator<unsigned char> >, int, int>, std::vector<unsigned char, std::allocator<unsigned char> > >::~Task() (modules/task/include/task.hpp:205) | called 90 times, returned 90 times | 89.0% |
| ppc::task::Task<std::tuple<unsigned int, unsigned int, std::vector<double, std::allocator<double> > >, double>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 200 times, returned 200 times | 47.0% |
| ppc::task::Task<std::tuple<unsigned int, unsigned int, std::vector<double, std::allocator<double> > >, double>::PostProcessing() (modules/task/include/task.hpp:148) | called 100 times, returned 100 times | 60.0% |
| ppc::task::Task<std::tuple<unsigned int, unsigned int, std::vector<double, std::allocator<double> > >, double>::PreProcessing() (modules/task/include/task.hpp:121) | called 100 times, returned 100 times | 60.0% |
| ppc::task::Task<std::tuple<unsigned int, unsigned int, std::vector<double, std::allocator<double> > >, double>::Run() (modules/task/include/task.hpp:136) | called 100 times, returned 100 times | 50.0% |
| ppc::task::Task<std::tuple<unsigned int, unsigned int, std::vector<double, std::allocator<double> > >, double>::Validation() (modules/task/include/task.hpp:109) | called 100 times, returned 100 times | 50.0% |
| ppc::task::Task<std::tuple<unsigned int, unsigned int, std::vector<double, std::allocator<double> > >, double>::~Task() (modules/task/include/task.hpp:205) | called 100 times, returned 100 times | 83.0% |
| ppc::task::Task<std::tuple<unsigned long, std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 140 times, returned 140 times | 47.0% |
| ppc::task::Task<std::tuple<unsigned long, std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::PostProcessing() (modules/task/include/task.hpp:148) | called 70 times, returned 70 times | 60.0% |
| ppc::task::Task<std::tuple<unsigned long, std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::PreProcessing() (modules/task/include/task.hpp:121) | called 70 times, returned 70 times | 60.0% |
| ppc::task::Task<std::tuple<unsigned long, std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::Run() (modules/task/include/task.hpp:136) | called 70 times, returned 70 times | 50.0% |
| ppc::task::Task<std::tuple<unsigned long, std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::Validation() (modules/task/include/task.hpp:109) | called 70 times, returned 70 times | 50.0% |
| ppc::task::Task<std::tuple<unsigned long, std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::~Task() (modules/task/include/task.hpp:205) | called 70 times, returned 70 times | 86.0% |
| ppc::task::Task<std::tuple<unsigned long, std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> >, double>, std::vector<double, std::allocator<double> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 100 times, returned 100 times | 47.0% |
| ppc::task::Task<std::tuple<unsigned long, std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> >, double>, std::vector<double, std::allocator<double> > >::PostProcessing() (modules/task/include/task.hpp:148) | called 50 times, returned 50 times | 60.0% |
| ppc::task::Task<std::tuple<unsigned long, std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> >, double>, std::vector<double, std::allocator<double> > >::PreProcessing() (modules/task/include/task.hpp:121) | called 50 times, returned 50 times | 60.0% |
| ppc::task::Task<std::tuple<unsigned long, std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> >, double>, std::vector<double, std::allocator<double> > >::Run() (modules/task/include/task.hpp:136) | called 50 times, returned 50 times | 50.0% |
| ppc::task::Task<std::tuple<unsigned long, std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> >, double>, std::vector<double, std::allocator<double> > >::Validation() (modules/task/include/task.hpp:109) | called 50 times, returned 50 times | 50.0% |
| ppc::task::Task<std::tuple<unsigned long, std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> >, double>, std::vector<double, std::allocator<double> > >::~Task() (modules/task/include/task.hpp:205) | called 50 times, returned 50 times | 86.0% |
| ppc::task::Task<std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 300 times, returned 300 times | 47.0% |
| ppc::task::Task<std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::PostProcessing() (modules/task/include/task.hpp:148) | called 150 times, returned 150 times | 60.0% |
| ppc::task::Task<std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::PreProcessing() (modules/task/include/task.hpp:121) | called 150 times, returned 150 times | 60.0% |
| ppc::task::Task<std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::Run() (modules/task/include/task.hpp:136) | called 150 times, returned 150 times | 50.0% |
| ppc::task::Task<std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::Validation() (modules/task/include/task.hpp:109) | called 150 times, returned 150 times | 50.0% |
| ppc::task::Task<std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::~Task() (modules/task/include/task.hpp:205) | called 150 times, returned 150 times | 89.0% |
| ppc::task::Task<std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> >, unsigned long, unsigned long, std::vector<double, std::allocator<double> > >, std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> > > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 300 times, returned 300 times | 47.0% |
| ppc::task::Task<std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> >, unsigned long, unsigned long, std::vector<double, std::allocator<double> > >, std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> > > >::PostProcessing() (modules/task/include/task.hpp:148) | called 150 times, returned 150 times | 60.0% |
| ppc::task::Task<std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> >, unsigned long, unsigned long, std::vector<double, std::allocator<double> > >, std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> > > >::PreProcessing() (modules/task/include/task.hpp:121) | called 150 times, returned 150 times | 60.0% |
| ppc::task::Task<std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> >, unsigned long, unsigned long, std::vector<double, std::allocator<double> > >, std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> > > >::Run() (modules/task/include/task.hpp:136) | called 150 times, returned 150 times | 50.0% |
| ppc::task::Task<std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> >, unsigned long, unsigned long, std::vector<double, std::allocator<double> > >, std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> > > >::Validation() (modules/task/include/task.hpp:109) | called 150 times, returned 150 times | 50.0% |
| ppc::task::Task<std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> >, unsigned long, unsigned long, std::vector<double, std::allocator<double> > >, std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> > > >::~Task() (modules/task/include/task.hpp:205) | called 150 times, returned 150 times | 86.0% |
| ppc::task::Task<std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> >, unsigned long, unsigned long, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 300 times, returned 300 times | 47.0% |
| ppc::task::Task<std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> >, unsigned long, unsigned long, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::PostProcessing() (modules/task/include/task.hpp:148) | called 150 times, returned 150 times | 60.0% |
| ppc::task::Task<std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> >, unsigned long, unsigned long, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::PreProcessing() (modules/task/include/task.hpp:121) | called 150 times, returned 150 times | 60.0% |
| ppc::task::Task<std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> >, unsigned long, unsigned long, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::Run() (modules/task/include/task.hpp:136) | called 150 times, returned 150 times | 50.0% |
| ppc::task::Task<std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> >, unsigned long, unsigned long, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::Validation() (modules/task/include/task.hpp:109) | called 150 times, returned 150 times | 50.0% |
| ppc::task::Task<std::tuple<unsigned long, unsigned long, std::vector<double, std::allocator<double> >, unsigned long, unsigned long, std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::~Task() (modules/task/include/task.hpp:205) | called 150 times, returned 150 times | 86.0% |
| ppc::task::Task<std::tuple<unsigned long, unsigned long, std::vector<int, std::allocator<int> > >, int>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 120 times, returned 120 times | 47.0% |
| ppc::task::Task<std::tuple<unsigned long, unsigned long, std::vector<int, std::allocator<int> > >, int>::PostProcessing() (modules/task/include/task.hpp:148) | called 60 times, returned 60 times | 60.0% |
| ppc::task::Task<std::tuple<unsigned long, unsigned long, std::vector<int, std::allocator<int> > >, int>::PreProcessing() (modules/task/include/task.hpp:121) | called 60 times, returned 60 times | 60.0% |
| ppc::task::Task<std::tuple<unsigned long, unsigned long, std::vector<int, std::allocator<int> > >, int>::Run() (modules/task/include/task.hpp:136) | called 60 times, returned 60 times | 50.0% |
| ppc::task::Task<std::tuple<unsigned long, unsigned long, std::vector<int, std::allocator<int> > >, int>::Validation() (modules/task/include/task.hpp:109) | called 60 times, returned 60 times | 50.0% |
| ppc::task::Task<std::tuple<unsigned long, unsigned long, std::vector<int, std::allocator<int> > >, int>::~Task() (modules/task/include/task.hpp:205) | called 60 times, returned 60 times | 83.0% |
| ppc::task::Task<std::tuple<unsigned long, unsigned long, std::vector<int, std::allocator<int> > >, long>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 160 times, returned 160 times | 47.0% |
| ppc::task::Task<std::tuple<unsigned long, unsigned long, std::vector<int, std::allocator<int> > >, long>::PostProcessing() (modules/task/include/task.hpp:148) | called 80 times, returned 80 times | 60.0% |
| ppc::task::Task<std::tuple<unsigned long, unsigned long, std::vector<int, std::allocator<int> > >, long>::PreProcessing() (modules/task/include/task.hpp:121) | called 80 times, returned 80 times | 60.0% |
| ppc::task::Task<std::tuple<unsigned long, unsigned long, std::vector<int, std::allocator<int> > >, long>::Run() (modules/task/include/task.hpp:136) | called 80 times, returned 80 times | 50.0% |
| ppc::task::Task<std::tuple<unsigned long, unsigned long, std::vector<int, std::allocator<int> > >, long>::Validation() (modules/task/include/task.hpp:109) | called 80 times, returned 80 times | 50.0% |
| ppc::task::Task<std::tuple<unsigned long, unsigned long, std::vector<int, std::allocator<int> > >, long>::~Task() (modules/task/include/task.hpp:205) | called 80 times, returned 80 times | 83.0% |
| ppc::task::Task<std::tuple<unsigned long, unsigned long, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 260 times, returned 260 times | 47.0% |
| ppc::task::Task<std::tuple<unsigned long, unsigned long, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::PostProcessing() (modules/task/include/task.hpp:148) | called 130 times, returned 130 times | 60.0% |
| ppc::task::Task<std::tuple<unsigned long, unsigned long, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::PreProcessing() (modules/task/include/task.hpp:121) | called 130 times, returned 130 times | 60.0% |
| ppc::task::Task<std::tuple<unsigned long, unsigned long, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::Run() (modules/task/include/task.hpp:136) | called 130 times, returned 130 times | 50.0% |
| ppc::task::Task<std::tuple<unsigned long, unsigned long, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::Validation() (modules/task/include/task.hpp:109) | called 130 times, returned 130 times | 50.0% |
| ppc::task::Task<std::tuple<unsigned long, unsigned long, std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::~Task() (modules/task/include/task.hpp:205) | called 130 times, returned 130 times | 89.0% |
| ppc::task::Task<std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > >, std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 284 times, returned 284 times | 47.0% |
| ppc::task::Task<std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > >, std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > > >::PostProcessing() (modules/task/include/task.hpp:148) | called 142 times, returned 142 times | 60.0% |
| ppc::task::Task<std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > >, std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > > >::PreProcessing() (modules/task/include/task.hpp:121) | called 142 times, returned 142 times | 60.0% |
| ppc::task::Task<std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > >, std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > > >::Run() (modules/task/include/task.hpp:136) | called 142 times, returned 142 times | 50.0% |
| ppc::task::Task<std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > >, std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > > >::Validation() (modules/task/include/task.hpp:109) | called 142 times, returned 142 times | 50.0% |
| ppc::task::Task<std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > >, std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > > >::~Task() (modules/task/include/task.hpp:205) | called 142 times, returned 142 times | 80.0% |
| ppc::task::Task<std::vector<double, std::allocator<double> >, double>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 448 times, returned 448 times | 47.0% |
| ppc::task::Task<std::vector<double, std::allocator<double> >, double>::PostProcessing() (modules/task/include/task.hpp:148) | called 224 times, returned 224 times | 60.0% |
| ppc::task::Task<std::vector<double, std::allocator<double> >, double>::PreProcessing() (modules/task/include/task.hpp:121) | called 224 times, returned 224 times | 60.0% |
| ppc::task::Task<std::vector<double, std::allocator<double> >, double>::Run() (modules/task/include/task.hpp:136) | called 224 times, returned 224 times | 50.0% |
| ppc::task::Task<std::vector<double, std::allocator<double> >, double>::Validation() (modules/task/include/task.hpp:109) | called 224 times, returned 224 times | 50.0% |
| ppc::task::Task<std::vector<double, std::allocator<double> >, double>::~Task() (modules/task/include/task.hpp:205) | called 224 times, returned 224 times | 83.0% |
| ppc::task::Task<std::vector<double, std::allocator<double> >, int>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 480 times, returned 480 times | 47.0% |
| ppc::task::Task<std::vector<double, std::allocator<double> >, int>::PostProcessing() (modules/task/include/task.hpp:148) | called 240 times, returned 240 times | 60.0% |
| ppc::task::Task<std::vector<double, std::allocator<double> >, int>::PreProcessing() (modules/task/include/task.hpp:121) | called 240 times, returned 240 times | 60.0% |
| ppc::task::Task<std::vector<double, std::allocator<double> >, int>::Run() (modules/task/include/task.hpp:136) | called 240 times, returned 240 times | 50.0% |
| ppc::task::Task<std::vector<double, std::allocator<double> >, int>::Validation() (modules/task/include/task.hpp:109) | called 240 times, returned 240 times | 50.0% |
| ppc::task::Task<std::vector<double, std::allocator<double> >, int>::~Task() (modules/task/include/task.hpp:205) | called 240 times, returned 240 times | 83.0% |
| ppc::task::Task<std::vector<double, std::allocator<double> >, std::tuple<std::vector<double, std::allocator<double> >, int> >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 128 times, returned 128 times | 47.0% |
| ppc::task::Task<std::vector<double, std::allocator<double> >, std::tuple<std::vector<double, std::allocator<double> >, int> >::PostProcessing() (modules/task/include/task.hpp:148) | called 64 times, returned 64 times | 60.0% |
| ppc::task::Task<std::vector<double, std::allocator<double> >, std::tuple<std::vector<double, std::allocator<double> >, int> >::PreProcessing() (modules/task/include/task.hpp:121) | called 64 times, returned 64 times | 60.0% |
| ppc::task::Task<std::vector<double, std::allocator<double> >, std::tuple<std::vector<double, std::allocator<double> >, int> >::Run() (modules/task/include/task.hpp:136) | called 64 times, returned 64 times | 50.0% |
| ppc::task::Task<std::vector<double, std::allocator<double> >, std::tuple<std::vector<double, std::allocator<double> >, int> >::Validation() (modules/task/include/task.hpp:109) | called 64 times, returned 64 times | 50.0% |
| ppc::task::Task<std::vector<double, std::allocator<double> >, std::tuple<std::vector<double, std::allocator<double> >, int> >::~Task() (modules/task/include/task.hpp:205) | called 64 times, returned 64 times | 89.0% |
| ppc::task::Task<std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 640 times, returned 640 times | 47.0% |
| ppc::task::Task<std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> > >::PostProcessing() (modules/task/include/task.hpp:148) | called 320 times, returned 320 times | 60.0% |
| ppc::task::Task<std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> > >::PreProcessing() (modules/task/include/task.hpp:121) | called 320 times, returned 320 times | 60.0% |
| ppc::task::Task<std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> > >::Run() (modules/task/include/task.hpp:136) | called 320 times, returned 320 times | 50.0% |
| ppc::task::Task<std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> > >::Validation() (modules/task/include/task.hpp:109) | called 320 times, returned 320 times | 50.0% |
| ppc::task::Task<std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> > >::~Task() (modules/task/include/task.hpp:205) | called 320 times, returned 320 times | 89.0% |
| ppc::task::Task<std::vector<float, std::allocator<float> >, float>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 25 times, returned 25 times | 47.0% |
| ppc::task::Task<std::vector<float, std::allocator<float> >, float>::PostProcessing() (modules/task/include/task.hpp:148) | called 105 times, returned 80 times | 90.0% |
| ppc::task::Task<std::vector<float, std::allocator<float> >, float>::PreProcessing() (modules/task/include/task.hpp:121) | called 95 times, returned 85 times | 90.0% |
| ppc::task::Task<std::vector<float, std::allocator<float> >, float>::Run() (modules/task/include/task.hpp:136) | called 120 times, returned 120 times | 50.0% |
| ppc::task::Task<std::vector<float, std::allocator<float> >, float>::Validation() (modules/task/include/task.hpp:109) | called 85 times, returned 85 times | 50.0% |
| ppc::task::Task<std::vector<float, std::allocator<float> >, float>::~Task() (modules/task/include/task.hpp:205) | called 55 times, returned 55 times | 83.0% |
| ppc::task::Task<std::vector<gaivoronskiy_m_grachem_method::Point, std::allocator<gaivoronskiy_m_grachem_method::Point> >, std::vector<gaivoronskiy_m_grachem_method::Point, std::allocator<gaivoronskiy_m_grachem_method::Point> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 120 times, returned 120 times | 47.0% |
| ppc::task::Task<std::vector<gaivoronskiy_m_grachem_method::Point, std::allocator<gaivoronskiy_m_grachem_method::Point> >, std::vector<gaivoronskiy_m_grachem_method::Point, std::allocator<gaivoronskiy_m_grachem_method::Point> > >::PostProcessing() (modules/task/include/task.hpp:148) | called 60 times, returned 60 times | 60.0% |
| ppc::task::Task<std::vector<gaivoronskiy_m_grachem_method::Point, std::allocator<gaivoronskiy_m_grachem_method::Point> >, std::vector<gaivoronskiy_m_grachem_method::Point, std::allocator<gaivoronskiy_m_grachem_method::Point> > >::PreProcessing() (modules/task/include/task.hpp:121) | called 60 times, returned 60 times | 60.0% |
| ppc::task::Task<std::vector<gaivoronskiy_m_grachem_method::Point, std::allocator<gaivoronskiy_m_grachem_method::Point> >, std::vector<gaivoronskiy_m_grachem_method::Point, std::allocator<gaivoronskiy_m_grachem_method::Point> > >::Run() (modules/task/include/task.hpp:136) | called 60 times, returned 60 times | 50.0% |
| ppc::task::Task<std::vector<gaivoronskiy_m_grachem_method::Point, std::allocator<gaivoronskiy_m_grachem_method::Point> >, std::vector<gaivoronskiy_m_grachem_method::Point, std::allocator<gaivoronskiy_m_grachem_method::Point> > >::Validation() (modules/task/include/task.hpp:109) | called 60 times, returned 60 times | 50.0% |
| ppc::task::Task<std::vector<gaivoronskiy_m_grachem_method::Point, std::allocator<gaivoronskiy_m_grachem_method::Point> >, std::vector<gaivoronskiy_m_grachem_method::Point, std::allocator<gaivoronskiy_m_grachem_method::Point> > >::~Task() (modules/task/include/task.hpp:205) | called 60 times, returned 60 times | 89.0% |
| ppc::task::Task<std::vector<int, std::allocator<int> >, double>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 380 times, returned 380 times | 47.0% |
| ppc::task::Task<std::vector<int, std::allocator<int> >, double>::PostProcessing() (modules/task/include/task.hpp:148) | called 190 times, returned 190 times | 60.0% |
| ppc::task::Task<std::vector<int, std::allocator<int> >, double>::PreProcessing() (modules/task/include/task.hpp:121) | called 190 times, returned 190 times | 60.0% |
| ppc::task::Task<std::vector<int, std::allocator<int> >, double>::Run() (modules/task/include/task.hpp:136) | called 190 times, returned 190 times | 50.0% |
| ppc::task::Task<std::vector<int, std::allocator<int> >, double>::Validation() (modules/task/include/task.hpp:109) | called 190 times, returned 190 times | 50.0% |
| ppc::task::Task<std::vector<int, std::allocator<int> >, double>::~Task() (modules/task/include/task.hpp:205) | called 190 times, returned 190 times | 83.0% |
| ppc::task::Task<std::vector<int, std::allocator<int> >, int>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 4100 times, returned 4100 times | 47.0% |
| ppc::task::Task<std::vector<int, std::allocator<int> >, int>::PostProcessing() (modules/task/include/task.hpp:148) | called 2050 times, returned 2050 times | 60.0% |
| ppc::task::Task<std::vector<int, std::allocator<int> >, int>::PreProcessing() (modules/task/include/task.hpp:121) | called 2050 times, returned 2050 times | 60.0% |
| ppc::task::Task<std::vector<int, std::allocator<int> >, int>::Run() (modules/task/include/task.hpp:136) | called 2050 times, returned 2050 times | 50.0% |
| ppc::task::Task<std::vector<int, std::allocator<int> >, int>::Validation() (modules/task/include/task.hpp:109) | called 2060 times, returned 2060 times | 50.0% |
| ppc::task::Task<std::vector<int, std::allocator<int> >, int>::~Task() (modules/task/include/task.hpp:205) | called 2070 times, returned 2070 times | 100.0% |
| ppc::task::Task<std::vector<int, std::allocator<int> >, std::tuple<int, int> >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 1576 times, returned 1576 times | 47.0% |
| ppc::task::Task<std::vector<int, std::allocator<int> >, std::tuple<int, int> >::PostProcessing() (modules/task/include/task.hpp:148) | called 788 times, returned 788 times | 60.0% |
| ppc::task::Task<std::vector<int, std::allocator<int> >, std::tuple<int, int> >::PreProcessing() (modules/task/include/task.hpp:121) | called 788 times, returned 788 times | 60.0% |
| ppc::task::Task<std::vector<int, std::allocator<int> >, std::tuple<int, int> >::Run() (modules/task/include/task.hpp:136) | called 788 times, returned 788 times | 50.0% |
| ppc::task::Task<std::vector<int, std::allocator<int> >, std::tuple<int, int> >::Validation() (modules/task/include/task.hpp:109) | called 788 times, returned 788 times | 50.0% |
| ppc::task::Task<std::vector<int, std::allocator<int> >, std::tuple<int, int> >::~Task() (modules/task/include/task.hpp:205) | called 788 times, returned 788 times | 83.0% |
| ppc::task::Task<std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 4052 times, returned 4052 times | 47.0% |
| ppc::task::Task<std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >::PostProcessing() (modules/task/include/task.hpp:148) | called 2026 times, returned 2026 times | 60.0% |
| ppc::task::Task<std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >::PreProcessing() (modules/task/include/task.hpp:121) | called 2026 times, returned 2026 times | 60.0% |
| ppc::task::Task<std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >::Run() (modules/task/include/task.hpp:136) | called 2026 times, returned 2026 times | 50.0% |
| ppc::task::Task<std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >::Validation() (modules/task/include/task.hpp:109) | called 2026 times, returned 2026 times | 50.0% |
| ppc::task::Task<std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >::~Task() (modules/task/include/task.hpp:205) | called 2026 times, returned 2026 times | 89.0% |
| ppc::task::Task<std::vector<iskhakov_d_graham_convex_hull::Point, std::allocator<iskhakov_d_graham_convex_hull::Point> >, std::vector<iskhakov_d_graham_convex_hull::Point, std::allocator<iskhakov_d_graham_convex_hull::Point> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 320 times, returned 320 times | 47.0% |
| ppc::task::Task<std::vector<iskhakov_d_graham_convex_hull::Point, std::allocator<iskhakov_d_graham_convex_hull::Point> >, std::vector<iskhakov_d_graham_convex_hull::Point, std::allocator<iskhakov_d_graham_convex_hull::Point> > >::PostProcessing() (modules/task/include/task.hpp:148) | called 160 times, returned 160 times | 60.0% |
| ppc::task::Task<std::vector<iskhakov_d_graham_convex_hull::Point, std::allocator<iskhakov_d_graham_convex_hull::Point> >, std::vector<iskhakov_d_graham_convex_hull::Point, std::allocator<iskhakov_d_graham_convex_hull::Point> > >::PreProcessing() (modules/task/include/task.hpp:121) | called 160 times, returned 160 times | 60.0% |
| ppc::task::Task<std::vector<iskhakov_d_graham_convex_hull::Point, std::allocator<iskhakov_d_graham_convex_hull::Point> >, std::vector<iskhakov_d_graham_convex_hull::Point, std::allocator<iskhakov_d_graham_convex_hull::Point> > >::Run() (modules/task/include/task.hpp:136) | called 160 times, returned 160 times | 50.0% |
| ppc::task::Task<std::vector<iskhakov_d_graham_convex_hull::Point, std::allocator<iskhakov_d_graham_convex_hull::Point> >, std::vector<iskhakov_d_graham_convex_hull::Point, std::allocator<iskhakov_d_graham_convex_hull::Point> > >::Validation() (modules/task/include/task.hpp:109) | called 160 times, returned 160 times | 50.0% |
| ppc::task::Task<std::vector<iskhakov_d_graham_convex_hull::Point, std::allocator<iskhakov_d_graham_convex_hull::Point> >, std::vector<iskhakov_d_graham_convex_hull::Point, std::allocator<iskhakov_d_graham_convex_hull::Point> > >::~Task() (modules/task/include/task.hpp:205) | called 160 times, returned 160 times | 89.0% |
| ppc::task::Task<std::vector<luchnikov_e_graham_cov_hall_constr::Point, std::allocator<luchnikov_e_graham_cov_hall_constr::Point> >, std::vector<luchnikov_e_graham_cov_hall_constr::Point, std::allocator<luchnikov_e_graham_cov_hall_constr::Point> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 320 times, returned 320 times | 47.0% |
| ppc::task::Task<std::vector<luchnikov_e_graham_cov_hall_constr::Point, std::allocator<luchnikov_e_graham_cov_hall_constr::Point> >, std::vector<luchnikov_e_graham_cov_hall_constr::Point, std::allocator<luchnikov_e_graham_cov_hall_constr::Point> > >::PostProcessing() (modules/task/include/task.hpp:148) | called 160 times, returned 160 times | 60.0% |
| ppc::task::Task<std::vector<luchnikov_e_graham_cov_hall_constr::Point, std::allocator<luchnikov_e_graham_cov_hall_constr::Point> >, std::vector<luchnikov_e_graham_cov_hall_constr::Point, std::allocator<luchnikov_e_graham_cov_hall_constr::Point> > >::PreProcessing() (modules/task/include/task.hpp:121) | called 160 times, returned 160 times | 60.0% |
| ppc::task::Task<std::vector<luchnikov_e_graham_cov_hall_constr::Point, std::allocator<luchnikov_e_graham_cov_hall_constr::Point> >, std::vector<luchnikov_e_graham_cov_hall_constr::Point, std::allocator<luchnikov_e_graham_cov_hall_constr::Point> > >::Run() (modules/task/include/task.hpp:136) | called 160 times, returned 160 times | 50.0% |
| ppc::task::Task<std::vector<luchnikov_e_graham_cov_hall_constr::Point, std::allocator<luchnikov_e_graham_cov_hall_constr::Point> >, std::vector<luchnikov_e_graham_cov_hall_constr::Point, std::allocator<luchnikov_e_graham_cov_hall_constr::Point> > >::Validation() (modules/task/include/task.hpp:109) | called 160 times, returned 160 times | 50.0% |
| ppc::task::Task<std::vector<luchnikov_e_graham_cov_hall_constr::Point, std::allocator<luchnikov_e_graham_cov_hall_constr::Point> >, std::vector<luchnikov_e_graham_cov_hall_constr::Point, std::allocator<luchnikov_e_graham_cov_hall_constr::Point> > >::~Task() (modules/task/include/task.hpp:205) | called 160 times, returned 160 times | 89.0% |
| ppc::task::Task<std::vector<redkina_a_graham_approach::Point, std::allocator<redkina_a_graham_approach::Point> >, std::vector<redkina_a_graham_approach::Point, std::allocator<redkina_a_graham_approach::Point> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 240 times, returned 240 times | 47.0% |
| ppc::task::Task<std::vector<redkina_a_graham_approach::Point, std::allocator<redkina_a_graham_approach::Point> >, std::vector<redkina_a_graham_approach::Point, std::allocator<redkina_a_graham_approach::Point> > >::PostProcessing() (modules/task/include/task.hpp:148) | called 120 times, returned 120 times | 60.0% |
| ppc::task::Task<std::vector<redkina_a_graham_approach::Point, std::allocator<redkina_a_graham_approach::Point> >, std::vector<redkina_a_graham_approach::Point, std::allocator<redkina_a_graham_approach::Point> > >::PreProcessing() (modules/task/include/task.hpp:121) | called 120 times, returned 120 times | 60.0% |
| ppc::task::Task<std::vector<redkina_a_graham_approach::Point, std::allocator<redkina_a_graham_approach::Point> >, std::vector<redkina_a_graham_approach::Point, std::allocator<redkina_a_graham_approach::Point> > >::Run() (modules/task/include/task.hpp:136) | called 120 times, returned 120 times | 50.0% |
| ppc::task::Task<std::vector<redkina_a_graham_approach::Point, std::allocator<redkina_a_graham_approach::Point> >, std::vector<redkina_a_graham_approach::Point, std::allocator<redkina_a_graham_approach::Point> > >::Validation() (modules/task/include/task.hpp:109) | called 120 times, returned 120 times | 50.0% |
| ppc::task::Task<std::vector<redkina_a_graham_approach::Point, std::allocator<redkina_a_graham_approach::Point> >, std::vector<redkina_a_graham_approach::Point, std::allocator<redkina_a_graham_approach::Point> > >::~Task() (modules/task/include/task.hpp:205) | called 120 times, returned 120 times | 89.0% |
| ppc::task::Task<std::vector<romanov_m_jarvis_prohod::Point, std::allocator<romanov_m_jarvis_prohod::Point> >, std::vector<romanov_m_jarvis_prohod::Point, std::allocator<romanov_m_jarvis_prohod::Point> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 80 times, returned 80 times | 47.0% |
| ppc::task::Task<std::vector<romanov_m_jarvis_prohod::Point, std::allocator<romanov_m_jarvis_prohod::Point> >, std::vector<romanov_m_jarvis_prohod::Point, std::allocator<romanov_m_jarvis_prohod::Point> > >::PostProcessing() (modules/task/include/task.hpp:148) | called 40 times, returned 40 times | 60.0% |
| ppc::task::Task<std::vector<romanov_m_jarvis_prohod::Point, std::allocator<romanov_m_jarvis_prohod::Point> >, std::vector<romanov_m_jarvis_prohod::Point, std::allocator<romanov_m_jarvis_prohod::Point> > >::PreProcessing() (modules/task/include/task.hpp:121) | called 40 times, returned 40 times | 60.0% |
| ppc::task::Task<std::vector<romanov_m_jarvis_prohod::Point, std::allocator<romanov_m_jarvis_prohod::Point> >, std::vector<romanov_m_jarvis_prohod::Point, std::allocator<romanov_m_jarvis_prohod::Point> > >::Run() (modules/task/include/task.hpp:136) | called 40 times, returned 40 times | 50.0% |
| ppc::task::Task<std::vector<romanov_m_jarvis_prohod::Point, std::allocator<romanov_m_jarvis_prohod::Point> >, std::vector<romanov_m_jarvis_prohod::Point, std::allocator<romanov_m_jarvis_prohod::Point> > >::Validation() (modules/task/include/task.hpp:109) | called 40 times, returned 40 times | 50.0% |
| ppc::task::Task<std::vector<romanov_m_jarvis_prohod::Point, std::allocator<romanov_m_jarvis_prohod::Point> >, std::vector<romanov_m_jarvis_prohod::Point, std::allocator<romanov_m_jarvis_prohod::Point> > >::~Task() (modules/task/include/task.hpp:205) | called 40 times, returned 40 times | 89.0% |
| ppc::task::Task<std::vector<shemetov_d_increasing_contrast::Pixel, std::allocator<shemetov_d_increasing_contrast::Pixel> >, std::vector<shemetov_d_increasing_contrast::Pixel, std::allocator<shemetov_d_increasing_contrast::Pixel> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 80 times, returned 80 times | 47.0% |
| ppc::task::Task<std::vector<shemetov_d_increasing_contrast::Pixel, std::allocator<shemetov_d_increasing_contrast::Pixel> >, std::vector<shemetov_d_increasing_contrast::Pixel, std::allocator<shemetov_d_increasing_contrast::Pixel> > >::PostProcessing() (modules/task/include/task.hpp:148) | called 40 times, returned 40 times | 60.0% |
| ppc::task::Task<std::vector<shemetov_d_increasing_contrast::Pixel, std::allocator<shemetov_d_increasing_contrast::Pixel> >, std::vector<shemetov_d_increasing_contrast::Pixel, std::allocator<shemetov_d_increasing_contrast::Pixel> > >::PreProcessing() (modules/task/include/task.hpp:121) | called 40 times, returned 40 times | 60.0% |
| ppc::task::Task<std::vector<shemetov_d_increasing_contrast::Pixel, std::allocator<shemetov_d_increasing_contrast::Pixel> >, std::vector<shemetov_d_increasing_contrast::Pixel, std::allocator<shemetov_d_increasing_contrast::Pixel> > >::Run() (modules/task/include/task.hpp:136) | called 40 times, returned 40 times | 50.0% |
| ppc::task::Task<std::vector<shemetov_d_increasing_contrast::Pixel, std::allocator<shemetov_d_increasing_contrast::Pixel> >, std::vector<shemetov_d_increasing_contrast::Pixel, std::allocator<shemetov_d_increasing_contrast::Pixel> > >::Validation() (modules/task/include/task.hpp:109) | called 40 times, returned 40 times | 50.0% |
| ppc::task::Task<std::vector<shemetov_d_increasing_contrast::Pixel, std::allocator<shemetov_d_increasing_contrast::Pixel> >, std::vector<shemetov_d_increasing_contrast::Pixel, std::allocator<shemetov_d_increasing_contrast::Pixel> > >::~Task() (modules/task/include/task.hpp:205) | called 40 times, returned 40 times | 89.0% |
| ppc::task::Task<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<double, std::allocator<double> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 800 times, returned 800 times | 47.0% |
| ppc::task::Task<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<double, std::allocator<double> > >::PostProcessing() (modules/task/include/task.hpp:148) | called 400 times, returned 400 times | 60.0% |
| ppc::task::Task<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<double, std::allocator<double> > >::PreProcessing() (modules/task/include/task.hpp:121) | called 400 times, returned 400 times | 60.0% |
| ppc::task::Task<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<double, std::allocator<double> > >::Run() (modules/task/include/task.hpp:136) | called 400 times, returned 400 times | 50.0% |
| ppc::task::Task<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<double, std::allocator<double> > >::Validation() (modules/task/include/task.hpp:109) | called 400 times, returned 400 times | 50.0% |
| ppc::task::Task<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<double, std::allocator<double> > >::~Task() (modules/task/include/task.hpp:205) | called 400 times, returned 400 times | 86.0% |
| ppc::task::Task<std::vector<std::vector<float, std::allocator<float> >, std::allocator<std::vector<float, std::allocator<float> > > >, std::vector<float, std::allocator<float> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 140 times, returned 140 times | 47.0% |
| ppc::task::Task<std::vector<std::vector<float, std::allocator<float> >, std::allocator<std::vector<float, std::allocator<float> > > >, std::vector<float, std::allocator<float> > >::PostProcessing() (modules/task/include/task.hpp:148) | called 70 times, returned 70 times | 60.0% |
| ppc::task::Task<std::vector<std::vector<float, std::allocator<float> >, std::allocator<std::vector<float, std::allocator<float> > > >, std::vector<float, std::allocator<float> > >::PreProcessing() (modules/task/include/task.hpp:121) | called 70 times, returned 70 times | 60.0% |
| ppc::task::Task<std::vector<std::vector<float, std::allocator<float> >, std::allocator<std::vector<float, std::allocator<float> > > >, std::vector<float, std::allocator<float> > >::Run() (modules/task/include/task.hpp:136) | called 70 times, returned 70 times | 50.0% |
| ppc::task::Task<std::vector<std::vector<float, std::allocator<float> >, std::allocator<std::vector<float, std::allocator<float> > > >, std::vector<float, std::allocator<float> > >::Validation() (modules/task/include/task.hpp:109) | called 70 times, returned 70 times | 50.0% |
| ppc::task::Task<std::vector<std::vector<float, std::allocator<float> >, std::allocator<std::vector<float, std::allocator<float> > > >, std::vector<float, std::allocator<float> > >::~Task() (modules/task/include/task.hpp:205) | called 70 times, returned 70 times | 86.0% |
| ppc::task::Task<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >, int>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 260 times, returned 260 times | 47.0% |
| ppc::task::Task<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >, int>::PostProcessing() (modules/task/include/task.hpp:148) | called 130 times, returned 130 times | 60.0% |
| ppc::task::Task<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >, int>::PreProcessing() (modules/task/include/task.hpp:121) | called 130 times, returned 130 times | 60.0% |
| ppc::task::Task<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >, int>::Run() (modules/task/include/task.hpp:136) | called 130 times, returned 130 times | 50.0% |
| ppc::task::Task<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >, int>::Validation() (modules/task/include/task.hpp:109) | called 130 times, returned 130 times | 50.0% |
| ppc::task::Task<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >, int>::~Task() (modules/task/include/task.hpp:205) | called 130 times, returned 130 times | 75.0% |
| ppc::task::Task<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >, long>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 168 times, returned 168 times | 47.0% |
| ppc::task::Task<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >, long>::PostProcessing() (modules/task/include/task.hpp:148) | called 84 times, returned 84 times | 60.0% |
| ppc::task::Task<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >, long>::PreProcessing() (modules/task/include/task.hpp:121) | called 84 times, returned 84 times | 60.0% |
| ppc::task::Task<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >, long>::Run() (modules/task/include/task.hpp:136) | called 84 times, returned 84 times | 50.0% |
| ppc::task::Task<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >, long>::Validation() (modules/task/include/task.hpp:109) | called 84 times, returned 84 times | 50.0% |
| ppc::task::Task<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >, long>::~Task() (modules/task/include/task.hpp:205) | called 84 times, returned 84 times | 75.0% |
| ppc::task::Task<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >, std::vector<int, std::allocator<int> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 1136 times, returned 1136 times | 47.0% |
| ppc::task::Task<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >, std::vector<int, std::allocator<int> > >::PostProcessing() (modules/task/include/task.hpp:148) | called 568 times, returned 568 times | 60.0% |
| ppc::task::Task<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >, std::vector<int, std::allocator<int> > >::PreProcessing() (modules/task/include/task.hpp:121) | called 568 times, returned 568 times | 60.0% |
| ppc::task::Task<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >, std::vector<int, std::allocator<int> > >::Run() (modules/task/include/task.hpp:136) | called 568 times, returned 568 times | 50.0% |
| ppc::task::Task<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >, std::vector<int, std::allocator<int> > >::Validation() (modules/task/include/task.hpp:109) | called 568 times, returned 568 times | 50.0% |
| ppc::task::Task<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >, std::vector<int, std::allocator<int> > >::~Task() (modules/task/include/task.hpp:205) | called 568 times, returned 568 times | 86.0% |
| ppc::task::Task<std::vector<std::vector<shemetov_d_gauss_filter_linear::Pixel, std::allocator<shemetov_d_gauss_filter_linear::Pixel> >, std::allocator<std::vector<shemetov_d_gauss_filter_linear::Pixel, std::allocator<shemetov_d_gauss_filter_linear::Pixel> > > >, std::vector<std::vector<shemetov_d_gauss_filter_linear::Pixel, std::allocator<shemetov_d_gauss_filter_linear::Pixel> >, std::allocator<std::vector<shemetov_d_gauss_filter_linear::Pixel, std::allocator<shemetov_d_gauss_filter_linear::Pixel> > > > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 80 times, returned 80 times | 47.0% |
| ppc::task::Task<std::vector<std::vector<shemetov_d_gauss_filter_linear::Pixel, std::allocator<shemetov_d_gauss_filter_linear::Pixel> >, std::allocator<std::vector<shemetov_d_gauss_filter_linear::Pixel, std::allocator<shemetov_d_gauss_filter_linear::Pixel> > > >, std::vector<std::vector<shemetov_d_gauss_filter_linear::Pixel, std::allocator<shemetov_d_gauss_filter_linear::Pixel> >, std::allocator<std::vector<shemetov_d_gauss_filter_linear::Pixel, std::allocator<shemetov_d_gauss_filter_linear::Pixel> > > > >::PostProcessing() (modules/task/include/task.hpp:148) | called 40 times, returned 40 times | 60.0% |
| ppc::task::Task<std::vector<std::vector<shemetov_d_gauss_filter_linear::Pixel, std::allocator<shemetov_d_gauss_filter_linear::Pixel> >, std::allocator<std::vector<shemetov_d_gauss_filter_linear::Pixel, std::allocator<shemetov_d_gauss_filter_linear::Pixel> > > >, std::vector<std::vector<shemetov_d_gauss_filter_linear::Pixel, std::allocator<shemetov_d_gauss_filter_linear::Pixel> >, std::allocator<std::vector<shemetov_d_gauss_filter_linear::Pixel, std::allocator<shemetov_d_gauss_filter_linear::Pixel> > > > >::PreProcessing() (modules/task/include/task.hpp:121) | called 40 times, returned 40 times | 60.0% |
| ppc::task::Task<std::vector<std::vector<shemetov_d_gauss_filter_linear::Pixel, std::allocator<shemetov_d_gauss_filter_linear::Pixel> >, std::allocator<std::vector<shemetov_d_gauss_filter_linear::Pixel, std::allocator<shemetov_d_gauss_filter_linear::Pixel> > > >, std::vector<std::vector<shemetov_d_gauss_filter_linear::Pixel, std::allocator<shemetov_d_gauss_filter_linear::Pixel> >, std::allocator<std::vector<shemetov_d_gauss_filter_linear::Pixel, std::allocator<shemetov_d_gauss_filter_linear::Pixel> > > > >::Run() (modules/task/include/task.hpp:136) | called 40 times, returned 40 times | 50.0% |
| ppc::task::Task<std::vector<std::vector<shemetov_d_gauss_filter_linear::Pixel, std::allocator<shemetov_d_gauss_filter_linear::Pixel> >, std::allocator<std::vector<shemetov_d_gauss_filter_linear::Pixel, std::allocator<shemetov_d_gauss_filter_linear::Pixel> > > >, std::vector<std::vector<shemetov_d_gauss_filter_linear::Pixel, std::allocator<shemetov_d_gauss_filter_linear::Pixel> >, std::allocator<std::vector<shemetov_d_gauss_filter_linear::Pixel, std::allocator<shemetov_d_gauss_filter_linear::Pixel> > > > >::Validation() (modules/task/include/task.hpp:109) | called 40 times, returned 40 times | 50.0% |
| ppc::task::Task<std::vector<std::vector<shemetov_d_gauss_filter_linear::Pixel, std::allocator<shemetov_d_gauss_filter_linear::Pixel> >, std::allocator<std::vector<shemetov_d_gauss_filter_linear::Pixel, std::allocator<shemetov_d_gauss_filter_linear::Pixel> > > >, std::vector<std::vector<shemetov_d_gauss_filter_linear::Pixel, std::allocator<shemetov_d_gauss_filter_linear::Pixel> >, std::allocator<std::vector<shemetov_d_gauss_filter_linear::Pixel, std::allocator<shemetov_d_gauss_filter_linear::Pixel> > > > >::~Task() (modules/task/include/task.hpp:205) | called 40 times, returned 40 times | 80.0% |
| ppc::task::Task<std::vector<unsigned char, std::allocator<unsigned char> >, std::vector<unsigned char, std::allocator<unsigned char> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 400 times, returned 400 times | 47.0% |
| ppc::task::Task<std::vector<unsigned char, std::allocator<unsigned char> >, std::vector<unsigned char, std::allocator<unsigned char> > >::PostProcessing() (modules/task/include/task.hpp:148) | called 200 times, returned 200 times | 60.0% |
| ppc::task::Task<std::vector<unsigned char, std::allocator<unsigned char> >, std::vector<unsigned char, std::allocator<unsigned char> > >::PreProcessing() (modules/task/include/task.hpp:121) | called 200 times, returned 200 times | 60.0% |
| ppc::task::Task<std::vector<unsigned char, std::allocator<unsigned char> >, std::vector<unsigned char, std::allocator<unsigned char> > >::Run() (modules/task/include/task.hpp:136) | called 200 times, returned 200 times | 50.0% |
| ppc::task::Task<std::vector<unsigned char, std::allocator<unsigned char> >, std::vector<unsigned char, std::allocator<unsigned char> > >::Validation() (modules/task/include/task.hpp:109) | called 200 times, returned 200 times | 50.0% |
| ppc::task::Task<std::vector<unsigned char, std::allocator<unsigned char> >, std::vector<unsigned char, std::allocator<unsigned char> > >::~Task() (modules/task/include/task.hpp:205) | called 200 times, returned 200 times | 89.0% |
| ppc::task::Task<std::vector<unsigned char, std::allocator<unsigned char> >, unsigned char>::InternalTimeTest() (modules/task/include/task.hpp:217) | not called | 0.0% |
| ppc::task::Task<std::vector<unsigned char, std::allocator<unsigned char> >, unsigned char>::PostProcessing() (modules/task/include/task.hpp:148) | called 10 times, returned 10 times | 50.0% |
| ppc::task::Task<std::vector<unsigned char, std::allocator<unsigned char> >, unsigned char>::PreProcessing() (modules/task/include/task.hpp:121) | called 10 times, returned 10 times | 50.0% |
| ppc::task::Task<std::vector<unsigned char, std::allocator<unsigned char> >, unsigned char>::Run() (modules/task/include/task.hpp:136) | called 10 times, returned 10 times | 50.0% |
| ppc::task::Task<std::vector<unsigned char, std::allocator<unsigned char> >, unsigned char>::Validation() (modules/task/include/task.hpp:109) | called 10 times, returned 10 times | 50.0% |
| ppc::task::Task<std::vector<unsigned char, std::allocator<unsigned char> >, unsigned char>::~Task() (modules/task/include/task.hpp:205) | called 10 times, returned 10 times | 83.0% |
| ppc::task::Task<std::vector<unsigned int, std::allocator<unsigned int> >, unsigned int>::InternalTimeTest() (modules/task/include/task.hpp:217) | not called | 0.0% |
| ppc::task::Task<std::vector<unsigned int, std::allocator<unsigned int> >, unsigned int>::PostProcessing() (modules/task/include/task.hpp:148) | called 70 times, returned 70 times | 50.0% |
| ppc::task::Task<std::vector<unsigned int, std::allocator<unsigned int> >, unsigned int>::PreProcessing() (modules/task/include/task.hpp:121) | called 70 times, returned 70 times | 50.0% |
| ppc::task::Task<std::vector<unsigned int, std::allocator<unsigned int> >, unsigned int>::Run() (modules/task/include/task.hpp:136) | called 110 times, returned 110 times | 50.0% |
| ppc::task::Task<std::vector<unsigned int, std::allocator<unsigned int> >, unsigned int>::Validation() (modules/task/include/task.hpp:109) | called 70 times, returned 70 times | 50.0% |
| ppc::task::Task<std::vector<unsigned int, std::allocator<unsigned int> >, unsigned int>::~Task() (modules/task/include/task.hpp:205) | called 20 times, returned 20 times | 83.0% |
| ppc::task::Task<std::vector<zyazeva_s_graham_scheme::Point, std::allocator<zyazeva_s_graham_scheme::Point> >, std::vector<zyazeva_s_graham_scheme::Point, std::allocator<zyazeva_s_graham_scheme::Point> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 160 times, returned 160 times | 47.0% |
| ppc::task::Task<std::vector<zyazeva_s_graham_scheme::Point, std::allocator<zyazeva_s_graham_scheme::Point> >, std::vector<zyazeva_s_graham_scheme::Point, std::allocator<zyazeva_s_graham_scheme::Point> > >::PostProcessing() (modules/task/include/task.hpp:148) | called 80 times, returned 80 times | 60.0% |
| ppc::task::Task<std::vector<zyazeva_s_graham_scheme::Point, std::allocator<zyazeva_s_graham_scheme::Point> >, std::vector<zyazeva_s_graham_scheme::Point, std::allocator<zyazeva_s_graham_scheme::Point> > >::PreProcessing() (modules/task/include/task.hpp:121) | called 80 times, returned 80 times | 60.0% |
| ppc::task::Task<std::vector<zyazeva_s_graham_scheme::Point, std::allocator<zyazeva_s_graham_scheme::Point> >, std::vector<zyazeva_s_graham_scheme::Point, std::allocator<zyazeva_s_graham_scheme::Point> > >::Run() (modules/task/include/task.hpp:136) | called 80 times, returned 80 times | 50.0% |
| ppc::task::Task<std::vector<zyazeva_s_graham_scheme::Point, std::allocator<zyazeva_s_graham_scheme::Point> >, std::vector<zyazeva_s_graham_scheme::Point, std::allocator<zyazeva_s_graham_scheme::Point> > >::Validation() (modules/task/include/task.hpp:109) | called 80 times, returned 80 times | 50.0% |
| ppc::task::Task<std::vector<zyazeva_s_graham_scheme::Point, std::allocator<zyazeva_s_graham_scheme::Point> >, std::vector<zyazeva_s_graham_scheme::Point, std::allocator<zyazeva_s_graham_scheme::Point> > >::~Task() (modules/task/include/task.hpp:205) | called 80 times, returned 80 times | 89.0% |
| ppc::task::Task<tochilin_e_integral_trapezium::IntegralInput, double>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 300 times, returned 300 times | 47.0% |
| ppc::task::Task<tochilin_e_integral_trapezium::IntegralInput, double>::PostProcessing() (modules/task/include/task.hpp:148) | called 150 times, returned 150 times | 60.0% |
| ppc::task::Task<tochilin_e_integral_trapezium::IntegralInput, double>::PreProcessing() (modules/task/include/task.hpp:121) | called 150 times, returned 150 times | 60.0% |
| ppc::task::Task<tochilin_e_integral_trapezium::IntegralInput, double>::Run() (modules/task/include/task.hpp:136) | called 150 times, returned 150 times | 50.0% |
| ppc::task::Task<tochilin_e_integral_trapezium::IntegralInput, double>::Validation() (modules/task/include/task.hpp:109) | called 150 times, returned 150 times | 50.0% |
| ppc::task::Task<tochilin_e_integral_trapezium::IntegralInput, double>::~Task() (modules/task/include/task.hpp:205) | called 150 times, returned 150 times | 75.0% |
| ppc::task::Task<tochilin_e_integration_trapezoid::IntegrationInput, double>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 60 times, returned 60 times | 47.0% |
| ppc::task::Task<tochilin_e_integration_trapezoid::IntegrationInput, double>::PostProcessing() (modules/task/include/task.hpp:148) | called 30 times, returned 30 times | 60.0% |
| ppc::task::Task<tochilin_e_integration_trapezoid::IntegrationInput, double>::PreProcessing() (modules/task/include/task.hpp:121) | called 30 times, returned 30 times | 60.0% |
| ppc::task::Task<tochilin_e_integration_trapezoid::IntegrationInput, double>::Run() (modules/task/include/task.hpp:136) | called 30 times, returned 30 times | 50.0% |
| ppc::task::Task<tochilin_e_integration_trapezoid::IntegrationInput, double>::Validation() (modules/task/include/task.hpp:109) | called 30 times, returned 30 times | 50.0% |
| ppc::task::Task<tochilin_e_integration_trapezoid::IntegrationInput, double>::~Task() (modules/task/include/task.hpp:205) | called 30 times, returned 30 times | 80.0% |
| ppc::task::Task<tochilin_e_vertical_ribbon_scheme::TaskData, std::vector<double, std::allocator<double> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 60 times, returned 60 times | 47.0% |
| ppc::task::Task<tochilin_e_vertical_ribbon_scheme::TaskData, std::vector<double, std::allocator<double> > >::PostProcessing() (modules/task/include/task.hpp:148) | called 30 times, returned 30 times | 60.0% |
| ppc::task::Task<tochilin_e_vertical_ribbon_scheme::TaskData, std::vector<double, std::allocator<double> > >::PreProcessing() (modules/task/include/task.hpp:121) | called 30 times, returned 30 times | 60.0% |
| ppc::task::Task<tochilin_e_vertical_ribbon_scheme::TaskData, std::vector<double, std::allocator<double> > >::Run() (modules/task/include/task.hpp:136) | called 30 times, returned 30 times | 50.0% |
| ppc::task::Task<tochilin_e_vertical_ribbon_scheme::TaskData, std::vector<double, std::allocator<double> > >::Validation() (modules/task/include/task.hpp:109) | called 30 times, returned 30 times | 50.0% |
| ppc::task::Task<tochilin_e_vertical_ribbon_scheme::TaskData, std::vector<double, std::allocator<double> > >::~Task() (modules/task/include/task.hpp:205) | called 30 times, returned 30 times | 86.0% |
| ppc::task::Task<trofimov_n_linear_topology::InputData, int>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 200 times, returned 200 times | 47.0% |
| ppc::task::Task<trofimov_n_linear_topology::InputData, int>::PostProcessing() (modules/task/include/task.hpp:148) | called 100 times, returned 100 times | 60.0% |
| ppc::task::Task<trofimov_n_linear_topology::InputData, int>::PreProcessing() (modules/task/include/task.hpp:121) | called 100 times, returned 100 times | 60.0% |
| ppc::task::Task<trofimov_n_linear_topology::InputData, int>::Run() (modules/task/include/task.hpp:136) | called 100 times, returned 100 times | 50.0% |
| ppc::task::Task<trofimov_n_linear_topology::InputData, int>::Validation() (modules/task/include/task.hpp:109) | called 100 times, returned 100 times | 50.0% |
| ppc::task::Task<unsigned long, long>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 100 times, returned 100 times | 47.0% |
| ppc::task::Task<unsigned long, long>::PostProcessing() (modules/task/include/task.hpp:148) | called 50 times, returned 50 times | 60.0% |
| ppc::task::Task<unsigned long, long>::PreProcessing() (modules/task/include/task.hpp:121) | called 50 times, returned 50 times | 60.0% |
| ppc::task::Task<unsigned long, long>::Run() (modules/task/include/task.hpp:136) | called 50 times, returned 50 times | 50.0% |
| ppc::task::Task<unsigned long, long>::Validation() (modules/task/include/task.hpp:109) | called 50 times, returned 50 times | 50.0% |
| ppc::task::Task<vasiliev_m_bellman_ford_crs::CRSGraph, std::vector<int, std::allocator<int> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 80 times, returned 80 times | 47.0% |
| ppc::task::Task<vasiliev_m_bellman_ford_crs::CRSGraph, std::vector<int, std::allocator<int> > >::PostProcessing() (modules/task/include/task.hpp:148) | called 40 times, returned 40 times | 60.0% |
| ppc::task::Task<vasiliev_m_bellman_ford_crs::CRSGraph, std::vector<int, std::allocator<int> > >::PreProcessing() (modules/task/include/task.hpp:121) | called 40 times, returned 40 times | 60.0% |
| ppc::task::Task<vasiliev_m_bellman_ford_crs::CRSGraph, std::vector<int, std::allocator<int> > >::Run() (modules/task/include/task.hpp:136) | called 40 times, returned 40 times | 50.0% |
| ppc::task::Task<vasiliev_m_bellman_ford_crs::CRSGraph, std::vector<int, std::allocator<int> > >::Validation() (modules/task/include/task.hpp:109) | called 40 times, returned 40 times | 50.0% |
| ppc::task::Task<vasiliev_m_bellman_ford_crs::CRSGraph, std::vector<int, std::allocator<int> > >::~Task() (modules/task/include/task.hpp:205) | called 40 times, returned 40 times | 86.0% |
| ppc::task::Task<vlasova_a_image_smoothing::ImageData, vlasova_a_image_smoothing::ImageData>::InternalTimeTest() (modules/task/include/task.hpp:217) | called 60 times, returned 60 times | 47.0% |
| ppc::task::Task<vlasova_a_image_smoothing::ImageData, vlasova_a_image_smoothing::ImageData>::PostProcessing() (modules/task/include/task.hpp:148) | called 30 times, returned 30 times | 60.0% |
| ppc::task::Task<vlasova_a_image_smoothing::ImageData, vlasova_a_image_smoothing::ImageData>::PreProcessing() (modules/task/include/task.hpp:121) | called 30 times, returned 30 times | 60.0% |
| ppc::task::Task<vlasova_a_image_smoothing::ImageData, vlasova_a_image_smoothing::ImageData>::Run() (modules/task/include/task.hpp:136) | called 30 times, returned 30 times | 50.0% |
| ppc::task::Task<vlasova_a_image_smoothing::ImageData, vlasova_a_image_smoothing::ImageData>::Validation() (modules/task/include/task.hpp:109) | called 30 times, returned 30 times | 50.0% |
| ppc::task::Task<vlasova_a_image_smoothing::ImageData, vlasova_a_image_smoothing::ImageData>::~Task() (modules/task/include/task.hpp:205) | called 30 times, returned 30 times | 89.0% |
| ppc::task::Task<zhurin_i_ring_topology::RingMessage, std::vector<int, std::allocator<int> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 472 times, returned 472 times | 47.0% |
| ppc::task::Task<zhurin_i_ring_topology::RingMessage, std::vector<int, std::allocator<int> > >::PostProcessing() (modules/task/include/task.hpp:148) | called 236 times, returned 236 times | 60.0% |
| ppc::task::Task<zhurin_i_ring_topology::RingMessage, std::vector<int, std::allocator<int> > >::PreProcessing() (modules/task/include/task.hpp:121) | called 236 times, returned 236 times | 60.0% |
| ppc::task::Task<zhurin_i_ring_topology::RingMessage, std::vector<int, std::allocator<int> > >::Run() (modules/task/include/task.hpp:136) | called 236 times, returned 236 times | 50.0% |
| ppc::task::Task<zhurin_i_ring_topology::RingMessage, std::vector<int, std::allocator<int> > >::Validation() (modules/task/include/task.hpp:109) | called 236 times, returned 236 times | 50.0% |
| ppc::task::Task<zhurin_i_ring_topology::RingMessage, std::vector<int, std::allocator<int> > >::~Task() (modules/task/include/task.hpp:205) | called 236 times, returned 236 times | 89.0% |
| ppc::task::Task<zorin_d_bellman_ford::InType, std::vector<long, std::allocator<long> > >::InternalTimeTest() (modules/task/include/task.hpp:217) | called 60 times, returned 60 times | 47.0% |
| ppc::task::Task<zorin_d_bellman_ford::InType, std::vector<long, std::allocator<long> > >::PostProcessing() (modules/task/include/task.hpp:148) | called 30 times, returned 30 times | 60.0% |
| ppc::task::Task<zorin_d_bellman_ford::InType, std::vector<long, std::allocator<long> > >::PreProcessing() (modules/task/include/task.hpp:121) | called 30 times, returned 30 times | 60.0% |
| ppc::task::Task<zorin_d_bellman_ford::InType, std::vector<long, std::allocator<long> > >::Run() (modules/task/include/task.hpp:136) | called 30 times, returned 30 times | 50.0% |
| ppc::task::Task<zorin_d_bellman_ford::InType, std::vector<long, std::allocator<long> > >::Validation() (modules/task/include/task.hpp:109) | called 30 times, returned 30 times | 50.0% |
| ppc::task::Task<zorin_d_bellman_ford::InType, std::vector<long, std::allocator<long> > >::~Task() (modules/task/include/task.hpp:205) | called 30 times, returned 30 times | 86.0% |
| ppc::task::TypeOfTaskToString[abi:cxx11](ppc::task::TypeOfTask) (modules/task/include/task.hpp:50) | called 111704 times, returned 111704 times | 100.0% |
| ppc::util::GetAbsoluteTaskPath(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (modules/util/src/util.cpp:18) | called 2339 times, returned 2339 times | 58.0% |
| ppc::util::GetNumProc() (modules/util/src/util.cpp:31) | called 100 times, returned 100 times | 88.0% |
| ppc::util::GetNumThreads() (modules/util/src/util.cpp:23) | called 244 times, returned 244 times | 88.0% |
| ppc::util::GetPerfMaxTime() (modules/util/src/util.cpp:47) | called 60 times, returned 60 times | 88.0% |
| ppc::util::GetTaskMaxTime() (modules/util/src/util.cpp:39) | called 21506 times, returned 21506 times | 88.0% |
| ppc::util::IsUnderMpirun() (modules/util/src/util.cpp:62) | called 44920 times, returned 44920 times | 100.0% |
| ppc::util::test::MakeCurrentGTestToken[abi:cxx11](std::basic_string_view<char, std::char_traits<char> >) (modules/util/include/util.hpp:151) | called 22314 times, returned 22314 times | 78.0% |
| ppc::util::test::MakePerTestEnvForCurrentGTest(std::basic_string_view<char, std::char_traits<char> >) (modules/util/include/util.hpp:163) | called 22314 times, returned 22314 times | 83.0% |
| ppc::util::test::SanitizeToken[abi:cxx11](std::basic_string_view<char, std::char_traits<char> >) (modules/util/include/util.hpp:106) | called 22762 times, returned 22762 times | 100.0% |
| ppc::util::test::SanitizeToken[abi:cxx11](std::basic_string_view<char, std::char_traits<char> >)::{lambda(char)#1}::operator()(char) const (modules/util/include/util.hpp:108) | called 2767824 times, returned 2767824 times | 100.0% |
| ppc::util::test::ScopedPerTestEnv::CreateTmpDir(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (modules/util/include/util.hpp:126) | called 22314 times, returned 22314 times | 64.0% |
| ppc::util::test::ScopedPerTestEnv::CreateTmpDir(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)::{lambda()#1}::operator()[abi:cxx11]() const (modules/util/include/util.hpp:128) | called 4674 times, returned 4674 times | 52.0% |
| ppc::util::test::ScopedPerTestEnv::ScopedPerTestEnv(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (modules/util/include/util.hpp:122) | called 22314 times, returned 22314 times | 67.0% |
| rastvorov_k_number_of_character_alternations::(anonymous namespace)::CombineGlobal(std::vector<int, std::allocator<int> > const&) (tasks/Rastvorov_K_Number_of_character_alternations/mpi/src/ops_mpi.cpp:75) | called 4 times, returned 4 times | 100.0% |
| rastvorov_k_number_of_character_alternations::(anonymous namespace)::ProcessSegment(unsigned long, unsigned long) (tasks/Rastvorov_K_Number_of_character_alternations/mpi/src/ops_mpi.cpp:54) | called 8 times, returned 8 times | 100.0% |
| rastvorov_k_number_of_character_alternations::RastvorovKNumberAfCharacterAlternationsMPI::PostProcessingImpl() (tasks/Rastvorov_K_Number_of_character_alternations/mpi/src/ops_mpi.cpp:156) | called 10 times, returned 10 times | 100.0% |
| rastvorov_k_number_of_character_alternations::RastvorovKNumberAfCharacterAlternationsMPI::PreProcessingImpl() (tasks/Rastvorov_K_Number_of_character_alternations/mpi/src/ops_mpi.cpp:112) | called 10 times, returned 10 times | 100.0% |
| rastvorov_k_number_of_character_alternations::RastvorovKNumberAfCharacterAlternationsMPI::RastvorovKNumberAfCharacterAlternationsMPI(double const&) (tasks/Rastvorov_K_Number_of_character_alternations/mpi/src/ops_mpi.cpp:102) | called 10 times, returned 10 times | 100.0% |
| rastvorov_k_number_of_character_alternations::RastvorovKNumberAfCharacterAlternationsMPI::RunImpl() (tasks/Rastvorov_K_Number_of_character_alternations/mpi/src/ops_mpi.cpp:117) | called 10 times, returned 10 times | 88.0% |
| rastvorov_k_number_of_character_alternations::RastvorovKNumberAfCharacterAlternationsMPI::ValidationImpl() (tasks/Rastvorov_K_Number_of_character_alternations/mpi/src/ops_mpi.cpp:108) | called 10 times, returned 10 times | 100.0% |
| rastvorov_k_number_of_character_alternations::RastvorovKNumberAfCharacterAlternationsSEQ::PostProcessingImpl() (tasks/Rastvorov_K_Number_of_character_alternations/seq/src/ops_seq.cpp:73) | called 40 times, returned 40 times | 100.0% |
| rastvorov_k_number_of_character_alternations::RastvorovKNumberAfCharacterAlternationsSEQ::PreProcessingImpl() (tasks/Rastvorov_K_Number_of_character_alternations/seq/src/ops_seq.cpp:43) | called 40 times, returned 40 times | 100.0% |
| rastvorov_k_number_of_character_alternations::RastvorovKNumberAfCharacterAlternationsSEQ::RastvorovKNumberAfCharacterAlternationsSEQ(double const&) (tasks/Rastvorov_K_Number_of_character_alternations/seq/src/ops_seq.cpp:33) | called 40 times, returned 40 times | 100.0% |
| rastvorov_k_number_of_character_alternations::RastvorovKNumberAfCharacterAlternationsSEQ::RunImpl() (tasks/Rastvorov_K_Number_of_character_alternations/seq/src/ops_seq.cpp:48) | called 40 times, returned 40 times | 100.0% |
| rastvorov_k_number_of_character_alternations::RastvorovKNumberAfCharacterAlternationsSEQ::ValidationImpl() (tasks/Rastvorov_K_Number_of_character_alternations/seq/src/ops_seq.cpp:39) | called 40 times, returned 40 times | 100.0% |
| rastvorov_k_radix_sort_double_merge::(anonymous namespace)::MergeSorted(std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&) (tasks/rastvorov_k_radix_sort_double_merge/mpi/src/ops_mpi.cpp:70) | called 8 times, returned 8 times | 82.0% |
| rastvorov_k_radix_sort_double_merge::(anonymous namespace)::RadixSortDouble(std::vector<double, std::allocator<double> >*) (tasks/rastvorov_k_radix_sort_double_merge/mpi/src/ops_mpi.cpp:28) | called 16 times, returned 16 times | 83.0% |
| rastvorov_k_radix_sort_double_merge::(anonymous namespace)::RadixSortDouble(std::vector<double, std::allocator<double> >*) (tasks/rastvorov_k_radix_sort_double_merge/seq/src/ops_seq.cpp:30) | called 64 times, returned 64 times | 83.0% |
| rastvorov_k_radix_sort_double_merge::(anonymous namespace)::RecvVectorD(int, int, ompi_communicator_t*) (tasks/rastvorov_k_radix_sort_double_merge/mpi/src/ops_mpi.cpp:97) | called 8 times, returned 8 times | 67.0% |
| rastvorov_k_radix_sort_double_merge::(anonymous namespace)::SendVectorD(int, int, std::vector<double, std::allocator<double> > const&, ompi_communicator_t*) (tasks/rastvorov_k_radix_sort_double_merge/mpi/src/ops_mpi.cpp:109) | called 8 times, returned 8 times | 100.0% |
| rastvorov_k_radix_sort_double_merge::RastvorovKRadixSortDoubleMergeMPI::PostProcessingImpl() (tasks/rastvorov_k_radix_sort_double_merge/mpi/src/ops_mpi.cpp:181) | called 16 times, returned 16 times | 100.0% |
| rastvorov_k_radix_sort_double_merge::RastvorovKRadixSortDoubleMergeMPI::PreProcessingImpl() (tasks/rastvorov_k_radix_sort_double_merge/mpi/src/ops_mpi.cpp:125) | called 16 times, returned 16 times | 96.0% |
| rastvorov_k_radix_sort_double_merge::RastvorovKRadixSortDoubleMergeMPI::RastvorovKRadixSortDoubleMergeMPI(std::vector<double, std::allocator<double> > const&) (tasks/rastvorov_k_radix_sort_double_merge/mpi/include/ops_mpi.hpp:16) | called 16 times, returned 16 times | 28.0% |
| rastvorov_k_radix_sort_double_merge::RastvorovKRadixSortDoubleMergeMPI::RunImpl() (tasks/rastvorov_k_radix_sort_double_merge/mpi/src/ops_mpi.cpp:162) | called 16 times, returned 16 times | 78.0% |
| rastvorov_k_radix_sort_double_merge::RastvorovKRadixSortDoubleMergeMPI::ValidationImpl() (tasks/rastvorov_k_radix_sort_double_merge/mpi/src/ops_mpi.cpp:119) | called 16 times, returned 16 times | 100.0% |
| rastvorov_k_radix_sort_double_merge::RastvorovKRadixSortDoubleMergeSEQ::PostProcessingImpl() (tasks/rastvorov_k_radix_sort_double_merge/seq/src/ops_seq.cpp:95) | called 64 times, returned 64 times | 100.0% |
| rastvorov_k_radix_sort_double_merge::RastvorovKRadixSortDoubleMergeSEQ::PreProcessingImpl() (tasks/rastvorov_k_radix_sort_double_merge/seq/src/ops_seq.cpp:84) | called 64 times, returned 64 times | 75.0% |
| rastvorov_k_radix_sort_double_merge::RastvorovKRadixSortDoubleMergeSEQ::RastvorovKRadixSortDoubleMergeSEQ(std::vector<double, std::allocator<double> > const&) (tasks/rastvorov_k_radix_sort_double_merge/seq/src/ops_seq.cpp:74) | called 64 times, returned 64 times | 50.0% |
| rastvorov_k_radix_sort_double_merge::RastvorovKRadixSortDoubleMergeSEQ::RunImpl() (tasks/rastvorov_k_radix_sort_double_merge/seq/src/ops_seq.cpp:90) | called 64 times, returned 64 times | 100.0% |
| rastvorov_k_radix_sort_double_merge::RastvorovKRadixSortDoubleMergeSEQ::ValidationImpl() (tasks/rastvorov_k_radix_sort_double_merge/seq/src/ops_seq.cpp:80) | called 64 times, returned 64 times | 100.0% |
| rastvorov_k_simple_iteration_method::(anonymous namespace)::RunIterations(int, unsigned long, std::vector<double, std::allocator<double> >) (tasks/Rastvorov_K_Simple_iteration_method/mpi/src/ops_mpi.cpp:30) | not called | 0.0% |
| rastvorov_k_simple_iteration_method::RastvorovKSimpleIterationMethodMPI::PostProcessingImpl() (tasks/Rastvorov_K_Simple_iteration_method/mpi/src/ops_mpi.cpp:138) | not called | 0.0% |
| rastvorov_k_simple_iteration_method::RastvorovKSimpleIterationMethodMPI::PreProcessingImpl() (tasks/Rastvorov_K_Simple_iteration_method/mpi/src/ops_mpi.cpp:79) | not called | 0.0% |
| rastvorov_k_simple_iteration_method::RastvorovKSimpleIterationMethodMPI::RastvorovKSimpleIterationMethodMPI(int const&) (tasks/Rastvorov_K_Simple_iteration_method/mpi/src/ops_mpi.cpp:69) | not called | 0.0% |
| rastvorov_k_simple_iteration_method::RastvorovKSimpleIterationMethodMPI::RunImpl() (tasks/Rastvorov_K_Simple_iteration_method/mpi/src/ops_mpi.cpp:84) | not called | 0.0% |
| rastvorov_k_simple_iteration_method::RastvorovKSimpleIterationMethodMPI::ValidationImpl() (tasks/Rastvorov_K_Simple_iteration_method/mpi/src/ops_mpi.cpp:75) | not called | 0.0% |
| rastvorov_k_simple_iteration_method::RastvorovKSimpleIterationMethodSEQ::PostProcessingImpl() (tasks/Rastvorov_K_Simple_iteration_method/seq/src/ops_seq.cpp:71) | not called | 0.0% |
| rastvorov_k_simple_iteration_method::RastvorovKSimpleIterationMethodSEQ::PreProcessingImpl() (tasks/Rastvorov_K_Simple_iteration_method/seq/src/ops_seq.cpp:24) | not called | 0.0% |
| rastvorov_k_simple_iteration_method::RastvorovKSimpleIterationMethodSEQ::RastvorovKSimpleIterationMethodSEQ(int const&) (tasks/Rastvorov_K_Simple_iteration_method/seq/src/ops_seq.cpp:14) | not called | 0.0% |
| rastvorov_k_simple_iteration_method::RastvorovKSimpleIterationMethodSEQ::RunImpl() (tasks/Rastvorov_K_Simple_iteration_method/seq/src/ops_seq.cpp:29) | not called | 0.0% |
| rastvorov_k_simple_iteration_method::RastvorovKSimpleIterationMethodSEQ::ValidationImpl() (tasks/Rastvorov_K_Simple_iteration_method/seq/src/ops_seq.cpp:20) | not called | 0.0% |
| redkina_a_graham_approach::(anonymous namespace)::BroadcastHull(int, std::vector<redkina_a_graham_approach::Point, std::allocator<redkina_a_graham_approach::Point> >&, ompi_datatype_t*) (tasks/redkina_a_graham_approach/mpi/src/ops_mpi.cpp:56) | called 24 times, returned 24 times | 100.0% |
| redkina_a_graham_approach::(anonymous namespace)::ComparePolarAngle(redkina_a_graham_approach::Point const&, redkina_a_graham_approach::Point const&, redkina_a_graham_approach::Point const&) (tasks/redkina_a_graham_approach/mpi/src/ops_mpi.cpp:30) | called 30 times, returned 30 times | 100.0% |
| redkina_a_graham_approach::(anonymous namespace)::ComparePolarAngles(redkina_a_graham_approach::Point const&, redkina_a_graham_approach::Point const&, redkina_a_graham_approach::Point const&) (tasks/redkina_a_graham_approach/seq/src/ops_seq.cpp:27) | called 240 times, returned 240 times | 100.0% |
| redkina_a_graham_approach::(anonymous namespace)::GatherLocalHulls(int, std::vector<redkina_a_graham_approach::Point, std::allocator<redkina_a_graham_approach::Point> > const&, std::vector<redkina_a_graham_approach::Point, std::allocator<redkina_a_graham_approach::Point> >&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&, ompi_datatype_t*) (tasks/redkina_a_graham_approach/mpi/src/ops_mpi.cpp:50) | called 24 times, returned 24 times | 100.0% |
| redkina_a_graham_approach::(anonymous namespace)::GrahamScanSeq(std::vector<redkina_a_graham_approach::Point, std::allocator<redkina_a_graham_approach::Point> >) (tasks/redkina_a_graham_approach/seq/src/ops_seq.cpp:39) | called 96 times, returned 96 times | 82.0% |
| redkina_a_graham_approach::(anonymous namespace)::InitCountsAndDispls(int, int, int, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&) (tasks/redkina_a_graham_approach/mpi/src/ops_mpi.cpp:67) | called 24 times, returned 24 times | 100.0% |
| redkina_a_graham_approach::(anonymous namespace)::ScatterPointData(int, std::vector<redkina_a_graham_approach::Point, std::allocator<redkina_a_graham_approach::Point> > const&, std::vector<redkina_a_graham_approach::Point, std::allocator<redkina_a_graham_approach::Point> >&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&, ompi_datatype_t*) (tasks/redkina_a_graham_approach/mpi/src/ops_mpi.cpp:43) | called 24 times, returned 24 times | 100.0% |
| redkina_a_graham_approach::FindPivotPoint(std::vector<redkina_a_graham_approach::Point, std::allocator<redkina_a_graham_approach::Point> > const&) (tasks/redkina_a_graham_approach/common/include/common.hpp:38) | called 12 times, returned 12 times | 100.0% |
| redkina_a_graham_approach::RedkinaAGrahamApproachMPI::ComputeFinalHull(int, std::vector<redkina_a_graham_approach::Point, std::allocator<redkina_a_graham_approach::Point> >&) (tasks/redkina_a_graham_approach/mpi/src/ops_mpi.cpp:111) | called 24 times, returned 24 times | 71.0% |
| redkina_a_graham_approach::RedkinaAGrahamApproachMPI::GrahamScan(std::vector<redkina_a_graham_approach::Point, std::allocator<redkina_a_graham_approach::Point> >) (tasks/redkina_a_graham_approach/mpi/src/ops_mpi.cpp:85) | called 12 times, returned 12 times | 72.0% |
| redkina_a_graham_approach::RedkinaAGrahamApproachMPI::PostProcessingImpl() (tasks/redkina_a_graham_approach/mpi/src/ops_mpi.cpp:190) | called 24 times, returned 24 times | 100.0% |
| redkina_a_graham_approach::RedkinaAGrahamApproachMPI::PreProcessingImpl() (tasks/redkina_a_graham_approach/mpi/src/ops_mpi.cpp:24) | called 24 times, returned 24 times | 100.0% |
| redkina_a_graham_approach::RedkinaAGrahamApproachMPI::RedkinaAGrahamApproachMPI(std::vector<redkina_a_graham_approach::Point, std::allocator<redkina_a_graham_approach::Point> > const&) (tasks/redkina_a_graham_approach/mpi/src/ops_mpi.cpp:14) | called 24 times, returned 24 times | 67.0% |
| redkina_a_graham_approach::RedkinaAGrahamApproachMPI::RunImpl() (tasks/redkina_a_graham_approach/mpi/src/ops_mpi.cpp:123) | called 24 times, returned 24 times | 50.0% |
| redkina_a_graham_approach::RedkinaAGrahamApproachMPI::ValidationImpl() (tasks/redkina_a_graham_approach/mpi/src/ops_mpi.cpp:20) | called 24 times, returned 24 times | 100.0% |
| redkina_a_graham_approach::RedkinaAGrahamApproachSEQ::PostProcessingImpl() (tasks/redkina_a_graham_approach/seq/src/ops_seq.cpp:75) | called 96 times, returned 96 times | 100.0% |
| redkina_a_graham_approach::RedkinaAGrahamApproachSEQ::PreProcessingImpl() (tasks/redkina_a_graham_approach/seq/src/ops_seq.cpp:21) | called 96 times, returned 96 times | 100.0% |
| redkina_a_graham_approach::RedkinaAGrahamApproachSEQ::RedkinaAGrahamApproachSEQ(std::vector<redkina_a_graham_approach::Point, std::allocator<redkina_a_graham_approach::Point> > const&) (tasks/redkina_a_graham_approach/seq/src/ops_seq.cpp:11) | called 96 times, returned 96 times | 67.0% |
| redkina_a_graham_approach::RedkinaAGrahamApproachSEQ::RunImpl() (tasks/redkina_a_graham_approach/seq/src/ops_seq.cpp:65) | called 96 times, returned 96 times | 43.0% |
| redkina_a_graham_approach::RedkinaAGrahamApproachSEQ::ValidationImpl() (tasks/redkina_a_graham_approach/seq/src/ops_seq.cpp:17) | called 96 times, returned 96 times | 100.0% |
| redkina_a_min_elem_vec::RedkinaAMinElemVecMPI::PostProcessingImpl() (tasks/redkina_a_min_elem_vec/mpi/src/ops_mpi.cpp:74) | called 132 times, returned 132 times | 100.0% |
| redkina_a_min_elem_vec::RedkinaAMinElemVecMPI::PreProcessingImpl() (tasks/redkina_a_min_elem_vec/mpi/src/ops_mpi.cpp:23) | called 132 times, returned 132 times | 100.0% |
| redkina_a_min_elem_vec::RedkinaAMinElemVecMPI::RedkinaAMinElemVecMPI(std::vector<int, std::allocator<int> > const&) (tasks/redkina_a_min_elem_vec/mpi/src/ops_mpi.cpp:13) | called 132 times, returned 132 times | 75.0% |
| redkina_a_min_elem_vec::RedkinaAMinElemVecMPI::RunImpl() (tasks/redkina_a_min_elem_vec/mpi/src/ops_mpi.cpp:27) | called 132 times, returned 132 times | 80.0% |
| redkina_a_min_elem_vec::RedkinaAMinElemVecMPI::ValidationImpl() (tasks/redkina_a_min_elem_vec/mpi/src/ops_mpi.cpp:19) | called 132 times, returned 132 times | 100.0% |
| redkina_a_min_elem_vec::RedkinaAMinElemVecSEQ::PostProcessingImpl() (tasks/redkina_a_min_elem_vec/seq/src/ops_seq.cpp:37) | called 528 times, returned 528 times | 100.0% |
| redkina_a_min_elem_vec::RedkinaAMinElemVecSEQ::PreProcessingImpl() (tasks/redkina_a_min_elem_vec/seq/src/ops_seq.cpp:21) | called 528 times, returned 528 times | 100.0% |
| redkina_a_min_elem_vec::RedkinaAMinElemVecSEQ::RedkinaAMinElemVecSEQ(std::vector<int, std::allocator<int> > const&) (tasks/redkina_a_min_elem_vec/seq/src/ops_seq.cpp:11) | called 528 times, returned 528 times | 75.0% |
| redkina_a_min_elem_vec::RedkinaAMinElemVecSEQ::RunImpl() (tasks/redkina_a_min_elem_vec/seq/src/ops_seq.cpp:25) | called 528 times, returned 528 times | 100.0% |
| redkina_a_min_elem_vec::RedkinaAMinElemVecSEQ::ValidationImpl() (tasks/redkina_a_min_elem_vec/seq/src/ops_seq.cpp:17) | called 528 times, returned 528 times | 100.0% |
| redkina_a_ruler::(anonymous namespace)::BroadcastEndResult(int, int, std::vector<int, std::allocator<int> >&) (tasks/redkina_a_ruler/mpi/src/ops_mpi.cpp:48) | called 84 times, returned 84 times | 100.0% |
| redkina_a_ruler::(anonymous namespace)::HandleSameStartEnd(int, int, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> >&) (tasks/redkina_a_ruler/mpi/src/ops_mpi.cpp:66) | called 24 times, returned 24 times | 100.0% |
| redkina_a_ruler::(anonymous namespace)::ReceiveSizeAndData(int, unsigned long&, std::vector<int, std::allocator<int> >&, int, int) (tasks/redkina_a_ruler/mpi/src/ops_mpi.cpp:34) | called 42 times, returned 42 times | 100.0% |
| redkina_a_ruler::(anonymous namespace)::RouteDataStartEnd(int, int, int, bool, int, int, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> >&) (tasks/redkina_a_ruler/mpi/src/ops_mpi.cpp:83) | called 84 times, returned 84 times | 86.0% |
| redkina_a_ruler::(anonymous namespace)::SendSizeAndData(int, unsigned long, std::vector<int, std::allocator<int> > const&, int, int) (tasks/redkina_a_ruler/mpi/src/ops_mpi.cpp:22) | called 42 times, returned 42 times | 100.0% |
| redkina_a_ruler::RedkinaARulerMPI::PostProcessingImpl() (tasks/redkina_a_ruler/mpi/src/ops_mpi.cpp:158) | called 108 times, returned 108 times | 100.0% |
| redkina_a_ruler::RedkinaARulerMPI::PreProcessingImpl() (tasks/redkina_a_ruler/mpi/src/ops_mpi.cpp:124) | called 108 times, returned 108 times | 67.0% |
| redkina_a_ruler::RedkinaARulerMPI::RedkinaARulerMPI(redkina_a_ruler::RulerMessage const&) (tasks/redkina_a_ruler/mpi/src/ops_mpi.cpp:113) | called 108 times, returned 108 times | 67.0% |
| redkina_a_ruler::RedkinaARulerMPI::RunImpl() (tasks/redkina_a_ruler/mpi/src/ops_mpi.cpp:129) | called 108 times, returned 108 times | 100.0% |
| redkina_a_ruler::RedkinaARulerMPI::ValidationImpl() (tasks/redkina_a_ruler/mpi/src/ops_mpi.cpp:119) | called 108 times, returned 108 times | 80.0% |
| redkina_a_ruler::RedkinaARulerSEQ::PostProcessingImpl() (tasks/redkina_a_ruler/seq/src/ops_seq.cpp:31) | called 192 times, returned 192 times | 100.0% |
| redkina_a_ruler::RedkinaARulerSEQ::PreProcessingImpl() (tasks/redkina_a_ruler/seq/src/ops_seq.cpp:20) | called 192 times, returned 192 times | 100.0% |
| redkina_a_ruler::RedkinaARulerSEQ::RedkinaARulerSEQ(redkina_a_ruler::RulerMessage const&) (tasks/redkina_a_ruler/seq/src/ops_seq.cpp:9) | called 192 times, returned 192 times | 83.0% |
| redkina_a_ruler::RedkinaARulerSEQ::RunImpl() (tasks/redkina_a_ruler/seq/src/ops_seq.cpp:25) | called 192 times, returned 192 times | 100.0% |
| redkina_a_ruler::RedkinaARulerSEQ::ValidationImpl() (tasks/redkina_a_ruler/seq/src/ops_seq.cpp:15) | called 192 times, returned 192 times | 80.0% |
| remizov_k_max_in_matrix_string::RemizovKMaxInMatrixStringMPI::BroadcastResults(int) (tasks/remizov_k_max_in_matrix_string/mpi/src/ops_mpi.cpp:157) | called 12 times, returned 12 times | 100.0% |
| remizov_k_max_in_matrix_string::RemizovKMaxInMatrixStringMPI::CalculatingInterval(int, int, int) (tasks/remizov_k_max_in_matrix_string/mpi/src/ops_mpi.cpp:66) | called 12 times, returned 12 times | 80.0% |
| remizov_k_max_in_matrix_string::RemizovKMaxInMatrixStringMPI::FindMaxValues(int, int) (tasks/remizov_k_max_in_matrix_string/mpi/src/ops_mpi.cpp:29) | called 10 times, returned 10 times | 67.0% |
| remizov_k_max_in_matrix_string::RemizovKMaxInMatrixStringMPI::PostProcessingImpl() (tasks/remizov_k_max_in_matrix_string/mpi/src/ops_mpi.cpp:175) | called 12 times, returned 12 times | 100.0% |
| remizov_k_max_in_matrix_string::RemizovKMaxInMatrixStringMPI::PreProcessingImpl() (tasks/remizov_k_max_in_matrix_string/mpi/src/ops_mpi.cpp:24) | called 12 times, returned 12 times | 67.0% |
| remizov_k_max_in_matrix_string::RemizovKMaxInMatrixStringMPI::RemizovKMaxInMatrixStringMPI(std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > const&) (tasks/remizov_k_max_in_matrix_string/mpi/src/ops_mpi.cpp:14) | called 12 times, returned 12 times | 80.0% |
| remizov_k_max_in_matrix_string::RemizovKMaxInMatrixStringMPI::RunImpl() (tasks/remizov_k_max_in_matrix_string/mpi/src/ops_mpi.cpp:96) | called 12 times, returned 12 times | 70.0% |
| remizov_k_max_in_matrix_string::RemizovKMaxInMatrixStringMPI::ValidationImpl() (tasks/remizov_k_max_in_matrix_string/mpi/src/ops_mpi.cpp:20) | called 12 times, returned 12 times | 100.0% |
| remizov_k_max_in_matrix_string::RemizovKMaxInMatrixStringSEQ::PostProcessingImpl() (tasks/remizov_k_max_in_matrix_string/seq/src/ops_seq.cpp:45) | called 48 times, returned 48 times | 100.0% |
| remizov_k_max_in_matrix_string::RemizovKMaxInMatrixStringSEQ::PreProcessingImpl() (tasks/remizov_k_max_in_matrix_string/seq/src/ops_seq.cpp:21) | called 48 times, returned 48 times | 67.0% |
| remizov_k_max_in_matrix_string::RemizovKMaxInMatrixStringSEQ::RemizovKMaxInMatrixStringSEQ(std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > const&) (tasks/remizov_k_max_in_matrix_string/seq/src/ops_seq.cpp:11) | called 48 times, returned 48 times | 80.0% |
| remizov_k_max_in_matrix_string::RemizovKMaxInMatrixStringSEQ::RunImpl() (tasks/remizov_k_max_in_matrix_string/seq/src/ops_seq.cpp:26) | called 48 times, returned 48 times | 76.0% |
| remizov_k_max_in_matrix_string::RemizovKMaxInMatrixStringSEQ::ValidationImpl() (tasks/remizov_k_max_in_matrix_string/seq/src/ops_seq.cpp:17) | called 48 times, returned 48 times | 100.0% |
| romanov_m_closest_elem_vec::CalculateDistribution(int, int, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&) (tasks/romanov_m_closest_elem_vec/mpi/src/ops_mpi.cpp:38) | called 30 times, returned 30 times | 100.0% |
| romanov_m_closest_elem_vec::LocalFindMinDiff(std::vector<int, std::allocator<int> > const&, int, int, romanov_m_closest_elem_vec::Result&) (tasks/romanov_m_closest_elem_vec/mpi/src/ops_mpi.cpp:64) | called 30 times, returned 30 times | 91.0% |
| romanov_m_closest_elem_vec::PerformBoundaryCheck(int, int, int, int, std::vector<int, std::allocator<int> > const&, romanov_m_closest_elem_vec::Result&) (tasks/romanov_m_closest_elem_vec/mpi/src/ops_mpi.cpp:15) | called 30 times, returned 30 times | 100.0% |
| romanov_m_closest_elem_vec::RomanovMClosestElemVecMPI::PostProcessingImpl() (tasks/romanov_m_closest_elem_vec/mpi/src/ops_mpi.cpp:137) | called 30 times, returned 30 times | 100.0% |
| romanov_m_closest_elem_vec::RomanovMClosestElemVecMPI::PreProcessingImpl() (tasks/romanov_m_closest_elem_vec/mpi/src/ops_mpi.cpp:94) | called 30 times, returned 30 times | 100.0% |
| romanov_m_closest_elem_vec::RomanovMClosestElemVecMPI::RomanovMClosestElemVecMPI(std::vector<int, std::allocator<int> > const&) (tasks/romanov_m_closest_elem_vec/mpi/src/ops_mpi.cpp:75) | called 30 times, returned 30 times | 75.0% |
| romanov_m_closest_elem_vec::RomanovMClosestElemVecMPI::RunImpl() (tasks/romanov_m_closest_elem_vec/mpi/src/ops_mpi.cpp:98) | called 30 times, returned 30 times | 68.0% |
| romanov_m_closest_elem_vec::RomanovMClosestElemVecMPI::ValidationImpl() (tasks/romanov_m_closest_elem_vec/mpi/src/ops_mpi.cpp:81) | called 30 times, returned 30 times | 100.0% |
| romanov_m_closest_elem_vec::RomanovMClosestElemVecSEQ::PostProcessingImpl() (tasks/romanov_m_closest_elem_vec/seq/src/ops_seq.cpp:47) | called 114 times, returned 114 times | 100.0% |
| romanov_m_closest_elem_vec::RomanovMClosestElemVecSEQ::PreProcessingImpl() (tasks/romanov_m_closest_elem_vec/seq/src/ops_seq.cpp:23) | called 114 times, returned 114 times | 100.0% |
| romanov_m_closest_elem_vec::RomanovMClosestElemVecSEQ::RomanovMClosestElemVecSEQ(std::vector<int, std::allocator<int> > const&) (tasks/romanov_m_closest_elem_vec/seq/src/ops_seq.cpp:12) | called 114 times, returned 114 times | 75.0% |
| romanov_m_closest_elem_vec::RomanovMClosestElemVecSEQ::RunImpl() (tasks/romanov_m_closest_elem_vec/seq/src/ops_seq.cpp:27) | called 114 times, returned 114 times | 100.0% |
| romanov_m_closest_elem_vec::RomanovMClosestElemVecSEQ::ValidationImpl() (tasks/romanov_m_closest_elem_vec/seq/src/ops_seq.cpp:19) | called 114 times, returned 114 times | 100.0% |
| romanov_m_closest_elem_vec::UpdateResult(romanov_m_closest_elem_vec::Result&, int, int) (tasks/romanov_m_closest_elem_vec/mpi/src/ops_mpi.cpp:53) | not called | 0.0% |
| romanov_m_horizontal_matrix_vector::RomanovMHorizontalMatrixVectorMPI::CalculateDistribution(int, int, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&) (tasks/romanov_m_horizontal_matrix_vector/mpi/src/ops_mpi.cpp:70) | called 16 times, returned 16 times | 100.0% |
| romanov_m_horizontal_matrix_vector::RomanovMHorizontalMatrixVectorMPI::PostProcessingImpl() (tasks/romanov_m_horizontal_matrix_vector/mpi/src/ops_mpi.cpp:163) | called 16 times, returned 16 times | 100.0% |
| romanov_m_horizontal_matrix_vector::RomanovMHorizontalMatrixVectorMPI::PreProcessingImpl() (tasks/romanov_m_horizontal_matrix_vector/mpi/src/ops_mpi.cpp:53) | called 16 times, returned 16 times | 100.0% |
| romanov_m_horizontal_matrix_vector::RomanovMHorizontalMatrixVectorMPI::RomanovMHorizontalMatrixVectorMPI(std::tuple<std::vector<double, std::allocator<double> >, int, int, std::vector<double, std::allocator<double> > > const&) (tasks/romanov_m_horizontal_matrix_vector/mpi/src/ops_mpi.cpp:13) | called 16 times, returned 16 times | 73.0% |
| romanov_m_horizontal_matrix_vector::RomanovMHorizontalMatrixVectorMPI::RunImpl() (tasks/romanov_m_horizontal_matrix_vector/mpi/src/ops_mpi.cpp:89) | called 16 times, returned 16 times | 68.0% |
| romanov_m_horizontal_matrix_vector::RomanovMHorizontalMatrixVectorMPI::ValidationImpl() (tasks/romanov_m_horizontal_matrix_vector/mpi/src/ops_mpi.cpp:24) | called 16 times, returned 16 times | 75.0% |
| romanov_m_horizontal_matrix_vector::RomanovMHorizontalMatrixVectorSEQ::PostProcessingImpl() (tasks/romanov_m_horizontal_matrix_vector/seq/src/ops_seq.cpp:65) | called 64 times, returned 64 times | 100.0% |
| romanov_m_horizontal_matrix_vector::RomanovMHorizontalMatrixVectorSEQ::PreProcessingImpl() (tasks/romanov_m_horizontal_matrix_vector/seq/src/ops_seq.cpp:39) | called 64 times, returned 64 times | 100.0% |
| romanov_m_horizontal_matrix_vector::RomanovMHorizontalMatrixVectorSEQ::RomanovMHorizontalMatrixVectorSEQ(std::tuple<std::vector<double, std::allocator<double> >, int, int, std::vector<double, std::allocator<double> > > const&) (tasks/romanov_m_horizontal_matrix_vector/seq/src/ops_seq.cpp:11) | called 64 times, returned 64 times | 86.0% |
| romanov_m_horizontal_matrix_vector::RomanovMHorizontalMatrixVectorSEQ::RunImpl() (tasks/romanov_m_horizontal_matrix_vector/seq/src/ops_seq.cpp:44) | called 64 times, returned 64 times | 100.0% |
| romanov_m_horizontal_matrix_vector::RomanovMHorizontalMatrixVectorSEQ::ValidationImpl() (tasks/romanov_m_horizontal_matrix_vector/seq/src/ops_seq.cpp:17) | called 64 times, returned 64 times | 80.0% |
| romanov_m_jarvis_prohod::(anonymous namespace)::ChooseNextBoundaryPoint(std::vector<romanov_m_jarvis_prohod::Point, std::allocator<romanov_m_jarvis_prohod::Point> > const&, int) (tasks/romanov_m_jarvis_prohod/mpi/src/ops_mpi.cpp:40) | called 19 times, returned 19 times | 100.0% |
| romanov_m_jarvis_prohod::(anonymous namespace)::ChooseNextBoundaryPoint(std::vector<romanov_m_jarvis_prohod::Point, std::allocator<romanov_m_jarvis_prohod::Point> > const&, int) (tasks/romanov_m_jarvis_prohod/seq/src/ops_seq.cpp:37) | called 104 times, returned 104 times | 100.0% |
| romanov_m_jarvis_prohod::(anonymous namespace)::ComputeScatterLayout(int, int, int, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&) (tasks/romanov_m_jarvis_prohod/mpi/src/ops_mpi.cpp:62) | called 8 times, returned 8 times | 100.0% |
| romanov_m_jarvis_prohod::(anonymous namespace)::LeftPoint(std::vector<romanov_m_jarvis_prohod::Point, std::allocator<romanov_m_jarvis_prohod::Point> > const&) (tasks/romanov_m_jarvis_prohod/mpi/src/ops_mpi.cpp:30) | called 6 times, returned 6 times | 88.0% |
| romanov_m_jarvis_prohod::(anonymous namespace)::LeftPoint(std::vector<romanov_m_jarvis_prohod::Point, std::allocator<romanov_m_jarvis_prohod::Point> > const&) (tasks/romanov_m_jarvis_prohod/seq/src/ops_seq.cpp:27) | called 32 times, returned 32 times | 88.0% |
| romanov_m_jarvis_prohod::RomanovMJarvisProhodMPI::FinalHull(int, std::vector<romanov_m_jarvis_prohod::Point, std::allocator<romanov_m_jarvis_prohod::Point> >&) (tasks/romanov_m_jarvis_prohod/mpi/src/ops_mpi.cpp:102) | called 8 times, returned 8 times | 75.0% |
| romanov_m_jarvis_prohod::RomanovMJarvisProhodMPI::JarvisMarch(std::vector<romanov_m_jarvis_prohod::Point, std::allocator<romanov_m_jarvis_prohod::Point> >) (tasks/romanov_m_jarvis_prohod/mpi/src/ops_mpi.cpp:82) | called 12 times, returned 12 times | 77.0% |
| romanov_m_jarvis_prohod::RomanovMJarvisProhodMPI::PostProcessingImpl() (tasks/romanov_m_jarvis_prohod/mpi/src/ops_mpi.cpp:176) | called 8 times, returned 8 times | 100.0% |
| romanov_m_jarvis_prohod::RomanovMJarvisProhodMPI::PreProcessingImpl() (tasks/romanov_m_jarvis_prohod/mpi/src/ops_mpi.cpp:24) | called 8 times, returned 8 times | 100.0% |
| romanov_m_jarvis_prohod::RomanovMJarvisProhodMPI::RomanovMJarvisProhodMPI(std::vector<romanov_m_jarvis_prohod::Point, std::allocator<romanov_m_jarvis_prohod::Point> > const&) (tasks/romanov_m_jarvis_prohod/mpi/src/ops_mpi.cpp:14) | called 8 times, returned 8 times | 67.0% |
| romanov_m_jarvis_prohod::RomanovMJarvisProhodMPI::RunImpl() (tasks/romanov_m_jarvis_prohod/mpi/src/ops_mpi.cpp:109) | called 8 times, returned 8 times | 61.0% |
| romanov_m_jarvis_prohod::RomanovMJarvisProhodMPI::ValidationImpl() (tasks/romanov_m_jarvis_prohod/mpi/src/ops_mpi.cpp:20) | called 8 times, returned 8 times | 100.0% |
| romanov_m_jarvis_prohod::RomanovMJarvisProhodSEQ::JarvisMarch(std::vector<romanov_m_jarvis_prohod::Point, std::allocator<romanov_m_jarvis_prohod::Point> >) (tasks/romanov_m_jarvis_prohod/seq/src/ops_seq.cpp:56) | called 32 times, returned 32 times | 69.0% |
| romanov_m_jarvis_prohod::RomanovMJarvisProhodSEQ::PostProcessingImpl() (tasks/romanov_m_jarvis_prohod/seq/src/ops_seq.cpp:81) | called 32 times, returned 32 times | 100.0% |
| romanov_m_jarvis_prohod::RomanovMJarvisProhodSEQ::PreProcessingImpl() (tasks/romanov_m_jarvis_prohod/seq/src/ops_seq.cpp:21) | called 32 times, returned 32 times | 100.0% |
| romanov_m_jarvis_prohod::RomanovMJarvisProhodSEQ::RomanovMJarvisProhodSEQ(std::vector<romanov_m_jarvis_prohod::Point, std::allocator<romanov_m_jarvis_prohod::Point> > const&) (tasks/romanov_m_jarvis_prohod/seq/src/ops_seq.cpp:11) | called 32 times, returned 32 times | 67.0% |
| romanov_m_jarvis_prohod::RomanovMJarvisProhodSEQ::RunImpl() (tasks/romanov_m_jarvis_prohod/seq/src/ops_seq.cpp:76) | called 32 times, returned 32 times | 64.0% |
| romanov_m_jarvis_prohod::RomanovMJarvisProhodSEQ::ValidationImpl() (tasks/romanov_m_jarvis_prohod/seq/src/ops_seq.cpp:17) | called 32 times, returned 32 times | 100.0% |
| sabirov_s_hypercube::BuildRoute(int, int) (tasks/sabirov_s_hypercube/common/include/common.hpp:76) | not called | 0.0% |
| sabirov_s_hypercube::SabirovSHypercubeMPI::BroadcastReceivedData(int) (tasks/sabirov_s_hypercube/mpi/src/ops_mpi.cpp:127) | not called | 0.0% |
| sabirov_s_hypercube::SabirovSHypercubeMPI::BroadcastRoute() (tasks/sabirov_s_hypercube/mpi/src/ops_mpi.cpp:153) | not called | 0.0% |
| sabirov_s_hypercube::SabirovSHypercubeMPI::FindRoutePosition(std::vector<int, std::allocator<int> > const&) const (tasks/sabirov_s_hypercube/mpi/src/ops_mpi.cpp:70) | not called | 0.0% |
| sabirov_s_hypercube::SabirovSHypercubeMPI::PostProcessingImpl() (tasks/sabirov_s_hypercube/mpi/src/ops_mpi.cpp:232) | not called | 0.0% |
| sabirov_s_hypercube::SabirovSHypercubeMPI::PreProcessingImpl() (tasks/sabirov_s_hypercube/mpi/src/ops_mpi.cpp:48) | not called | 0.0% |
| sabirov_s_hypercube::SabirovSHypercubeMPI::ProcessIntermediateNode(std::vector<int, std::allocator<int> > const&, int, int) const (tasks/sabirov_s_hypercube/mpi/src/ops_mpi.cpp:93) | not called | 0.0% |
| sabirov_s_hypercube::SabirovSHypercubeMPI::ProcessSourceNode(std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (tasks/sabirov_s_hypercube/mpi/src/ops_mpi.cpp:79) | not called | 0.0% |
| sabirov_s_hypercube::SabirovSHypercubeMPI::RunImpl() (tasks/sabirov_s_hypercube/mpi/src/ops_mpi.cpp:200) | not called | 0.0% |
| sabirov_s_hypercube::SabirovSHypercubeMPI::SabirovSHypercubeMPI(sabirov_s_hypercube::HypercubeInput const&) (tasks/sabirov_s_hypercube/mpi/src/ops_mpi.cpp:13) | not called | 0.0% |
| sabirov_s_hypercube::SabirovSHypercubeMPI::SendThroughHypercube(int, int, std::vector<int, std::allocator<int> > const&) (tasks/sabirov_s_hypercube/mpi/src/ops_mpi.cpp:165) | not called | 0.0% |
| sabirov_s_hypercube::SabirovSHypercubeMPI::ValidationImpl() (tasks/sabirov_s_hypercube/mpi/src/ops_mpi.cpp:19) | not called | 0.0% |
| sabirov_s_hypercube::SabirovSHypercubeSEQ::EmulateHypercubeTransfer(int, int, std::vector<int, std::allocator<int> > const&) (tasks/sabirov_s_hypercube/seq/src/ops_seq.cpp:51) | not called | 0.0% |
| sabirov_s_hypercube::SabirovSHypercubeSEQ::PostProcessingImpl() (tasks/sabirov_s_hypercube/seq/src/ops_seq.cpp:109) | not called | 0.0% |
| sabirov_s_hypercube::SabirovSHypercubeSEQ::PreProcessingImpl() (tasks/sabirov_s_hypercube/seq/src/ops_seq.cpp:39) | not called | 0.0% |
| sabirov_s_hypercube::SabirovSHypercubeSEQ::RunImpl() (tasks/sabirov_s_hypercube/seq/src/ops_seq.cpp:88) | not called | 0.0% |
| sabirov_s_hypercube::SabirovSHypercubeSEQ::SabirovSHypercubeSEQ(sabirov_s_hypercube::HypercubeInput const&) (tasks/sabirov_s_hypercube/seq/src/ops_seq.cpp:11) | not called | 0.0% |
| sabirov_s_hypercube::SabirovSHypercubeSEQ::ValidationImpl() (tasks/sabirov_s_hypercube/seq/src/ops_seq.cpp:17) | not called | 0.0% |
| sabirov_s_linear_filtering_block_partitioning::(anonymous namespace)::BroadcastImage(sabirov_s_linear_filtering_block_partitioning::ImageData&, int, int) (tasks/sabirov_s_linear_filtering_block_partitioning/mpi/src/ops_mpi.cpp:80) | called 10 times, returned 10 times | 100.0% |
| sabirov_s_linear_filtering_block_partitioning::(anonymous namespace)::FilterRows(sabirov_s_linear_filtering_block_partitioning::ImageData const&, sabirov_s_linear_filtering_block_partitioning::ImageData&, int, int) (tasks/sabirov_s_linear_filtering_block_partitioning/mpi/src/ops_mpi.cpp:61) | called 10 times, returned 10 times | 100.0% |
| sabirov_s_linear_filtering_block_partitioning::(anonymous namespace)::GatherResults(sabirov_s_linear_filtering_block_partitioning::ImageData&, int, int, int, int, int, int) (tasks/sabirov_s_linear_filtering_block_partitioning/mpi/src/ops_mpi.cpp:92) | called 10 times, returned 10 times | 100.0% |
| sabirov_s_linear_filtering_block_partitioning::ApplyGaussianKernel(sabirov_s_linear_filtering_block_partitioning::ImageData const&, int, int, int) (tasks/sabirov_s_linear_filtering_block_partitioning/common/include/common.hpp:47) | called 37206 times, returned 37206 times | 100.0% |
| sabirov_s_linear_filtering_block_partitioning::ImageData::ImageData(int, int, int) (tasks/sabirov_s_linear_filtering_block_partitioning/common/include/common.hpp:23) | called 105 times, returned 105 times | 50.0% |
| sabirov_s_linear_filtering_block_partitioning::SabirovSLinearFilteringBlockPartitioningMPI::PostProcessingImpl() (tasks/sabirov_s_linear_filtering_block_partitioning/mpi/src/ops_mpi.cpp:158) | called 10 times, returned 10 times | 100.0% |
| sabirov_s_linear_filtering_block_partitioning::SabirovSLinearFilteringBlockPartitioningMPI::PreProcessingImpl() (tasks/sabirov_s_linear_filtering_block_partitioning/mpi/src/ops_mpi.cpp:36) | called 10 times, returned 10 times | 74.0% |
| sabirov_s_linear_filtering_block_partitioning::SabirovSLinearFilteringBlockPartitioningMPI::RunImpl() (tasks/sabirov_s_linear_filtering_block_partitioning/mpi/src/ops_mpi.cpp:119) | called 10 times, returned 10 times | 100.0% |
| sabirov_s_linear_filtering_block_partitioning::SabirovSLinearFilteringBlockPartitioningMPI::SabirovSLinearFilteringBlockPartitioningMPI(sabirov_s_linear_filtering_block_partitioning::ImageData const&) (tasks/sabirov_s_linear_filtering_block_partitioning/mpi/src/ops_mpi.cpp:14) | called 10 times, returned 10 times | 75.0% |
| sabirov_s_linear_filtering_block_partitioning::SabirovSLinearFilteringBlockPartitioningMPI::ValidationImpl() (tasks/sabirov_s_linear_filtering_block_partitioning/mpi/src/ops_mpi.cpp:19) | called 10 times, returned 10 times | 92.0% |
| sabirov_s_linear_filtering_block_partitioning::SabirovSLinearFilteringBlockPartitioningSEQ::PostProcessingImpl() (tasks/sabirov_s_linear_filtering_block_partitioning/seq/src/ops_seq.cpp:56) | called 40 times, returned 40 times | 100.0% |
| sabirov_s_linear_filtering_block_partitioning::SabirovSLinearFilteringBlockPartitioningSEQ::PreProcessingImpl() (tasks/sabirov_s_linear_filtering_block_partitioning/seq/src/ops_seq.cpp:21) | called 40 times, returned 40 times | 67.0% |
| sabirov_s_linear_filtering_block_partitioning::SabirovSLinearFilteringBlockPartitioningSEQ::RunImpl() (tasks/sabirov_s_linear_filtering_block_partitioning/seq/src/ops_seq.cpp:27) | called 40 times, returned 40 times | 100.0% |
| sabirov_s_linear_filtering_block_partitioning::SabirovSLinearFilteringBlockPartitioningSEQ::SabirovSLinearFilteringBlockPartitioningSEQ(sabirov_s_linear_filtering_block_partitioning::ImageData const&) (tasks/sabirov_s_linear_filtering_block_partitioning/seq/src/ops_seq.cpp:11) | called 40 times, returned 40 times | 75.0% |
| sabirov_s_linear_filtering_block_partitioning::SabirovSLinearFilteringBlockPartitioningSEQ::ValidationImpl() (tasks/sabirov_s_linear_filtering_block_partitioning/seq/src/ops_seq.cpp:16) | called 40 times, returned 40 times | 83.0% |
| sabirov_s_min_val_matrix::SabirovSMinValMatrixMPI::PostProcessingImpl() (tasks/sabirov_s_min_val_matrix/mpi/src/ops_mpi.cpp:98) | called 24 times, returned 24 times | 75.0% |
| sabirov_s_min_val_matrix::SabirovSMinValMatrixMPI::PreProcessingImpl() (tasks/sabirov_s_min_val_matrix/mpi/src/ops_mpi.cpp:24) | called 24 times, returned 24 times | 75.0% |
| sabirov_s_min_val_matrix::SabirovSMinValMatrixMPI::RunImpl() (tasks/sabirov_s_min_val_matrix/mpi/src/ops_mpi.cpp:30) | called 24 times, returned 24 times | 75.0% |
| sabirov_s_min_val_matrix::SabirovSMinValMatrixMPI::SabirovSMinValMatrixMPI(int const&) (tasks/sabirov_s_min_val_matrix/mpi/src/ops_mpi.cpp:14) | called 24 times, returned 24 times | 100.0% |
| sabirov_s_min_val_matrix::SabirovSMinValMatrixMPI::ValidationImpl() (tasks/sabirov_s_min_val_matrix/mpi/src/ops_mpi.cpp:20) | called 24 times, returned 24 times | 75.0% |
| sabirov_s_min_val_matrix::SabirovSMinValMatrixSEQ::PostProcessingImpl() (tasks/sabirov_s_min_val_matrix/seq/src/ops_seq.cpp:59) | called 96 times, returned 96 times | 75.0% |
| sabirov_s_min_val_matrix::SabirovSMinValMatrixSEQ::PreProcessingImpl() (tasks/sabirov_s_min_val_matrix/seq/src/ops_seq.cpp:22) | called 96 times, returned 96 times | 75.0% |
| sabirov_s_min_val_matrix::SabirovSMinValMatrixSEQ::RunImpl() (tasks/sabirov_s_min_val_matrix/seq/src/ops_seq.cpp:28) | called 96 times, returned 96 times | 81.0% |
| sabirov_s_min_val_matrix::SabirovSMinValMatrixSEQ::SabirovSMinValMatrixSEQ(int const&) (tasks/sabirov_s_min_val_matrix/seq/src/ops_seq.cpp:12) | called 96 times, returned 96 times | 100.0% |
| sabirov_s_min_val_matrix::SabirovSMinValMatrixSEQ::ValidationImpl() (tasks/sabirov_s_min_val_matrix/seq/src/ops_seq.cpp:18) | called 96 times, returned 96 times | 75.0% |
| safronov_m_bubble_sort_odd_even::SafronovMBubbleSortOddEvenMPI::BasisSortingLocalArrays(std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&, int, int, int) (tasks/safronov_m_bubble_sort_odd_even/mpi/src/ops_mpi.cpp:108) | called 26 times, returned 26 times | 100.0% |
| safronov_m_bubble_sort_odd_even::SafronovMBubbleSortOddEvenMPI::CalculatingInterval(int, int, int) (tasks/safronov_m_bubble_sort_odd_even/mpi/src/ops_mpi.cpp:38) | called 26 times, returned 26 times | 100.0% |
| safronov_m_bubble_sort_odd_even::SafronovMBubbleSortOddEvenMPI::DataExchange(std::vector<int, std::allocator<int> >&, int, int) (tasks/safronov_m_bubble_sort_odd_even/mpi/src/ops_mpi.cpp:71) | called 230 times, returned 230 times | 100.0% |
| safronov_m_bubble_sort_odd_even::SafronovMBubbleSortOddEvenMPI::EvenPhase(std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&, int, int, int) (tasks/safronov_m_bubble_sort_odd_even/mpi/src/ops_mpi.cpp:86) | called 234 times, returned 234 times | 100.0% |
| safronov_m_bubble_sort_odd_even::SafronovMBubbleSortOddEvenMPI::OddEvenBubble(std::vector<int, std::allocator<int> >&, int, int, int) (tasks/safronov_m_bubble_sort_odd_even/mpi/src/ops_mpi.cpp:57) | called 454 times, returned 454 times | 100.0% |
| safronov_m_bubble_sort_odd_even::SafronovMBubbleSortOddEvenMPI::OddPhase(std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&, int, int, int) (tasks/safronov_m_bubble_sort_odd_even/mpi/src/ops_mpi.cpp:97) | called 220 times, returned 220 times | 64.0% |
| safronov_m_bubble_sort_odd_even::SafronovMBubbleSortOddEvenMPI::PostProcessingImpl() (tasks/safronov_m_bubble_sort_odd_even/mpi/src/ops_mpi.cpp:179) | called 26 times, returned 26 times | 100.0% |
| safronov_m_bubble_sort_odd_even::SafronovMBubbleSortOddEvenMPI::PreProcessingImpl() (tasks/safronov_m_bubble_sort_odd_even/mpi/src/ops_mpi.cpp:21) | called 26 times, returned 26 times | 67.0% |
| safronov_m_bubble_sort_odd_even::SafronovMBubbleSortOddEvenMPI::RunImpl() (tasks/safronov_m_bubble_sort_odd_even/mpi/src/ops_mpi.cpp:134) | called 26 times, returned 26 times | 65.0% |
| safronov_m_bubble_sort_odd_even::SafronovMBubbleSortOddEvenMPI::SafronovMBubbleSortOddEvenMPI(std::vector<int, std::allocator<int> > const&) (tasks/safronov_m_bubble_sort_odd_even/mpi/src/ops_mpi.cpp:12) | called 26 times, returned 26 times | 75.0% |
| safronov_m_bubble_sort_odd_even::SafronovMBubbleSortOddEvenMPI::SendingResult(int) (tasks/safronov_m_bubble_sort_odd_even/mpi/src/ops_mpi.cpp:119) | called 26 times, returned 26 times | 100.0% |
| safronov_m_bubble_sort_odd_even::SafronovMBubbleSortOddEvenMPI::SendingVector(int) (tasks/safronov_m_bubble_sort_odd_even/mpi/src/ops_mpi.cpp:26) | called 26 times, returned 26 times | 100.0% |
| safronov_m_bubble_sort_odd_even::SafronovMBubbleSortOddEvenMPI::ValidationImpl() (tasks/safronov_m_bubble_sort_odd_even/mpi/src/ops_mpi.cpp:17) | called 26 times, returned 26 times | 100.0% |
| safronov_m_bubble_sort_odd_even::SafronovMBubbleSortOddEvenSEQ::PostProcessingImpl() (tasks/safronov_m_bubble_sort_odd_even/seq/src/ops_seq.cpp:53) | called 104 times, returned 104 times | 100.0% |
| safronov_m_bubble_sort_odd_even::SafronovMBubbleSortOddEvenSEQ::PreProcessingImpl() (tasks/safronov_m_bubble_sort_odd_even/seq/src/ops_seq.cpp:18) | called 104 times, returned 104 times | 67.0% |
| safronov_m_bubble_sort_odd_even::SafronovMBubbleSortOddEvenSEQ::RunImpl() (tasks/safronov_m_bubble_sort_odd_even/seq/src/ops_seq.cpp:23) | called 104 times, returned 104 times | 88.0% |
| safronov_m_bubble_sort_odd_even::SafronovMBubbleSortOddEvenSEQ::SafronovMBubbleSortOddEvenSEQ(std::vector<int, std::allocator<int> > const&) (tasks/safronov_m_bubble_sort_odd_even/seq/src/ops_seq.cpp:9) | called 104 times, returned 104 times | 75.0% |
| safronov_m_bubble_sort_odd_even::SafronovMBubbleSortOddEvenSEQ::ValidationImpl() (tasks/safronov_m_bubble_sort_odd_even/seq/src/ops_seq.cpp:14) | called 104 times, returned 104 times | 100.0% |
| safronov_m_quicksort_with_batcher_even_odd_merge::SafronovMQuicksortWithBatcherEvenOddMergeMPI::BatcherOddEvenPhases(std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&, int, int, int) (tasks/safronov_m_quicksort_with_batcher_even_odd_merge/mpi/src/ops_mpi.cpp:162) | called 26 times, returned 26 times | 100.0% |
| safronov_m_quicksort_with_batcher_even_odd_merge::SafronovMQuicksortWithBatcherEvenOddMergeMPI::CalculatingInterval(int, int, int) (tasks/safronov_m_quicksort_with_batcher_even_odd_merge/mpi/src/ops_mpi.cpp:48) | called 26 times, returned 26 times | 100.0% |
| safronov_m_quicksort_with_batcher_even_odd_merge::SafronovMQuicksortWithBatcherEvenOddMergeMPI::DataExchange(std::vector<int, std::allocator<int> >&, int, int, int, int) (tasks/safronov_m_quicksort_with_batcher_even_odd_merge/mpi/src/ops_mpi.cpp:133) | called 32 times, returned 32 times | 77.0% |
| safronov_m_quicksort_with_batcher_even_odd_merge::SafronovMQuicksortWithBatcherEvenOddMergeMPI::EvenPhase(std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&, int, int, int) (tasks/safronov_m_quicksort_with_batcher_even_odd_merge/mpi/src/ops_mpi.cpp:144) | called 34 times, returned 34 times | 100.0% |
| safronov_m_quicksort_with_batcher_even_odd_merge::SafronovMQuicksortWithBatcherEvenOddMergeMPI::LengthsLocalArrays(int, int, int) (tasks/safronov_m_quicksort_with_batcher_even_odd_merge/mpi/src/ops_mpi.cpp:40) | not called | 0.0% |
| safronov_m_quicksort_with_batcher_even_odd_merge::SafronovMQuicksortWithBatcherEvenOddMergeMPI::MergeAndSplit(std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&, bool) (tasks/safronov_m_quicksort_with_batcher_even_odd_merge/mpi/src/ops_mpi.cpp:119) | called 32 times, returned 32 times | 100.0% |
| safronov_m_quicksort_with_batcher_even_odd_merge::SafronovMQuicksortWithBatcherEvenOddMergeMPI::OddPhase(std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&, int, int, int) (tasks/safronov_m_quicksort_with_batcher_even_odd_merge/mpi/src/ops_mpi.cpp:153) | called 22 times, returned 22 times | 60.0% |
| safronov_m_quicksort_with_batcher_even_odd_merge::SafronovMQuicksortWithBatcherEvenOddMergeMPI::PostProcessingImpl() (tasks/safronov_m_quicksort_with_batcher_even_odd_merge/mpi/src/ops_mpi.cpp:241) | called 26 times, returned 26 times | 100.0% |
| safronov_m_quicksort_with_batcher_even_odd_merge::SafronovMQuicksortWithBatcherEvenOddMergeMPI::PreProcessingImpl() (tasks/safronov_m_quicksort_with_batcher_even_odd_merge/mpi/src/ops_mpi.cpp:23) | called 26 times, returned 26 times | 67.0% |
| safronov_m_quicksort_with_batcher_even_odd_merge::SafronovMQuicksortWithBatcherEvenOddMergeMPI::QuickSort(std::vector<int, std::allocator<int> >&) (tasks/safronov_m_quicksort_with_batcher_even_odd_merge/mpi/src/ops_mpi.cpp:94) | called 23 times, returned 23 times | 83.0% |
| safronov_m_quicksort_with_batcher_even_odd_merge::SafronovMQuicksortWithBatcherEvenOddMergeMPI::RunImpl() (tasks/safronov_m_quicksort_with_batcher_even_odd_merge/mpi/src/ops_mpi.cpp:194) | called 26 times, returned 26 times | 65.0% |
| safronov_m_quicksort_with_batcher_even_odd_merge::SafronovMQuicksortWithBatcherEvenOddMergeMPI::SafronovMQuicksortWithBatcherEvenOddMergeMPI(std::vector<int, std::allocator<int> > const&) (tasks/safronov_m_quicksort_with_batcher_even_odd_merge/mpi/src/ops_mpi.cpp:14) | called 26 times, returned 26 times | 75.0% |
| safronov_m_quicksort_with_batcher_even_odd_merge::SafronovMQuicksortWithBatcherEvenOddMergeMPI::SendingResult(int) (tasks/safronov_m_quicksort_with_batcher_even_odd_merge/mpi/src/ops_mpi.cpp:179) | called 26 times, returned 26 times | 100.0% |
| safronov_m_quicksort_with_batcher_even_odd_merge::SafronovMQuicksortWithBatcherEvenOddMergeMPI::SendingVector(int) (tasks/safronov_m_quicksort_with_batcher_even_odd_merge/mpi/src/ops_mpi.cpp:28) | called 26 times, returned 26 times | 100.0% |
| safronov_m_quicksort_with_batcher_even_odd_merge::SafronovMQuicksortWithBatcherEvenOddMergeMPI::SplitRange(std::vector<int, std::allocator<int> >&, int, int) (tasks/safronov_m_quicksort_with_batcher_even_odd_merge/mpi/src/ops_mpi.cpp:68) | called 161 times, returned 161 times | 100.0% |
| safronov_m_quicksort_with_batcher_even_odd_merge::SafronovMQuicksortWithBatcherEvenOddMergeMPI::ValidationImpl() (tasks/safronov_m_quicksort_with_batcher_even_odd_merge/mpi/src/ops_mpi.cpp:19) | called 26 times, returned 26 times | 100.0% |
| safronov_m_quicksort_with_batcher_even_odd_merge::SafronovMQuicksortWithBatcherEvenOddMergeSEQ::PostProcessingImpl() (tasks/safronov_m_quicksort_with_batcher_even_odd_merge/seq/src/ops_seq.cpp:84) | called 104 times, returned 104 times | 100.0% |
| safronov_m_quicksort_with_batcher_even_odd_merge::SafronovMQuicksortWithBatcherEvenOddMergeSEQ::PreProcessingImpl() (tasks/safronov_m_quicksort_with_batcher_even_odd_merge/seq/src/ops_seq.cpp:19) | called 104 times, returned 104 times | 67.0% |
| safronov_m_quicksort_with_batcher_even_odd_merge::SafronovMQuicksortWithBatcherEvenOddMergeSEQ::RunImpl() (tasks/safronov_m_quicksort_with_batcher_even_odd_merge/seq/src/ops_seq.cpp:50) | called 104 times, returned 104 times | 70.0% |
| safronov_m_quicksort_with_batcher_even_odd_merge::SafronovMQuicksortWithBatcherEvenOddMergeSEQ::SafronovMQuicksortWithBatcherEvenOddMergeSEQ(std::vector<int, std::allocator<int> > const&) (tasks/safronov_m_quicksort_with_batcher_even_odd_merge/seq/src/ops_seq.cpp:10) | called 104 times, returned 104 times | 75.0% |
| safronov_m_quicksort_with_batcher_even_odd_merge::SafronovMQuicksortWithBatcherEvenOddMergeSEQ::SplitRange(std::vector<int, std::allocator<int> >&, int, int) (tasks/safronov_m_quicksort_with_batcher_even_odd_merge/seq/src/ops_seq.cpp:24) | called 1440 times, returned 1440 times | 100.0% |
| safronov_m_quicksort_with_batcher_even_odd_merge::SafronovMQuicksortWithBatcherEvenOddMergeSEQ::ValidationImpl() (tasks/safronov_m_quicksort_with_batcher_even_odd_merge/seq/src/ops_seq.cpp:15) | called 104 times, returned 104 times | 100.0% |
| safronov_m_sum_values_matrix::SafronovMSumValuesMatrixMPI::CalculatingInterval(int, int, int) (tasks/safronov_m_sum_values_matrix/mpi/src/ops_mpi.cpp:47) | called 18 times, returned 18 times | 100.0% |
| safronov_m_sum_values_matrix::SafronovMSumValuesMatrixMPI::ConversionToMatrix(std::vector<double, std::allocator<double> > const&, int, int, int) (tasks/safronov_m_sum_values_matrix/mpi/src/ops_mpi.cpp:78) | called 18 times, returned 18 times | 84.0% |
| safronov_m_sum_values_matrix::SafronovMSumValuesMatrixMPI::ConversionToVector(int, int, int) (tasks/safronov_m_sum_values_matrix/mpi/src/ops_mpi.cpp:66) | called 18 times, returned 18 times | 100.0% |
| safronov_m_sum_values_matrix::SafronovMSumValuesMatrixMPI::PostProcessingImpl() (tasks/safronov_m_sum_values_matrix/mpi/src/ops_mpi.cpp:174) | called 20 times, returned 20 times | 100.0% |
| safronov_m_sum_values_matrix::SafronovMSumValuesMatrixMPI::PreProcessingImpl() (tasks/safronov_m_sum_values_matrix/mpi/src/ops_mpi.cpp:30) | called 20 times, returned 20 times | 67.0% |
| safronov_m_sum_values_matrix::SafronovMSumValuesMatrixMPI::RunImpl() (tasks/safronov_m_sum_values_matrix/mpi/src/ops_mpi.cpp:112) | called 20 times, returned 20 times | 72.0% |
| safronov_m_sum_values_matrix::SafronovMSumValuesMatrixMPI::SafronovMSumValuesMatrixMPI(std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > const&) (tasks/safronov_m_sum_values_matrix/mpi/src/ops_mpi.cpp:12) | called 20 times, returned 20 times | 80.0% |
| safronov_m_sum_values_matrix::SafronovMSumValuesMatrixMPI::SendingOutMatrix(int) (tasks/safronov_m_sum_values_matrix/mpi/src/ops_mpi.cpp:89) | called 20 times, returned 20 times | 84.0% |
| safronov_m_sum_values_matrix::SafronovMSumValuesMatrixMPI::SummValues(int, int) (tasks/safronov_m_sum_values_matrix/mpi/src/ops_mpi.cpp:35) | called 18 times, returned 18 times | 79.0% |
| safronov_m_sum_values_matrix::SafronovMSumValuesMatrixMPI::ValidationImpl() (tasks/safronov_m_sum_values_matrix/mpi/src/ops_mpi.cpp:18) | called 20 times, returned 20 times | 100.0% |
| safronov_m_sum_values_matrix::SafronovMSumValuesMatrixSEQ::PostProcessingImpl() (tasks/safronov_m_sum_values_matrix/seq/src/ops_seq.cpp:49) | called 80 times, returned 80 times | 100.0% |
| safronov_m_sum_values_matrix::SafronovMSumValuesMatrixSEQ::PreProcessingImpl() (tasks/safronov_m_sum_values_matrix/seq/src/ops_seq.cpp:28) | called 80 times, returned 80 times | 67.0% |
| safronov_m_sum_values_matrix::SafronovMSumValuesMatrixSEQ::RunImpl() (tasks/safronov_m_sum_values_matrix/seq/src/ops_seq.cpp:33) | called 80 times, returned 80 times | 83.0% |
| safronov_m_sum_values_matrix::SafronovMSumValuesMatrixSEQ::SafronovMSumValuesMatrixSEQ(std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > const&) (tasks/safronov_m_sum_values_matrix/seq/src/ops_seq.cpp:10) | called 80 times, returned 80 times | 80.0% |
| safronov_m_sum_values_matrix::SafronovMSumValuesMatrixSEQ::ValidationImpl() (tasks/safronov_m_sum_values_matrix/seq/src/ops_seq.cpp:16) | called 80 times, returned 80 times | 100.0% |
| samoylenko_i_conj_grad_method::(anonymous namespace)::BuildLocalMatrix(unsigned long, int, int, int) (tasks/samoylenko_i_conj_grad_method/mpi/src/ops_mpi.cpp:57) | called 24 times, returned 24 times | 100.0% |
| samoylenko_i_conj_grad_method::(anonymous namespace)::BuildMatrix(unsigned long, int) (tasks/samoylenko_i_conj_grad_method/seq/src/ops_seq.cpp:28) | called 96 times, returned 96 times | 100.0% |
| samoylenko_i_conj_grad_method::(anonymous namespace)::ConjugateGradient(unsigned long, int, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&, std::vector<double, std::allocator<double> >&) (tasks/samoylenko_i_conj_grad_method/mpi/src/ops_mpi.cpp:115) | called 24 times, returned 24 times | 74.0% |
| samoylenko_i_conj_grad_method::(anonymous namespace)::ConjugateGradient(unsigned long, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> >&) (tasks/samoylenko_i_conj_grad_method/seq/src/ops_seq.cpp:87) | called 96 times, returned 96 times | 85.0% |
| samoylenko_i_conj_grad_method::(anonymous namespace)::LocalMatrixVectorMult(unsigned long, int, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> >&) (tasks/samoylenko_i_conj_grad_method/mpi/src/ops_mpi.cpp:95) | called 84 times, returned 84 times | 100.0% |
| samoylenko_i_conj_grad_method::(anonymous namespace)::MatrixVectorMult(unsigned long, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> >&) (tasks/samoylenko_i_conj_grad_method/seq/src/ops_seq.cpp:66) | called 336 times, returned 336 times | 100.0% |
| samoylenko_i_conj_grad_method::SamoylenkoIConjGradMethodMPI::PostProcessingImpl() (tasks/samoylenko_i_conj_grad_method/mpi/src/ops_mpi.cpp:237) | called 24 times, returned 24 times | 100.0% |
| samoylenko_i_conj_grad_method::SamoylenkoIConjGradMethodMPI::PreProcessingImpl() (tasks/samoylenko_i_conj_grad_method/mpi/src/ops_mpi.cpp:32) | called 24 times, returned 24 times | 80.0% |
| samoylenko_i_conj_grad_method::SamoylenkoIConjGradMethodMPI::RunImpl() (tasks/samoylenko_i_conj_grad_method/mpi/src/ops_mpi.cpp:181) | called 24 times, returned 24 times | 65.0% |
| samoylenko_i_conj_grad_method::SamoylenkoIConjGradMethodMPI::SamoylenkoIConjGradMethodMPI(std::pair<int, int> const&) (tasks/samoylenko_i_conj_grad_method/mpi/src/ops_mpi.cpp:13) | called 24 times, returned 24 times | 100.0% |
| samoylenko_i_conj_grad_method::SamoylenkoIConjGradMethodMPI::ValidationImpl() (tasks/samoylenko_i_conj_grad_method/mpi/src/ops_mpi.cpp:19) | called 24 times, returned 24 times | 90.0% |
| samoylenko_i_conj_grad_method::SamoylenkoIConjGradMethodSEQ::PostProcessingImpl() (tasks/samoylenko_i_conj_grad_method/seq/src/ops_seq.cpp:156) | called 96 times, returned 96 times | 100.0% |
| samoylenko_i_conj_grad_method::SamoylenkoIConjGradMethodSEQ::PreProcessingImpl() (tasks/samoylenko_i_conj_grad_method/seq/src/ops_seq.cpp:21) | called 96 times, returned 96 times | 67.0% |
| samoylenko_i_conj_grad_method::SamoylenkoIConjGradMethodSEQ::RunImpl() (tasks/samoylenko_i_conj_grad_method/seq/src/ops_seq.cpp:136) | called 96 times, returned 96 times | 62.0% |
| samoylenko_i_conj_grad_method::SamoylenkoIConjGradMethodSEQ::SamoylenkoIConjGradMethodSEQ(std::pair<int, int> const&) (tasks/samoylenko_i_conj_grad_method/seq/src/ops_seq.cpp:11) | called 96 times, returned 96 times | 100.0% |
| samoylenko_i_conj_grad_method::SamoylenkoIConjGradMethodSEQ::ValidationImpl() (tasks/samoylenko_i_conj_grad_method/seq/src/ops_seq.cpp:17) | called 96 times, returned 96 times | 83.0% |
| samoylenko_i_lex_order_check::(anonymous namespace)::ExchangeLengths(int, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const*, unsigned long&, unsigned long&) (tasks/samoylenko_i_lex_order_check/mpi/src/ops_mpi.cpp:16) | called 20 times, returned 20 times | 100.0% |
| samoylenko_i_lex_order_check::(anonymous namespace)::ScatterData(int, int, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const*, unsigned long, unsigned long, unsigned long, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) (tasks/samoylenko_i_lex_order_check/mpi/src/ops_mpi.cpp:25) | called 20 times, returned 20 times | 100.0% |
| samoylenko_i_lex_order_check::SamoylenkoILexOrderCheckMPI::PostProcessingImpl() (tasks/samoylenko_i_lex_order_check/mpi/src/ops_mpi.cpp:123) | called 20 times, returned 20 times | 100.0% |
| samoylenko_i_lex_order_check::SamoylenkoILexOrderCheckMPI::PreProcessingImpl() (tasks/samoylenko_i_lex_order_check/mpi/src/ops_mpi.cpp:74) | called 20 times, returned 20 times | 100.0% |
| samoylenko_i_lex_order_check::SamoylenkoILexOrderCheckMPI::RunImpl() (tasks/samoylenko_i_lex_order_check/mpi/src/ops_mpi.cpp:78) | called 20 times, returned 20 times | 91.0% |
| samoylenko_i_lex_order_check::SamoylenkoILexOrderCheckMPI::SamoylenkoILexOrderCheckMPI(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&) (tasks/samoylenko_i_lex_order_check/mpi/src/ops_mpi.cpp:64) | called 20 times, returned 20 times | 83.0% |
| samoylenko_i_lex_order_check::SamoylenkoILexOrderCheckMPI::ValidationImpl() (tasks/samoylenko_i_lex_order_check/mpi/src/ops_mpi.cpp:70) | called 20 times, returned 20 times | 100.0% |
| samoylenko_i_lex_order_check::SamoylenkoILexOrderCheckSEQ::PostProcessingImpl() (tasks/samoylenko_i_lex_order_check/seq/src/ops_seq.cpp:55) | called 80 times, returned 80 times | 100.0% |
| samoylenko_i_lex_order_check::SamoylenkoILexOrderCheckSEQ::PreProcessingImpl() (tasks/samoylenko_i_lex_order_check/seq/src/ops_seq.cpp:39) | called 80 times, returned 80 times | 100.0% |
| samoylenko_i_lex_order_check::SamoylenkoILexOrderCheckSEQ::RunImpl() (tasks/samoylenko_i_lex_order_check/seq/src/ops_seq.cpp:43) | called 80 times, returned 80 times | 100.0% |
| samoylenko_i_lex_order_check::SamoylenkoILexOrderCheckSEQ::SamoylenkoILexOrderCheckSEQ(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&) (tasks/samoylenko_i_lex_order_check/seq/src/ops_seq.cpp:29) | called 80 times, returned 80 times | 83.0% |
| samoylenko_i_lex_order_check::SamoylenkoILexOrderCheckSEQ::SamoylenkoILexOrderCompare(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (tasks/samoylenko_i_lex_order_check/seq/src/ops_seq.cpp:10) | called 80 times, returned 80 times | 100.0% |
| samoylenko_i_lex_order_check::SamoylenkoILexOrderCheckSEQ::ValidationImpl() (tasks/samoylenko_i_lex_order_check/seq/src/ops_seq.cpp:35) | called 80 times, returned 80 times | 100.0% |
| samoylenko_i_simple_iter_method::(anonymous namespace)::BuildLocalMatrix(int, int, int) (tasks/samoylenko_i_simple_iter_method/mpi/src/ops_mpi.cpp:58) | called 20 times, returned 20 times | 100.0% |
| samoylenko_i_simple_iter_method::(anonymous namespace)::BuildMatrix(unsigned long) (tasks/samoylenko_i_simple_iter_method/seq/src/ops_seq.cpp:29) | called 80 times, returned 80 times | 100.0% |
| samoylenko_i_simple_iter_method::(anonymous namespace)::PerformIterations(int, int, int, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&, std::vector<double, std::allocator<double> >&) (tasks/samoylenko_i_simple_iter_method/mpi/src/ops_mpi.cpp:77) | called 20 times, returned 20 times | 79.0% |
| samoylenko_i_simple_iter_method::(anonymous namespace)::PerformIterations(unsigned long, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> >&, std::vector<double, std::allocator<double> >&) (tasks/samoylenko_i_simple_iter_method/seq/src/ops_seq.cpp:43) | called 80 times, returned 80 times | 100.0% |
| samoylenko_i_simple_iter_method::SamoylenkoISimpleIterMethodMPI::PostProcessingImpl() (tasks/samoylenko_i_simple_iter_method/mpi/src/ops_mpi.cpp:155) | called 20 times, returned 20 times | 100.0% |
| samoylenko_i_simple_iter_method::SamoylenkoISimpleIterMethodMPI::PreProcessingImpl() (tasks/samoylenko_i_simple_iter_method/mpi/src/ops_mpi.cpp:33) | called 20 times, returned 20 times | 80.0% |
| samoylenko_i_simple_iter_method::SamoylenkoISimpleIterMethodMPI::RunImpl() (tasks/samoylenko_i_simple_iter_method/mpi/src/ops_mpi.cpp:118) | called 20 times, returned 20 times | 66.0% |
| samoylenko_i_simple_iter_method::SamoylenkoISimpleIterMethodMPI::SamoylenkoISimpleIterMethodMPI(int const&) (tasks/samoylenko_i_simple_iter_method/mpi/src/ops_mpi.cpp:14) | called 20 times, returned 20 times | 100.0% |
| samoylenko_i_simple_iter_method::SamoylenkoISimpleIterMethodMPI::ValidationImpl() (tasks/samoylenko_i_simple_iter_method/mpi/src/ops_mpi.cpp:20) | called 20 times, returned 20 times | 88.0% |
| samoylenko_i_simple_iter_method::SamoylenkoISimpleIterMethodSEQ::PostProcessingImpl() (tasks/samoylenko_i_simple_iter_method/seq/src/ops_seq.cpp:93) | called 80 times, returned 80 times | 100.0% |
| samoylenko_i_simple_iter_method::SamoylenkoISimpleIterMethodSEQ::PreProcessingImpl() (tasks/samoylenko_i_simple_iter_method/seq/src/ops_seq.cpp:22) | called 80 times, returned 80 times | 67.0% |
| samoylenko_i_simple_iter_method::SamoylenkoISimpleIterMethodSEQ::RunImpl() (tasks/samoylenko_i_simple_iter_method/seq/src/ops_seq.cpp:73) | called 80 times, returned 80 times | 59.0% |
| samoylenko_i_simple_iter_method::SamoylenkoISimpleIterMethodSEQ::SamoylenkoISimpleIterMethodSEQ(int const&) (tasks/samoylenko_i_simple_iter_method/seq/src/ops_seq.cpp:12) | called 80 times, returned 80 times | 100.0% |
| samoylenko_i_simple_iter_method::SamoylenkoISimpleIterMethodSEQ::ValidationImpl() (tasks/samoylenko_i_simple_iter_method/seq/src/ops_seq.cpp:18) | called 80 times, returned 80 times | 75.0% |
| shakirova_e_elem_matrix_sum::ShakirovaEElemMatrixSumMPI::PostProcessingImpl() (tasks/shakirova_e_elem_matrix_sum/mpi/src/ops_mpi.cpp:101) | called 18 times, returned 18 times | 100.0% |
| shakirova_e_elem_matrix_sum::ShakirovaEElemMatrixSumMPI::PreProcessingImpl() (tasks/shakirova_e_elem_matrix_sum/mpi/src/ops_mpi.cpp:32) | called 18 times, returned 18 times | 100.0% |
| shakirova_e_elem_matrix_sum::ShakirovaEElemMatrixSumMPI::RunImpl() (tasks/shakirova_e_elem_matrix_sum/mpi/src/ops_mpi.cpp:37) | called 18 times, returned 18 times | 78.0% |
| shakirova_e_elem_matrix_sum::ShakirovaEElemMatrixSumMPI::ShakirovaEElemMatrixSumMPI(shakirova_e_elem_matrix_sum::Matrix const&) (tasks/shakirova_e_elem_matrix_sum/mpi/src/ops_mpi.cpp:15) | called 18 times, returned 18 times | 75.0% |
| shakirova_e_elem_matrix_sum::ShakirovaEElemMatrixSumMPI::ValidationImpl() (tasks/shakirova_e_elem_matrix_sum/mpi/src/ops_mpi.cpp:21) | called 18 times, returned 18 times | 100.0% |
| shakirova_e_elem_matrix_sum::ShakirovaEElemMatrixSumSEQ::PostProcessingImpl() (tasks/shakirova_e_elem_matrix_sum/seq/src/ops_seq.cpp:37) | called 72 times, returned 72 times | 100.0% |
| shakirova_e_elem_matrix_sum::ShakirovaEElemMatrixSumSEQ::PreProcessingImpl() (tasks/shakirova_e_elem_matrix_sum/seq/src/ops_seq.cpp:20) | called 72 times, returned 72 times | 100.0% |
| shakirova_e_elem_matrix_sum::ShakirovaEElemMatrixSumSEQ::RunImpl() (tasks/shakirova_e_elem_matrix_sum/seq/src/ops_seq.cpp:25) | called 72 times, returned 72 times | 100.0% |
| shakirova_e_elem_matrix_sum::ShakirovaEElemMatrixSumSEQ::ShakirovaEElemMatrixSumSEQ(shakirova_e_elem_matrix_sum::Matrix const&) (tasks/shakirova_e_elem_matrix_sum/seq/src/ops_seq.cpp:10) | called 72 times, returned 72 times | 75.0% |
| shakirova_e_elem_matrix_sum::ShakirovaEElemMatrixSumSEQ::ValidationImpl() (tasks/shakirova_e_elem_matrix_sum/seq/src/ops_seq.cpp:16) | called 72 times, returned 72 times | 80.0% |
| shemetov_d_find_error_vec::ShemetovDFindErrorVecMPI::DetectDrop(double, double) (tasks/shemetov_d_find_error_vec/mpi/src/ops_mpi.cpp:19) | not called | 0.0% |
| shemetov_d_find_error_vec::ShemetovDFindErrorVecMPI::PostProcessingImpl() (tasks/shemetov_d_find_error_vec/mpi/src/ops_mpi.cpp:87) | called 28 times, returned 28 times | 100.0% |
| shemetov_d_find_error_vec::ShemetovDFindErrorVecMPI::PreProcessingImpl() (tasks/shemetov_d_find_error_vec/mpi/src/ops_mpi.cpp:33) | called 28 times, returned 28 times | 100.0% |
| shemetov_d_find_error_vec::ShemetovDFindErrorVecMPI::RunImpl() (tasks/shemetov_d_find_error_vec/mpi/src/ops_mpi.cpp:37) | called 28 times, returned 28 times | 77.0% |
| shemetov_d_find_error_vec::ShemetovDFindErrorVecMPI::ShemetovDFindErrorVecMPI(std::vector<double, std::allocator<double> > const&) (tasks/shemetov_d_find_error_vec/mpi/src/ops_mpi.cpp:23) | called 28 times, returned 28 times | 75.0% |
| shemetov_d_find_error_vec::ShemetovDFindErrorVecMPI::ValidationImpl() (tasks/shemetov_d_find_error_vec/mpi/src/ops_mpi.cpp:29) | called 28 times, returned 28 times | 100.0% |
| shemetov_d_find_error_vec::ShemetovDFindErrorVecSEQ::PostProcessingImpl() (tasks/shemetov_d_find_error_vec/seq/src/ops_seq.cpp:49) | called 112 times, returned 112 times | 100.0% |
| shemetov_d_find_error_vec::ShemetovDFindErrorVecSEQ::PreProcessingImpl() (tasks/shemetov_d_find_error_vec/seq/src/ops_seq.cpp:24) | called 112 times, returned 112 times | 100.0% |
| shemetov_d_find_error_vec::ShemetovDFindErrorVecSEQ::RunImpl() (tasks/shemetov_d_find_error_vec/seq/src/ops_seq.cpp:28) | called 112 times, returned 112 times | 100.0% |
| shemetov_d_find_error_vec::ShemetovDFindErrorVecSEQ::ShemetovDFindErrorVecSEQ(std::vector<double, std::allocator<double> > const&) (tasks/shemetov_d_find_error_vec/seq/src/ops_seq.cpp:14) | called 112 times, returned 112 times | 75.0% |
| shemetov_d_find_error_vec::ShemetovDFindErrorVecSEQ::ValidationImpl() (tasks/shemetov_d_find_error_vec/seq/src/ops_seq.cpp:20) | called 112 times, returned 112 times | 100.0% |
| shemetov_d_gauss_filter_linear::GaussFilterMPI::ApplyKernel(std::vector<std::vector<shemetov_d_gauss_filter_linear::Pixel, std::allocator<shemetov_d_gauss_filter_linear::Pixel> >, std::allocator<std::vector<shemetov_d_gauss_filter_linear::Pixel, std::allocator<shemetov_d_gauss_filter_linear::Pixel> > > > const&, int, int, std::vector<std::vector<float, std::allocator<float> >, std::allocator<std::vector<float, std::allocator<float> > > > const&) (tasks/shemetov_d_gauss_filter_linear/mpi/src/ops_mpi.cpp:21) | called 260094 times, returned 260094 times | 100.0% |
| shemetov_d_gauss_filter_linear::GaussFilterMPI::ComputeLocalBlock(std::vector<std::vector<shemetov_d_gauss_filter_linear::Pixel, std::allocator<shemetov_d_gauss_filter_linear::Pixel> >, std::allocator<std::vector<shemetov_d_gauss_filter_linear::Pixel, std::allocator<shemetov_d_gauss_filter_linear::Pixel> > > > const&, int, std::vector<std::vector<shemetov_d_gauss_filter_linear::Pixel, std::allocator<shemetov_d_gauss_filter_linear::Pixel> >, std::allocator<std::vector<shemetov_d_gauss_filter_linear::Pixel, std::allocator<shemetov_d_gauss_filter_linear::Pixel> > > >&) (tasks/shemetov_d_gauss_filter_linear/mpi/src/ops_mpi.cpp:43) | called 6 times, returned 6 times | 60.0% |
| shemetov_d_gauss_filter_linear::GaussFilterMPI::GatherResult(std::vector<std::vector<shemetov_d_gauss_filter_linear::Pixel, std::allocator<shemetov_d_gauss_filter_linear::Pixel> >, std::allocator<std::vector<shemetov_d_gauss_filter_linear::Pixel, std::allocator<shemetov_d_gauss_filter_linear::Pixel> > > > const&, std::vector<std::vector<shemetov_d_gauss_filter_linear::Pixel, std::allocator<shemetov_d_gauss_filter_linear::Pixel> >, std::allocator<std::vector<shemetov_d_gauss_filter_linear::Pixel, std::allocator<shemetov_d_gauss_filter_linear::Pixel> > > > const&, std::vector<std::vector<shemetov_d_gauss_filter_linear::Pixel, std::allocator<shemetov_d_gauss_filter_linear::Pixel> >, std::allocator<std::vector<shemetov_d_gauss_filter_linear::Pixel, std::allocator<shemetov_d_gauss_filter_linear::Pixel> > > >&) (tasks/shemetov_d_gauss_filter_linear/mpi/src/ops_mpi.cpp:82) | called 6 times, returned 6 times | 75.0% |
| shemetov_d_gauss_filter_linear::GaussFilterMPI::GaussFilterMPI(std::vector<std::vector<shemetov_d_gauss_filter_linear::Pixel, std::allocator<shemetov_d_gauss_filter_linear::Pixel> >, std::allocator<std::vector<shemetov_d_gauss_filter_linear::Pixel, std::allocator<shemetov_d_gauss_filter_linear::Pixel> > > > const&) (tasks/shemetov_d_gauss_filter_linear/mpi/src/ops_mpi.cpp:15) | called 8 times, returned 8 times | 80.0% |
| shemetov_d_gauss_filter_linear::GaussFilterMPI::PostProcessingImpl() (tasks/shemetov_d_gauss_filter_linear/mpi/src/ops_mpi.cpp:164) | called 8 times, returned 8 times | 100.0% |
| shemetov_d_gauss_filter_linear::GaussFilterMPI::PreProcessingImpl() (tasks/shemetov_d_gauss_filter_linear/mpi/src/ops_mpi.cpp:129) | called 8 times, returned 8 times | 100.0% |
| shemetov_d_gauss_filter_linear::GaussFilterMPI::RecieveColumns(std::vector<unsigned char, std::allocator<unsigned char> >&, unsigned long, std::vector<std::vector<shemetov_d_gauss_filter_linear::Pixel, std::allocator<shemetov_d_gauss_filter_linear::Pixel> >, std::allocator<std::vector<shemetov_d_gauss_filter_linear::Pixel, std::allocator<shemetov_d_gauss_filter_linear::Pixel> > > >&) (tasks/shemetov_d_gauss_filter_linear/mpi/src/ops_mpi.cpp:73) | called 999 times, returned 999 times | 100.0% |
| shemetov_d_gauss_filter_linear::GaussFilterMPI::RunImpl() (tasks/shemetov_d_gauss_filter_linear/mpi/src/ops_mpi.cpp:133) | called 8 times, returned 8 times | 78.0% |
| shemetov_d_gauss_filter_linear::GaussFilterMPI::SendColumns(std::vector<std::vector<shemetov_d_gauss_filter_linear::Pixel, std::allocator<shemetov_d_gauss_filter_linear::Pixel> >, std::allocator<std::vector<shemetov_d_gauss_filter_linear::Pixel, std::allocator<shemetov_d_gauss_filter_linear::Pixel> > > > const&, unsigned long) (tasks/shemetov_d_gauss_filter_linear/mpi/src/ops_mpi.cpp:60) | called 1998 times, returned 1998 times | 100.0% |
| shemetov_d_gauss_filter_linear::GaussFilterMPI::ValidationImpl() (tasks/shemetov_d_gauss_filter_linear/mpi/src/ops_mpi.cpp:124) | called 8 times, returned 8 times | 75.0% |
| shemetov_d_gauss_filter_linear::GaussFilterSEQ::ApplyKernel(std::vector<std::vector<shemetov_d_gauss_filter_linear::Pixel, std::allocator<shemetov_d_gauss_filter_linear::Pixel> >, std::allocator<std::vector<shemetov_d_gauss_filter_linear::Pixel, std::allocator<shemetov_d_gauss_filter_linear::Pixel> > > > const&, int, int, std::vector<std::vector<float, std::allocator<float> >, std::allocator<std::vector<float, std::allocator<float> > > > const&) (tasks/shemetov_d_gauss_filter_linear/seq/src/ops_seq.cpp:17) | called 2080752 times, returned 2080752 times | 100.0% |
| shemetov_d_gauss_filter_linear::GaussFilterSEQ::GaussFilterSEQ(std::vector<std::vector<shemetov_d_gauss_filter_linear::Pixel, std::allocator<shemetov_d_gauss_filter_linear::Pixel> >, std::allocator<std::vector<shemetov_d_gauss_filter_linear::Pixel, std::allocator<shemetov_d_gauss_filter_linear::Pixel> > > > const&) (tasks/shemetov_d_gauss_filter_linear/seq/src/ops_seq.cpp:11) | called 32 times, returned 32 times | 80.0% |
| shemetov_d_gauss_filter_linear::GaussFilterSEQ::PostProcessingImpl() (tasks/shemetov_d_gauss_filter_linear/seq/src/ops_seq.cpp:72) | called 32 times, returned 32 times | 100.0% |
| shemetov_d_gauss_filter_linear::GaussFilterSEQ::PreProcessingImpl() (tasks/shemetov_d_gauss_filter_linear/seq/src/ops_seq.cpp:44) | called 32 times, returned 32 times | 100.0% |
| shemetov_d_gauss_filter_linear::GaussFilterSEQ::RunImpl() (tasks/shemetov_d_gauss_filter_linear/seq/src/ops_seq.cpp:48) | called 32 times, returned 32 times | 61.0% |
| shemetov_d_gauss_filter_linear::GaussFilterSEQ::ValidationImpl() (tasks/shemetov_d_gauss_filter_linear/seq/src/ops_seq.cpp:39) | called 32 times, returned 32 times | 75.0% |
| shemetov_d_increasing_contrast::IncreaseContrastTaskMPI::IncreaseContrastTaskMPI(std::vector<shemetov_d_increasing_contrast::Pixel, std::allocator<shemetov_d_increasing_contrast::Pixel> > const&) (tasks/shemetov_d_increasing_contrast/mpi/src/ops_mpi.cpp:15) | called 8 times, returned 8 times | 80.0% |
| shemetov_d_increasing_contrast::IncreaseContrastTaskMPI::PostProcessingImpl() (tasks/shemetov_d_increasing_contrast/mpi/src/ops_mpi.cpp:81) | called 8 times, returned 8 times | 100.0% |
| shemetov_d_increasing_contrast::IncreaseContrastTaskMPI::PreProcessingImpl() (tasks/shemetov_d_increasing_contrast/mpi/src/ops_mpi.cpp:25) | called 8 times, returned 8 times | 100.0% |
| shemetov_d_increasing_contrast::IncreaseContrastTaskMPI::RunImpl() (tasks/shemetov_d_increasing_contrast/mpi/src/ops_mpi.cpp:30) | called 8 times, returned 8 times | 64.0% |
| shemetov_d_increasing_contrast::IncreaseContrastTaskMPI::ValidationImpl() (tasks/shemetov_d_increasing_contrast/mpi/src/ops_mpi.cpp:21) | called 8 times, returned 8 times | 100.0% |
| shemetov_d_increasing_contrast::IncreaseContrastTaskSEQ::IncreaseContrastTaskSEQ(std::vector<shemetov_d_increasing_contrast::Pixel, std::allocator<shemetov_d_increasing_contrast::Pixel> > const&) (tasks/shemetov_d_increasing_contrast/seq/src/ops_seq.cpp:11) | called 32 times, returned 32 times | 80.0% |
| shemetov_d_increasing_contrast::IncreaseContrastTaskSEQ::PostProcessingImpl() (tasks/shemetov_d_increasing_contrast/seq/src/ops_seq.cpp:45) | called 32 times, returned 32 times | 100.0% |
| shemetov_d_increasing_contrast::IncreaseContrastTaskSEQ::PreProcessingImpl() (tasks/shemetov_d_increasing_contrast/seq/src/ops_seq.cpp:21) | called 32 times, returned 32 times | 100.0% |
| shemetov_d_increasing_contrast::IncreaseContrastTaskSEQ::RunImpl() (tasks/shemetov_d_increasing_contrast/seq/src/ops_seq.cpp:26) | called 32 times, returned 32 times | 100.0% |
| shemetov_d_increasing_contrast::IncreaseContrastTaskSEQ::ValidationImpl() (tasks/shemetov_d_increasing_contrast/seq/src/ops_seq.cpp:17) | called 32 times, returned 32 times | 100.0% |
| shilin_n_counting_number_sentences_in_line::ShilinNCountingNumberSentencesInLineMPI::CountSentencesFromPosition(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, int) (tasks/shilin_n_counting_number_sentences_in_line/mpi/src/ops_mpi.cpp:62) | called 46 times, returned 46 times | 100.0% |
| shilin_n_counting_number_sentences_in_line::ShilinNCountingNumberSentencesInLineMPI::CountSentencesInChunk(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, int, char) (tasks/shilin_n_counting_number_sentences_in_line/mpi/src/ops_mpi.cpp:74) | called 46 times, returned 46 times | 100.0% |
| shilin_n_counting_number_sentences_in_line::ShilinNCountingNumberSentencesInLineMPI::PostProcessingImpl() (tasks/shilin_n_counting_number_sentences_in_line/mpi/src/ops_mpi.cpp:146) | called 48 times, returned 48 times | 100.0% |
| shilin_n_counting_number_sentences_in_line::ShilinNCountingNumberSentencesInLineMPI::PreProcessingImpl() (tasks/shilin_n_counting_number_sentences_in_line/mpi/src/ops_mpi.cpp:34) | called 48 times, returned 48 times | 100.0% |
| shilin_n_counting_number_sentences_in_line::ShilinNCountingNumberSentencesInLineMPI::RunImpl() (tasks/shilin_n_counting_number_sentences_in_line/mpi/src/ops_mpi.cpp:85) | called 48 times, returned 48 times | 76.0% |
| shilin_n_counting_number_sentences_in_line::ShilinNCountingNumberSentencesInLineMPI::ShilinNCountingNumberSentencesInLineMPI(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (tasks/shilin_n_counting_number_sentences_in_line/mpi/src/ops_mpi.cpp:14) | called 48 times, returned 48 times | 86.0% |
| shilin_n_counting_number_sentences_in_line::ShilinNCountingNumberSentencesInLineMPI::SkipPunctuationSequence(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, int) (tasks/shilin_n_counting_number_sentences_in_line/mpi/src/ops_mpi.cpp:53) | not called | 0.0% |
| shilin_n_counting_number_sentences_in_line::ShilinNCountingNumberSentencesInLineMPI::ValidationImpl() (tasks/shilin_n_counting_number_sentences_in_line/mpi/src/ops_mpi.cpp:24) | called 48 times, returned 48 times | 100.0% |
| shilin_n_counting_number_sentences_in_line::ShilinNCountingNumberSentencesInLineSEQ::PostProcessingImpl() (tasks/shilin_n_counting_number_sentences_in_line/seq/src/ops_seq.cpp:43) | called 192 times, returned 192 times | 100.0% |
| shilin_n_counting_number_sentences_in_line::ShilinNCountingNumberSentencesInLineSEQ::PreProcessingImpl() (tasks/shilin_n_counting_number_sentences_in_line/seq/src/ops_seq.cpp:20) | called 192 times, returned 192 times | 100.0% |
| shilin_n_counting_number_sentences_in_line::ShilinNCountingNumberSentencesInLineSEQ::RunImpl() (tasks/shilin_n_counting_number_sentences_in_line/seq/src/ops_seq.cpp:25) | called 192 times, returned 192 times | 100.0% |
| shilin_n_counting_number_sentences_in_line::ShilinNCountingNumberSentencesInLineSEQ::ShilinNCountingNumberSentencesInLineSEQ(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (tasks/shilin_n_counting_number_sentences_in_line/seq/src/ops_seq.cpp:10) | called 192 times, returned 192 times | 80.0% |
| shilin_n_counting_number_sentences_in_line::ShilinNCountingNumberSentencesInLineSEQ::ValidationImpl() (tasks/shilin_n_counting_number_sentences_in_line/seq/src/ops_seq.cpp:16) | called 192 times, returned 192 times | 100.0% |
| shilin_n_gauss_band_horizontal_scheme::ShilinNGaussBandHorizontalSchemeMPI::BackSubstitutionMPI(std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > const&, std::vector<int, std::allocator<int> > const&, unsigned long, unsigned long, int, int) (tasks/shilin_n_gauss_band_horizontal_scheme/mpi/src/ops_mpi.cpp:202) | called 12 times, returned 12 times | 82.0% |
| shilin_n_gauss_band_horizontal_scheme::ShilinNGaussBandHorizontalSchemeMPI::DistributeRows(std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > const&, unsigned long, unsigned long, int, int, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<int, std::allocator<int> >&) (tasks/shilin_n_gauss_band_horizontal_scheme/mpi/src/ops_mpi.cpp:115) | called 12 times, returned 12 times | 89.0% |
| shilin_n_gauss_band_horizontal_scheme::ShilinNGaussBandHorizontalSchemeMPI::EliminateColumnMPI(std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<int, std::allocator<int> > const&, unsigned long, unsigned long, unsigned long, std::vector<double, std::allocator<double> > const&) (tasks/shilin_n_gauss_band_horizontal_scheme/mpi/src/ops_mpi.cpp:173) | called 72 times, returned 72 times | 100.0% |
| shilin_n_gauss_band_horizontal_scheme::ShilinNGaussBandHorizontalSchemeMPI::ForwardEliminationMPI(std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<int, std::allocator<int> > const&, unsigned long, unsigned long, int, int) (tasks/shilin_n_gauss_band_horizontal_scheme/mpi/src/ops_mpi.cpp:146) | called 12 times, returned 12 times | 70.0% |
| shilin_n_gauss_band_horizontal_scheme::ShilinNGaussBandHorizontalSchemeMPI::GetGlobalIndex(std::vector<int, std::allocator<int> > const&, unsigned long, unsigned long) (tasks/shilin_n_gauss_band_horizontal_scheme/mpi/src/ops_mpi.cpp:190) | not called | 0.0% |
| shilin_n_gauss_band_horizontal_scheme::ShilinNGaussBandHorizontalSchemeMPI::PostProcessingImpl() (tasks/shilin_n_gauss_band_horizontal_scheme/mpi/src/ops_mpi.cpp:231) | called 12 times, returned 12 times | 100.0% |
| shilin_n_gauss_band_horizontal_scheme::ShilinNGaussBandHorizontalSchemeMPI::PreProcessingImpl() (tasks/shilin_n_gauss_band_horizontal_scheme/mpi/src/ops_mpi.cpp:68) | called 12 times, returned 12 times | 60.0% |
| shilin_n_gauss_band_horizontal_scheme::ShilinNGaussBandHorizontalSchemeMPI::RunImpl() (tasks/shilin_n_gauss_band_horizontal_scheme/mpi/src/ops_mpi.cpp:73) | called 12 times, returned 12 times | 71.0% |
| shilin_n_gauss_band_horizontal_scheme::ShilinNGaussBandHorizontalSchemeMPI::ShilinNGaussBandHorizontalSchemeMPI(std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > const&) (tasks/shilin_n_gauss_band_horizontal_scheme/mpi/src/ops_mpi.cpp:13) | called 12 times, returned 12 times | 71.0% |
| shilin_n_gauss_band_horizontal_scheme::ShilinNGaussBandHorizontalSchemeMPI::ValidateInput(std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > const&) (tasks/shilin_n_gauss_band_horizontal_scheme/mpi/src/ops_mpi.cpp:44) | called 6 times, returned 6 times | 88.0% |
| shilin_n_gauss_band_horizontal_scheme::ShilinNGaussBandHorizontalSchemeMPI::ValidationImpl() (tasks/shilin_n_gauss_band_horizontal_scheme/mpi/src/ops_mpi.cpp:28) | called 12 times, returned 12 times | 100.0% |
| shilin_n_gauss_band_horizontal_scheme::ShilinNGaussBandHorizontalSchemeSEQ::BackSubstitution(std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > const&, unsigned long, unsigned long) (tasks/shilin_n_gauss_band_horizontal_scheme/seq/src/ops_seq.cpp:116) | called 48 times, returned 48 times | 100.0% |
| shilin_n_gauss_band_horizontal_scheme::ShilinNGaussBandHorizontalSchemeSEQ::EliminateColumn(std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, unsigned long, unsigned long, unsigned long) (tasks/shilin_n_gauss_band_horizontal_scheme/seq/src/ops_seq.cpp:105) | called 288 times, returned 288 times | 100.0% |
| shilin_n_gauss_band_horizontal_scheme::ShilinNGaussBandHorizontalSchemeSEQ::FindPivotRow(std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > const&, unsigned long, unsigned long) (tasks/shilin_n_gauss_band_horizontal_scheme/seq/src/ops_seq.cpp:90) | called 288 times, returned 288 times | 83.0% |
| shilin_n_gauss_band_horizontal_scheme::ShilinNGaussBandHorizontalSchemeSEQ::ForwardElimination(std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, unsigned long, unsigned long) (tasks/shilin_n_gauss_band_horizontal_scheme/seq/src/ops_seq.cpp:72) | called 48 times, returned 48 times | 88.0% |
| shilin_n_gauss_band_horizontal_scheme::ShilinNGaussBandHorizontalSchemeSEQ::PostProcessingImpl() (tasks/shilin_n_gauss_band_horizontal_scheme/seq/src/ops_seq.cpp:132) | called 48 times, returned 48 times | 100.0% |
| shilin_n_gauss_band_horizontal_scheme::ShilinNGaussBandHorizontalSchemeSEQ::PreProcessingImpl() (tasks/shilin_n_gauss_band_horizontal_scheme/seq/src/ops_seq.cpp:47) | called 48 times, returned 48 times | 60.0% |
| shilin_n_gauss_band_horizontal_scheme::ShilinNGaussBandHorizontalSchemeSEQ::RunImpl() (tasks/shilin_n_gauss_band_horizontal_scheme/seq/src/ops_seq.cpp:52) | called 48 times, returned 48 times | 70.0% |
| shilin_n_gauss_band_horizontal_scheme::ShilinNGaussBandHorizontalSchemeSEQ::ShilinNGaussBandHorizontalSchemeSEQ(std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > const&) (tasks/shilin_n_gauss_band_horizontal_scheme/seq/src/ops_seq.cpp:12) | called 48 times, returned 48 times | 75.0% |
| shilin_n_gauss_band_horizontal_scheme::ShilinNGaussBandHorizontalSchemeSEQ::ValidationImpl() (tasks/shilin_n_gauss_band_horizontal_scheme/seq/src/ops_seq.cpp:23) | called 48 times, returned 48 times | 88.0% |
| shilin_n_gauss_filter_vertical_split::ShilinNGaussFilterVerticalSplitMPI::ApplyGaussianKernelMPI(std::vector<unsigned char, std::allocator<unsigned char> > const&, std::vector<unsigned char, std::allocator<unsigned char> >&, int, int, int, int, int) (tasks/shilin_n_gauss_filter_vertical_split/mpi/src/ops_mpi.cpp:210) | called 14 times, returned 14 times | 100.0% |
| shilin_n_gauss_filter_vertical_split::ShilinNGaussFilterVerticalSplitMPI::CopyLocalData(std::vector<unsigned char, std::allocator<unsigned char> > const&, std::vector<unsigned char, std::allocator<unsigned char> >&, int, int, int, int, int) (tasks/shilin_n_gauss_filter_vertical_split/mpi/src/ops_mpi.cpp:186) | called 7 times, returned 7 times | 93.0% |
| shilin_n_gauss_filter_vertical_split::ShilinNGaussFilterVerticalSplitMPI::DistributeVerticalStripes(std::vector<unsigned char, std::allocator<unsigned char> > const&, std::vector<unsigned char, std::allocator<unsigned char> >&, int, int, int, int, int, int&, int&) (tasks/shilin_n_gauss_filter_vertical_split/mpi/src/ops_mpi.cpp:119) | called 14 times, returned 14 times | 89.0% |
| shilin_n_gauss_filter_vertical_split::ShilinNGaussFilterVerticalSplitMPI::GatherFromOtherRanks(std::vector<unsigned char, std::allocator<unsigned char> >&, int, int, int, int, int, int) (tasks/shilin_n_gauss_filter_vertical_split/mpi/src/ops_mpi.cpp:301) | called 7 times, returned 7 times | 88.0% |
| shilin_n_gauss_filter_vertical_split::ShilinNGaussFilterVerticalSplitMPI::GatherFromRank0(std::vector<unsigned char, std::allocator<unsigned char> > const&, std::vector<unsigned char, std::allocator<unsigned char> >&, int, int, int, int, int, int, int) (tasks/shilin_n_gauss_filter_vertical_split/mpi/src/ops_mpi.cpp:282) | not called | 0.0% |
| shilin_n_gauss_filter_vertical_split::ShilinNGaussFilterVerticalSplitMPI::GatherVerticalStripes(std::vector<unsigned char, std::allocator<unsigned char> > const&, std::vector<unsigned char, std::allocator<unsigned char> >&, int, int, int, int, int, int, int) (tasks/shilin_n_gauss_filter_vertical_split/mpi/src/ops_mpi.cpp:265) | called 14 times, returned 14 times | 100.0% |
| shilin_n_gauss_filter_vertical_split::ShilinNGaussFilterVerticalSplitMPI::PostProcessingImpl() (tasks/shilin_n_gauss_filter_vertical_split/mpi/src/ops_mpi.cpp:113) | called 14 times, returned 14 times | 100.0% |
| shilin_n_gauss_filter_vertical_split::ShilinNGaussFilterVerticalSplitMPI::PreProcessingImpl() (tasks/shilin_n_gauss_filter_vertical_split/mpi/src/ops_mpi.cpp:49) | called 14 times, returned 14 times | 60.0% |
| shilin_n_gauss_filter_vertical_split::ShilinNGaussFilterVerticalSplitMPI::ProcessPixelWithKernel(std::vector<unsigned char, std::allocator<unsigned char> > const&, std::vector<unsigned char, std::allocator<unsigned char> >&, int, int, int, int, int, int, int) (tasks/shilin_n_gauss_filter_vertical_split/mpi/src/ops_mpi.cpp:226) | called 13929 times, returned 13929 times | 100.0% |
| shilin_n_gauss_filter_vertical_split::ShilinNGaussFilterVerticalSplitMPI::RunImpl() (tasks/shilin_n_gauss_filter_vertical_split/mpi/src/ops_mpi.cpp:54) | called 14 times, returned 14 times | 69.0% |
| shilin_n_gauss_filter_vertical_split::ShilinNGaussFilterVerticalSplitMPI::SendDataToProcess(std::vector<unsigned char, std::allocator<unsigned char> > const&, int, int, int, int, int, int) (tasks/shilin_n_gauss_filter_vertical_split/mpi/src/ops_mpi.cpp:153) | called 7 times, returned 7 times | 85.0% |
| shilin_n_gauss_filter_vertical_split::ShilinNGaussFilterVerticalSplitMPI::SendUnpaddedData(std::vector<unsigned char, std::allocator<unsigned char> > const&, int, int, int, int, int) (tasks/shilin_n_gauss_filter_vertical_split/mpi/src/ops_mpi.cpp:330) | not called | 0.0% |
| shilin_n_gauss_filter_vertical_split::ShilinNGaussFilterVerticalSplitMPI::ShilinNGaussFilterVerticalSplitMPI(shilin_n_gauss_filter_vertical_split::ImageData const&) (tasks/shilin_n_gauss_filter_vertical_split/mpi/src/ops_mpi.cpp:15) | called 14 times, returned 14 times | 73.0% |
| shilin_n_gauss_filter_vertical_split::ShilinNGaussFilterVerticalSplitMPI::ValidationImpl() (tasks/shilin_n_gauss_filter_vertical_split/mpi/src/ops_mpi.cpp:25) | called 14 times, returned 14 times | 80.0% |
| shilin_n_gauss_filter_vertical_split::ShilinNGaussFilterVerticalSplitSEQ::ApplyGaussianKernel(std::vector<unsigned char, std::allocator<unsigned char> > const&, std::vector<unsigned char, std::allocator<unsigned char> >&, int, int, int) (tasks/shilin_n_gauss_filter_vertical_split/seq/src/ops_seq.cpp:62) | called 56 times, returned 56 times | 100.0% |
| shilin_n_gauss_filter_vertical_split::ShilinNGaussFilterVerticalSplitSEQ::GetPixelValue(std::vector<unsigned char, std::allocator<unsigned char> > const&, int, int, int, int, int, int) (tasks/shilin_n_gauss_filter_vertical_split/seq/src/ops_seq.cpp:51) | not called | 0.0% |
| shilin_n_gauss_filter_vertical_split::ShilinNGaussFilterVerticalSplitSEQ::PostProcessingImpl() (tasks/shilin_n_gauss_filter_vertical_split/seq/src/ops_seq.cpp:47) | called 56 times, returned 56 times | 100.0% |
| shilin_n_gauss_filter_vertical_split::ShilinNGaussFilterVerticalSplitSEQ::PreProcessingImpl() (tasks/shilin_n_gauss_filter_vertical_split/seq/src/ops_seq.cpp:30) | called 56 times, returned 56 times | 67.0% |
| shilin_n_gauss_filter_vertical_split::ShilinNGaussFilterVerticalSplitSEQ::RunImpl() (tasks/shilin_n_gauss_filter_vertical_split/seq/src/ops_seq.cpp:38) | called 56 times, returned 56 times | 100.0% |
| shilin_n_gauss_filter_vertical_split::ShilinNGaussFilterVerticalSplitSEQ::ShilinNGaussFilterVerticalSplitSEQ(shilin_n_gauss_filter_vertical_split::ImageData const&) (tasks/shilin_n_gauss_filter_vertical_split/seq/src/ops_seq.cpp:13) | called 56 times, returned 56 times | 62.0% |
| shilin_n_gauss_filter_vertical_split::ShilinNGaussFilterVerticalSplitSEQ::ValidationImpl() (tasks/shilin_n_gauss_filter_vertical_split/seq/src/ops_seq.cpp:19) | called 56 times, returned 56 times | 100.0% |
| shkenev_i_diff_betw_neighb_elem_vec::(anonymous namespace)::BoundaryExchange(std::vector<int, std::allocator<int> > const&, int, int) (tasks/shkenev_i_diff_betw_neighb_elem_vec/mpi/src/ops_mpi.cpp:72) | not called | 0.0% |
| shkenev_i_diff_betw_neighb_elem_vec::(anonymous namespace)::LocalCompute(std::vector<int, std::allocator<int> > const&) (tasks/shkenev_i_diff_betw_neighb_elem_vec/mpi/src/ops_mpi.cpp:60) | not called | 0.0% |
| shkenev_i_diff_betw_neighb_elem_vec::(anonymous namespace)::ScatterData(std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> >&, int) (tasks/shkenev_i_diff_betw_neighb_elem_vec/mpi/src/ops_mpi.cpp:37) | not called | 0.0% |
| shkenev_i_diff_betw_neighb_elem_vec::ShkenevIDiffBetwNeighbElemVecMPI::PostProcessingImpl() (tasks/shkenev_i_diff_betw_neighb_elem_vec/mpi/src/ops_mpi.cpp:146) | not called | 0.0% |
| shkenev_i_diff_betw_neighb_elem_vec::ShkenevIDiffBetwNeighbElemVecMPI::PreProcessingImpl() (tasks/shkenev_i_diff_betw_neighb_elem_vec/mpi/src/ops_mpi.cpp:101) | not called | 0.0% |
| shkenev_i_diff_betw_neighb_elem_vec::ShkenevIDiffBetwNeighbElemVecMPI::RunImpl() (tasks/shkenev_i_diff_betw_neighb_elem_vec/mpi/src/ops_mpi.cpp:105) | not called | 0.0% |
| shkenev_i_diff_betw_neighb_elem_vec::ShkenevIDiffBetwNeighbElemVecMPI::ShkenevIDiffBetwNeighbElemVecMPI(std::vector<int, std::allocator<int> > const&) (tasks/shkenev_i_diff_betw_neighb_elem_vec/mpi/src/ops_mpi.cpp:91) | not called | 0.0% |
| shkenev_i_diff_betw_neighb_elem_vec::ShkenevIDiffBetwNeighbElemVecMPI::ValidationImpl() (tasks/shkenev_i_diff_betw_neighb_elem_vec/mpi/src/ops_mpi.cpp:97) | not called | 0.0% |
| shkenev_i_diff_betw_neighb_elem_vec::ShkenevIDiffBetwNeighbElemVecSEQ::PostProcessingImpl() (tasks/shkenev_i_diff_betw_neighb_elem_vec/seq/src/ops_seq.cpp:44) | not called | 0.0% |
| shkenev_i_diff_betw_neighb_elem_vec::ShkenevIDiffBetwNeighbElemVecSEQ::PreProcessingImpl() (tasks/shkenev_i_diff_betw_neighb_elem_vec/seq/src/ops_seq.cpp:22) | not called | 0.0% |
| shkenev_i_diff_betw_neighb_elem_vec::ShkenevIDiffBetwNeighbElemVecSEQ::RunImpl() (tasks/shkenev_i_diff_betw_neighb_elem_vec/seq/src/ops_seq.cpp:26) | not called | 0.0% |
| shkenev_i_diff_betw_neighb_elem_vec::ShkenevIDiffBetwNeighbElemVecSEQ::ShkenevIDiffBetwNeighbElemVecSEQ(std::vector<int, std::allocator<int> > const&) (tasks/shkenev_i_diff_betw_neighb_elem_vec/seq/src/ops_seq.cpp:12) | not called | 0.0% |
| shkenev_i_diff_betw_neighb_elem_vec::ShkenevIDiffBetwNeighbElemVecSEQ::ValidationImpl() (tasks/shkenev_i_diff_betw_neighb_elem_vec/seq/src/ops_seq.cpp:18) | not called | 0.0% |
| shkenev_i_linear_stretching_histogram_increase_contr::(anonymous namespace)::CalculateDistribution(int, int) (tasks/shkenev_i_linear_stretching_histogram_increase_contr/mpi/src/ops_mpi.cpp:41) | called 20 times, returned 20 times | 73.0% |
| shkenev_i_linear_stretching_histogram_increase_contr::(anonymous namespace)::FindLocalMinMax(std::vector<int, std::allocator<int> > const&) (tasks/shkenev_i_linear_stretching_histogram_increase_contr/mpi/src/ops_mpi.cpp:64) | called 20 times, returned 20 times | 93.0% |
| shkenev_i_linear_stretching_histogram_increase_contr::ShkenevIlinerStretchingHistIncreaseContrMPI::PostProcessingImpl() (tasks/shkenev_i_linear_stretching_histogram_increase_contr/mpi/src/ops_mpi.cpp:136) | called 22 times, returned 22 times | 100.0% |
| shkenev_i_linear_stretching_histogram_increase_contr::ShkenevIlinerStretchingHistIncreaseContrMPI::PreProcessingImpl() (tasks/shkenev_i_linear_stretching_histogram_increase_contr/mpi/src/ops_mpi.cpp:36) | called 22 times, returned 22 times | 100.0% |
| shkenev_i_linear_stretching_histogram_increase_contr::ShkenevIlinerStretchingHistIncreaseContrMPI::RunImpl() (tasks/shkenev_i_linear_stretching_histogram_increase_contr/mpi/src/ops_mpi.cpp:87) | called 22 times, returned 22 times | 84.0% |
| shkenev_i_linear_stretching_histogram_increase_contr::ShkenevIlinerStretchingHistIncreaseContrMPI::ShkenevIlinerStretchingHistIncreaseContrMPI(std::vector<int, std::allocator<int> > const&) (tasks/shkenev_i_linear_stretching_histogram_increase_contr/mpi/src/ops_mpi.cpp:14) | called 22 times, returned 22 times | 75.0% |
| shkenev_i_linear_stretching_histogram_increase_contr::ShkenevIlinerStretchingHistIncreaseContrMPI::ValidationImpl() (tasks/shkenev_i_linear_stretching_histogram_increase_contr/mpi/src/ops_mpi.cpp:19) | called 22 times, returned 22 times | 88.0% |
| shkenev_i_linear_stretching_histogram_increase_contr::ShkenevIlinerStretchingHistIncreaseContrSEQ::PostProcessingImpl() (tasks/shkenev_i_linear_stretching_histogram_increase_contr/seq/src/ops_seq.cpp:55) | called 88 times, returned 88 times | 100.0% |
| shkenev_i_linear_stretching_histogram_increase_contr::ShkenevIlinerStretchingHistIncreaseContrSEQ::PreProcessingImpl() (tasks/shkenev_i_linear_stretching_histogram_increase_contr/seq/src/ops_seq.cpp:24) | called 88 times, returned 88 times | 100.0% |
| shkenev_i_linear_stretching_histogram_increase_contr::ShkenevIlinerStretchingHistIncreaseContrSEQ::RunImpl() (tasks/shkenev_i_linear_stretching_histogram_increase_contr/seq/src/ops_seq.cpp:29) | called 88 times, returned 88 times | 89.0% |
| shkenev_i_linear_stretching_histogram_increase_contr::ShkenevIlinerStretchingHistIncreaseContrSEQ::ShkenevIlinerStretchingHistIncreaseContrSEQ(std::vector<int, std::allocator<int> > const&) (tasks/shkenev_i_linear_stretching_histogram_increase_contr/seq/src/ops_seq.cpp:11) | called 88 times, returned 88 times | 75.0% |
| shkenev_i_linear_stretching_histogram_increase_contr::ShkenevIlinerStretchingHistIncreaseContrSEQ::ValidationImpl() (tasks/shkenev_i_linear_stretching_histogram_increase_contr/seq/src/ops_seq.cpp:16) | called 88 times, returned 88 times | 100.0% |
| shkenev_i_matvect_using_vertical_ribbon::(anonymous namespace)::BroadcastMatrixSize(int&, int&) (tasks/shkenev_i_matvect_using_vertical_ribbon/mpi/src/ops_mpi.cpp:51) | called 16 times, returned 16 times | 100.0% |
| shkenev_i_matvect_using_vertical_ribbon::(anonymous namespace)::ComputeLocalProduct(std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> >&, int, int) (tasks/shkenev_i_matvect_using_vertical_ribbon/mpi/src/ops_mpi.cpp:94) | called 14 times, returned 14 times | 100.0% |
| shkenev_i_matvect_using_vertical_ribbon::(anonymous namespace)::GatherAndBroadcastResults(int, int, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> >&) (tasks/shkenev_i_matvect_using_vertical_ribbon/mpi/src/ops_mpi.cpp:116) | called 14 times, returned 14 times | 100.0% |
| shkenev_i_matvect_using_vertical_ribbon::(anonymous namespace)::ReceiveDataFromProcess0(int, int, std::vector<double, std::allocator<double> >&, std::vector<double, std::allocator<double> >&) (tasks/shkenev_i_matvect_using_vertical_ribbon/mpi/src/ops_mpi.cpp:107) | called 7 times, returned 7 times | 100.0% |
| shkenev_i_matvect_using_vertical_ribbon::ShkenevImatvectUsingVerticalRibbonMPI::HandleSmallMatrixCase(int, int, int) (tasks/shkenev_i_matvect_using_vertical_ribbon/mpi/src/ops_mpi.cpp:127) | called 2 times, returned 2 times | 86.0% |
| shkenev_i_matvect_using_vertical_ribbon::ShkenevImatvectUsingVerticalRibbonMPI::PostProcessingImpl() (tasks/shkenev_i_matvect_using_vertical_ribbon/mpi/src/ops_mpi.cpp:221) | called 16 times, returned 16 times | 100.0% |
| shkenev_i_matvect_using_vertical_ribbon::ShkenevImatvectUsingVerticalRibbonMPI::PreProcessingImpl() (tasks/shkenev_i_matvect_using_vertical_ribbon/mpi/src/ops_mpi.cpp:45) | called 16 times, returned 16 times | 100.0% |
| shkenev_i_matvect_using_vertical_ribbon::ShkenevImatvectUsingVerticalRibbonMPI::RunImpl() (tasks/shkenev_i_matvect_using_vertical_ribbon/mpi/src/ops_mpi.cpp:172) | called 16 times, returned 16 times | 77.0% |
| shkenev_i_matvect_using_vertical_ribbon::ShkenevImatvectUsingVerticalRibbonMPI::SendDataToProcesses(int, int, int) (tasks/shkenev_i_matvect_using_vertical_ribbon/mpi/src/ops_mpi.cpp:151) | called 7 times, returned 7 times | 78.0% |
| shkenev_i_matvect_using_vertical_ribbon::ShkenevImatvectUsingVerticalRibbonMPI::ShkenevImatvectUsingVerticalRibbonMPI(std::pair<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<double, std::allocator<double> > > const&) (tasks/shkenev_i_matvect_using_vertical_ribbon/mpi/src/ops_mpi.cpp:12) | called 16 times, returned 16 times | 67.0% |
| shkenev_i_matvect_using_vertical_ribbon::ShkenevImatvectUsingVerticalRibbonMPI::ValidationImpl() (tasks/shkenev_i_matvect_using_vertical_ribbon/mpi/src/ops_mpi.cpp:19) | called 16 times, returned 16 times | 91.0% |
| shkenev_i_matvect_using_vertical_ribbon::ShkenevImatvectUsingVerticalRibbonSEQ::PostProcessingImpl() (tasks/shkenev_i_matvect_using_vertical_ribbon/seq/src/ops_seq.cpp:67) | called 64 times, returned 64 times | 100.0% |
| shkenev_i_matvect_using_vertical_ribbon::ShkenevImatvectUsingVerticalRibbonSEQ::PreProcessingImpl() (tasks/shkenev_i_matvect_using_vertical_ribbon/seq/src/ops_seq.cpp:42) | called 64 times, returned 64 times | 67.0% |
| shkenev_i_matvect_using_vertical_ribbon::ShkenevImatvectUsingVerticalRibbonSEQ::RunImpl() (tasks/shkenev_i_matvect_using_vertical_ribbon/seq/src/ops_seq.cpp:47) | called 64 times, returned 64 times | 81.0% |
| shkenev_i_matvect_using_vertical_ribbon::ShkenevImatvectUsingVerticalRibbonSEQ::ShkenevImatvectUsingVerticalRibbonSEQ(std::pair<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<double, std::allocator<double> > > const&) (tasks/shkenev_i_matvect_using_vertical_ribbon/seq/src/ops_seq.cpp:10) | called 64 times, returned 64 times | 67.0% |
| shkenev_i_matvect_using_vertical_ribbon::ShkenevImatvectUsingVerticalRibbonSEQ::ValidationImpl() (tasks/shkenev_i_matvect_using_vertical_ribbon/seq/src/ops_seq.cpp:17) | called 64 times, returned 64 times | 89.0% |
| shkryleva_s_seidel_method::ShkrylevaSSeidelMethodMPI::ComputeRowDistribution(int, int, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&) (tasks/shkryleva_s_seidel_method/mpi/src/ops_mpi.cpp:104) | called 20 times, returned 20 times | 100.0% |
| shkryleva_s_seidel_method::ShkrylevaSSeidelMethodMPI::GatherX(int, int, std::vector<double, std::allocator<double> >&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (tasks/shkryleva_s_seidel_method/mpi/src/ops_mpi.cpp:180) | called 544 times, returned 544 times | 77.0% |
| shkryleva_s_seidel_method::ShkrylevaSSeidelMethodMPI::InitializeMatrixAndVector(std::vector<double, std::allocator<double> >&, std::vector<double, std::allocator<double> >&, int) (tasks/shkryleva_s_seidel_method/mpi/src/ops_mpi.cpp:124) | called 10 times, returned 10 times | 97.0% |
| shkryleva_s_seidel_method::ShkrylevaSSeidelMethodMPI::PerformLocalIteration(int, int, int, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> >&) (tasks/shkryleva_s_seidel_method/mpi/src/ops_mpi.cpp:158) | called 544 times, returned 544 times | 100.0% |
| shkryleva_s_seidel_method::ShkrylevaSSeidelMethodMPI::PostProcessingImpl() (tasks/shkryleva_s_seidel_method/mpi/src/ops_mpi.cpp:100) | called 20 times, returned 20 times | 100.0% |
| shkryleva_s_seidel_method::ShkrylevaSSeidelMethodMPI::PreProcessingImpl() (tasks/shkryleva_s_seidel_method/mpi/src/ops_mpi.cpp:34) | called 20 times, returned 20 times | 100.0% |
| shkryleva_s_seidel_method::ShkrylevaSSeidelMethodMPI::RunImpl() (tasks/shkryleva_s_seidel_method/mpi/src/ops_mpi.cpp:46) | called 20 times, returned 20 times | 59.0% |
| shkryleva_s_seidel_method::ShkrylevaSSeidelMethodMPI::ShkrylevaSSeidelMethodMPI(int const&) (tasks/shkryleva_s_seidel_method/mpi/src/ops_mpi.cpp:15) | called 20 times, returned 20 times | 100.0% |
| shkryleva_s_seidel_method::ShkrylevaSSeidelMethodMPI::SolveIteratively(int, int, int, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> >&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&, double, int) (tasks/shkryleva_s_seidel_method/mpi/src/ops_mpi.cpp:191) | called 20 times, returned 20 times | 85.0% |
| shkryleva_s_seidel_method::ShkrylevaSSeidelMethodMPI::ValidationImpl() (tasks/shkryleva_s_seidel_method/mpi/src/ops_mpi.cpp:21) | called 20 times, returned 20 times | 88.0% |
| shkryleva_s_seidel_method::ShkrylevaSSeidelMethodSEQ::ComputeRightHandSide(int, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > const&, std::vector<double, std::allocator<double> >&) (tasks/shkryleva_s_seidel_method/seq/src/ops_seq.cpp:83) | called 80 times, returned 80 times | 81.0% |
| shkryleva_s_seidel_method::ShkrylevaSSeidelMethodSEQ::GenerateRandomMatrix(int, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<double, std::allocator<double> >&) (tasks/shkryleva_s_seidel_method/seq/src/ops_seq.cpp:57) | called 80 times, returned 80 times | 96.0% |
| shkryleva_s_seidel_method::ShkrylevaSSeidelMethodSEQ::PerformSeidelIteration(int, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > const&, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> >&) (tasks/shkryleva_s_seidel_method/seq/src/ops_seq.cpp:95) | called 901 times, returned 901 times | 100.0% |
| shkryleva_s_seidel_method::ShkrylevaSSeidelMethodSEQ::PostProcessingImpl() (tasks/shkryleva_s_seidel_method/seq/src/ops_seq.cpp:53) | called 80 times, returned 80 times | 100.0% |
| shkryleva_s_seidel_method::ShkrylevaSSeidelMethodSEQ::PreProcessingImpl() (tasks/shkryleva_s_seidel_method/seq/src/ops_seq.cpp:24) | called 80 times, returned 80 times | 100.0% |
| shkryleva_s_seidel_method::ShkrylevaSSeidelMethodSEQ::RunImpl() (tasks/shkryleva_s_seidel_method/seq/src/ops_seq.cpp:29) | called 80 times, returned 80 times | 100.0% |
| shkryleva_s_seidel_method::ShkrylevaSSeidelMethodSEQ::ShkrylevaSSeidelMethodSEQ(int const&) (tasks/shkryleva_s_seidel_method/seq/src/ops_seq.cpp:13) | called 80 times, returned 80 times | 100.0% |
| shkryleva_s_seidel_method::ShkrylevaSSeidelMethodSEQ::ValidationImpl() (tasks/shkryleva_s_seidel_method/seq/src/ops_seq.cpp:19) | called 80 times, returned 80 times | 100.0% |
| shkryleva_s_vec_min_val::(anonymous namespace)::CalculateDistribution(int, int) (tasks/shkryleva_s_vec_min_val/mpi/src/ops_mpi.cpp:23) | called 12 times, returned 12 times | 90.0% |
| shkryleva_s_vec_min_val::(anonymous namespace)::ScatterVectorData(std::vector<int, std::allocator<int> > const*, shkryleva_s_vec_min_val::(anonymous namespace)::DistributionInfo const&, int) (tasks/shkryleva_s_vec_min_val/mpi/src/ops_mpi.cpp:57) | called 12 times, returned 12 times | 70.0% |
| shkryleva_s_vec_min_val::ShkrylevaSVecMinValMPI::PostProcessingImpl() (tasks/shkryleva_s_vec_min_val/mpi/src/ops_mpi.cpp:143) | called 14 times, returned 14 times | 100.0% |
| shkryleva_s_vec_min_val::ShkrylevaSVecMinValMPI::PreProcessingImpl() (tasks/shkryleva_s_vec_min_val/mpi/src/ops_mpi.cpp:104) | called 14 times, returned 14 times | 100.0% |
| shkryleva_s_vec_min_val::ShkrylevaSVecMinValMPI::RunImpl() (tasks/shkryleva_s_vec_min_val/mpi/src/ops_mpi.cpp:109) | called 14 times, returned 14 times | 95.0% |
| shkryleva_s_vec_min_val::ShkrylevaSVecMinValMPI::ShkrylevaSVecMinValMPI(std::vector<int, std::allocator<int> > const&) (tasks/shkryleva_s_vec_min_val/mpi/src/ops_mpi.cpp:79) | called 14 times, returned 14 times | 75.0% |
| shkryleva_s_vec_min_val::ShkrylevaSVecMinValMPI::ValidationImpl() (tasks/shkryleva_s_vec_min_val/mpi/src/ops_mpi.cpp:85) | called 14 times, returned 14 times | 100.0% |
| shkryleva_s_vec_min_val::ShkrylevaSVecMinValSEQ::PostProcessingImpl() (tasks/shkryleva_s_vec_min_val/seq/src/ops_seq.cpp:44) | called 50 times, returned 50 times | 100.0% |
| shkryleva_s_vec_min_val::ShkrylevaSVecMinValSEQ::PreProcessingImpl() (tasks/shkryleva_s_vec_min_val/seq/src/ops_seq.cpp:21) | called 50 times, returned 50 times | 100.0% |
| shkryleva_s_vec_min_val::ShkrylevaSVecMinValSEQ::RunImpl() (tasks/shkryleva_s_vec_min_val/seq/src/ops_seq.cpp:26) | called 50 times, returned 50 times | 100.0% |
| shkryleva_s_vec_min_val::ShkrylevaSVecMinValSEQ::ShkrylevaSVecMinValSEQ(std::vector<int, std::allocator<int> > const&) (tasks/shkryleva_s_vec_min_val/seq/src/ops_seq.cpp:11) | called 50 times, returned 50 times | 75.0% |
| shkryleva_s_vec_min_val::ShkrylevaSVecMinValSEQ::ValidationImpl() (tasks/shkryleva_s_vec_min_val/seq/src/ops_seq.cpp:17) | called 50 times, returned 50 times | 100.0% |
| sinev_a_allreduce::(anonymous namespace)::BroadcastRemainingProcesses(int, int, int, ompi_datatype_t*, ompi_communicator_t*, void*) (tasks/sinev_a_allreduce/mpi/src/ops_mpi.cpp:110) | called 18 times, returned 18 times | 100.0% |
| sinev_a_allreduce::(anonymous namespace)::BroadcastViaBinaryTree(int, int, int, ompi_datatype_t*, ompi_communicator_t*, void*) (tasks/sinev_a_allreduce/mpi/src/ops_mpi.cpp:89) | called 18 times, returned 18 times | 100.0% |
| sinev_a_allreduce::(anonymous namespace)::PerformReducePhase(int, int, int, int, ompi_datatype_t*, ompi_op_t*, ompi_communicator_t*, std::vector<char, std::allocator<char> >&) (tasks/sinev_a_allreduce/mpi/src/ops_mpi.cpp:69) | called 18 times, returned 18 times | 84.0% |
| sinev_a_allreduce::SinevAAllreduce::GetTypeSize(ompi_datatype_t*) (tasks/sinev_a_allreduce/mpi/src/ops_mpi.cpp:31) | not called | 0.0% |
| sinev_a_allreduce::SinevAAllreduce::MpiAllreduceCustom(void const*, void*, int, ompi_datatype_t*, ompi_op_t*, ompi_communicator_t*) (tasks/sinev_a_allreduce/mpi/src/ops_mpi.cpp:132) | called 18 times, returned 18 times | 73.0% |
| sinev_a_allreduce::SinevAAllreduce::PerformOperation(void*, void const*, int, ompi_datatype_t*, ompi_op_t*) (tasks/sinev_a_allreduce/mpi/src/ops_mpi.cpp:53) | called 9 times, returned 9 times | 100.0% |
| sinev_a_allreduce::SinevAAllreduce::PostProcessingImpl() (tasks/sinev_a_allreduce/mpi/src/ops_mpi.cpp:218) | called 18 times, returned 18 times | 100.0% |
| sinev_a_allreduce::SinevAAllreduce::PreProcessingImpl() (tasks/sinev_a_allreduce/mpi/src/ops_mpi.cpp:27) | called 18 times, returned 18 times | 100.0% |
| sinev_a_allreduce::SinevAAllreduce::RunImpl() (tasks/sinev_a_allreduce/mpi/src/ops_mpi.cpp:174) | called 18 times, returned 18 times | 65.0% |
| sinev_a_allreduce::SinevAAllreduce::SinevAAllreduce(std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > > const&) (tasks/sinev_a_allreduce/mpi/src/ops_mpi.cpp:15) | called 18 times, returned 18 times | 80.0% |
| sinev_a_allreduce::SinevAAllreduce::ValidationImpl() (tasks/sinev_a_allreduce/mpi/src/ops_mpi.cpp:21) | called 18 times, returned 18 times | 100.0% |
| sinev_a_allreduce::SinevAAllreduceSEQ::PostProcessingImpl() (tasks/sinev_a_allreduce/seq/src/ops_seq.cpp:37) | not called | 0.0% |
| sinev_a_allreduce::SinevAAllreduceSEQ::PreProcessingImpl() (tasks/sinev_a_allreduce/seq/src/ops_seq.cpp:24) | not called | 0.0% |
| sinev_a_allreduce::SinevAAllreduceSEQ::RunImpl() (tasks/sinev_a_allreduce/seq/src/ops_seq.cpp:28) | not called | 0.0% |
| sinev_a_allreduce::SinevAAllreduceSEQ::SinevAAllreduceSEQ(std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > > const&) (tasks/sinev_a_allreduce/seq/src/ops_seq.cpp:10) | not called | 0.0% |
| sinev_a_allreduce::SinevAAllreduceSEQ::ValidationImpl() (tasks/sinev_a_allreduce/seq/src/ops_seq.cpp:16) | not called | 0.0% |
| sinev_a_min_in_vector::SinevAMinInVectorMPI::PostProcessingImpl() (tasks/sinev_a_min_in_vector/mpi/src/ops_mpi.cpp:93) | called 14 times, returned 14 times | 100.0% |
| sinev_a_min_in_vector::SinevAMinInVectorMPI::PreProcessingImpl() (tasks/sinev_a_min_in_vector/mpi/src/ops_mpi.cpp:34) | called 14 times, returned 14 times | 100.0% |
| sinev_a_min_in_vector::SinevAMinInVectorMPI::RunImpl() (tasks/sinev_a_min_in_vector/mpi/src/ops_mpi.cpp:38) | called 14 times, returned 14 times | 76.0% |
| sinev_a_min_in_vector::SinevAMinInVectorMPI::SinevAMinInVectorMPI(std::vector<int, std::allocator<int> > const&) (tasks/sinev_a_min_in_vector/mpi/src/ops_mpi.cpp:13) | called 14 times, returned 14 times | 75.0% |
| sinev_a_min_in_vector::SinevAMinInVectorMPI::ValidationImpl() (tasks/sinev_a_min_in_vector/mpi/src/ops_mpi.cpp:19) | called 14 times, returned 14 times | 100.0% |
| sinev_a_min_in_vector::SinevAMinInVectorSEQ::PostProcessingImpl() (tasks/sinev_a_min_in_vector/seq/src/ops_seq.cpp:41) | called 50 times, returned 50 times | 100.0% |
| sinev_a_min_in_vector::SinevAMinInVectorSEQ::PreProcessingImpl() (tasks/sinev_a_min_in_vector/seq/src/ops_seq.cpp:22) | called 50 times, returned 50 times | 100.0% |
| sinev_a_min_in_vector::SinevAMinInVectorSEQ::RunImpl() (tasks/sinev_a_min_in_vector/seq/src/ops_seq.cpp:27) | called 50 times, returned 50 times | 100.0% |
| sinev_a_min_in_vector::SinevAMinInVectorSEQ::SinevAMinInVectorSEQ(std::vector<int, std::allocator<int> > const&) (tasks/sinev_a_min_in_vector/seq/src/ops_seq.cpp:12) | called 50 times, returned 50 times | 75.0% |
| sinev_a_min_in_vector::SinevAMinInVectorSEQ::ValidationImpl() (tasks/sinev_a_min_in_vector/seq/src/ops_seq.cpp:18) | called 50 times, returned 50 times | 100.0% |
| sinev_a_quicksort_with_simple_merge::SinevAQuicksortWithSimpleMergeMPI::BroadcastFinalResult() (tasks/sinev_a_quicksort_with_simple_merge/mpi/src/ops_mpi.cpp:224) | called 30 times, returned 30 times | 100.0% |
| sinev_a_quicksort_with_simple_merge::SinevAQuicksortWithSimpleMergeMPI::DistributeData(int, int) (tasks/sinev_a_quicksort_with_simple_merge/mpi/src/ops_mpi.cpp:175) | called 30 times, returned 30 times | 64.0% |
| sinev_a_quicksort_with_simple_merge::SinevAQuicksortWithSimpleMergeMPI::ParallelQuickSort() (tasks/sinev_a_quicksort_with_simple_merge/mpi/src/ops_mpi.cpp:242) | called 30 times, returned 30 times | 72.0% |
| sinev_a_quicksort_with_simple_merge::SinevAQuicksortWithSimpleMergeMPI::Partition(std::vector<int, std::allocator<int> >&, int, int) (tasks/sinev_a_quicksort_with_simple_merge/mpi/src/ops_mpi.cpp:45) | called 47 times, returned 47 times | 100.0% |
| sinev_a_quicksort_with_simple_merge::SinevAQuicksortWithSimpleMergeMPI::PerformMultiWayMerge(std::vector<int, std::allocator<int> > const&) (tasks/sinev_a_quicksort_with_simple_merge/mpi/src/ops_mpi.cpp:194) | called 15 times, returned 15 times | 66.0% |
| sinev_a_quicksort_with_simple_merge::SinevAQuicksortWithSimpleMergeMPI::PostProcessingImpl() (tasks/sinev_a_quicksort_with_simple_merge/mpi/src/ops_mpi.cpp:303) | called 30 times, returned 30 times | 100.0% |
| sinev_a_quicksort_with_simple_merge::SinevAQuicksortWithSimpleMergeMPI::PreProcessingImpl() (tasks/sinev_a_quicksort_with_simple_merge/mpi/src/ops_mpi.cpp:35) | called 30 times, returned 30 times | 100.0% |
| sinev_a_quicksort_with_simple_merge::SinevAQuicksortWithSimpleMergeMPI::PrepareDistributionInfo(int, int, int) (tasks/sinev_a_quicksort_with_simple_merge/mpi/src/ops_mpi.cpp:151) | called 30 times, returned 30 times | 92.0% |
| sinev_a_quicksort_with_simple_merge::SinevAQuicksortWithSimpleMergeMPI::QuickSortWithSimpleMerge(std::vector<int, std::allocator<int> >&, int, int) (tasks/sinev_a_quicksort_with_simple_merge/mpi/src/ops_mpi.cpp:108) | called 29 times, returned 29 times | 79.0% |
| sinev_a_quicksort_with_simple_merge::SinevAQuicksortWithSimpleMergeMPI::RunImpl() (tasks/sinev_a_quicksort_with_simple_merge/mpi/src/ops_mpi.cpp:298) | called 30 times, returned 30 times | 100.0% |
| sinev_a_quicksort_with_simple_merge::SinevAQuicksortWithSimpleMergeMPI::SimpleMerge(std::vector<int, std::allocator<int> >&, int, int, int) (tasks/sinev_a_quicksort_with_simple_merge/mpi/src/ops_mpi.cpp:76) | called 61 times, returned 61 times | 95.0% |
| sinev_a_quicksort_with_simple_merge::SinevAQuicksortWithSimpleMergeMPI::SinevAQuicksortWithSimpleMergeMPI(std::vector<int, std::allocator<int> > const&) (tasks/sinev_a_quicksort_with_simple_merge/mpi/src/ops_mpi.cpp:16) | called 30 times, returned 30 times | 80.0% |
| sinev_a_quicksort_with_simple_merge::SinevAQuicksortWithSimpleMergeMPI::ValidationImpl() (tasks/sinev_a_quicksort_with_simple_merge/mpi/src/ops_mpi.cpp:22) | called 30 times, returned 30 times | 80.0% |
| sinev_a_quicksort_with_simple_merge::SinevAQuicksortWithSimpleMergeSEQ::Partition(std::vector<int, std::allocator<int> >&, int, int) (tasks/sinev_a_quicksort_with_simple_merge/seq/src/ops_seq.cpp:27) | called 400 times, returned 400 times | 100.0% |
| sinev_a_quicksort_with_simple_merge::SinevAQuicksortWithSimpleMergeSEQ::PostProcessingImpl() (tasks/sinev_a_quicksort_with_simple_merge/seq/src/ops_seq.cpp:144) | called 114 times, returned 114 times | 100.0% |
| sinev_a_quicksort_with_simple_merge::SinevAQuicksortWithSimpleMergeSEQ::PreProcessingImpl() (tasks/sinev_a_quicksort_with_simple_merge/seq/src/ops_seq.cpp:22) | called 114 times, returned 114 times | 100.0% |
| sinev_a_quicksort_with_simple_merge::SinevAQuicksortWithSimpleMergeSEQ::QuickSortWithSimpleMerge(std::vector<int, std::allocator<int> >&, int, int) (tasks/sinev_a_quicksort_with_simple_merge/seq/src/ops_seq.cpp:94) | called 114 times, returned 114 times | 92.0% |
| sinev_a_quicksort_with_simple_merge::SinevAQuicksortWithSimpleMergeSEQ::RunImpl() (tasks/sinev_a_quicksort_with_simple_merge/seq/src/ops_seq.cpp:138) | called 114 times, returned 114 times | 100.0% |
| sinev_a_quicksort_with_simple_merge::SinevAQuicksortWithSimpleMergeSEQ::SimpleMerge(std::vector<int, std::allocator<int> >&, int, int, int) (tasks/sinev_a_quicksort_with_simple_merge/seq/src/ops_seq.cpp:59) | called 400 times, returned 400 times | 95.0% |
| sinev_a_quicksort_with_simple_merge::SinevAQuicksortWithSimpleMergeSEQ::SinevAQuicksortWithSimpleMergeSEQ(std::vector<int, std::allocator<int> > const&) (tasks/sinev_a_quicksort_with_simple_merge/seq/src/ops_seq.cpp:12) | called 114 times, returned 114 times | 80.0% |
| sinev_a_quicksort_with_simple_merge::SinevAQuicksortWithSimpleMergeSEQ::ValidationImpl() (tasks/sinev_a_quicksort_with_simple_merge/seq/src/ops_seq.cpp:18) | called 114 times, returned 114 times | 100.0% |
| smetanin_d_gauss_vert_sch::(anonymous namespace)::BackSubstitute(std::vector<double, std::allocator<double> > const&, int, int, double) (tasks/smetanin_d_gauss_vert_sch/seq/src/ops_seq.cpp:63) | called 24 times, returned 24 times | 79.0% |
| smetanin_d_gauss_vert_sch::(anonymous namespace)::BackSubstitution(int, int, int, int, int, int, std::vector<double, std::allocator<double> > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&, std::vector<double, std::allocator<double> >&, double) (tasks/smetanin_d_gauss_vert_sch/mpi/src/ops_mpi.cpp:140) | called 6 times, returned 6 times | 88.0% |
| smetanin_d_gauss_vert_sch::(anonymous namespace)::ComputeAndBroadcastFactors(int, int, int, int, int, int, std::vector<double, std::allocator<double> >&, std::vector<double, std::allocator<double> >&) (tasks/smetanin_d_gauss_vert_sch/mpi/src/ops_mpi.cpp:97) | called 32 times, returned 32 times | 100.0% |
| smetanin_d_gauss_vert_sch::(anonymous namespace)::DistributeColumns(int, int, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&) (tasks/smetanin_d_gauss_vert_sch/mpi/src/ops_mpi.cpp:35) | called 6 times, returned 6 times | 100.0% |
| smetanin_d_gauss_vert_sch::(anonymous namespace)::EliminateBelow(std::vector<double, std::allocator<double> >&, int, int, int, double) (tasks/smetanin_d_gauss_vert_sch/seq/src/ops_seq.cpp:48) | called 128 times, returned 128 times | 90.0% |
| smetanin_d_gauss_vert_sch::(anonymous namespace)::EliminateBelowPivot(int, int, int, int, int, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> >&, double) (tasks/smetanin_d_gauss_vert_sch/mpi/src/ops_mpi.cpp:118) | called 32 times, returned 32 times | 93.0% |
| smetanin_d_gauss_vert_sch::(anonymous namespace)::FindAndSwapPivot(std::vector<double, std::allocator<double> >&, int, int, int, double) (tasks/smetanin_d_gauss_vert_sch/seq/src/ops_seq.cpp:24) | called 128 times, returned 128 times | 62.0% |
| smetanin_d_gauss_vert_sch::(anonymous namespace)::FindPivotAndSwap(int, int, int, int, int, int, std::vector<double, std::allocator<double> >&, double) (tasks/smetanin_d_gauss_vert_sch/mpi/src/ops_mpi.cpp:62) | called 32 times, returned 32 times | 73.0% |
| smetanin_d_gauss_vert_sch::(anonymous namespace)::ScatterMatrix(smetanin_d_gauss_vert_sch::GaussBandInput const&, int, int, int, std::vector<double, std::allocator<double> >&) (tasks/smetanin_d_gauss_vert_sch/mpi/src/ops_mpi.cpp:49) | called 6 times, returned 6 times | 100.0% |
| smetanin_d_gauss_vert_sch::SmetaninDGaussVertSchMPI::PostProcessingImpl() (tasks/smetanin_d_gauss_vert_sch/mpi/src/ops_mpi.cpp:259) | called 6 times, returned 6 times | 100.0% |
| smetanin_d_gauss_vert_sch::SmetaninDGaussVertSchMPI::PreProcessingImpl() (tasks/smetanin_d_gauss_vert_sch/mpi/src/ops_mpi.cpp:206) | called 6 times, returned 6 times | 100.0% |
| smetanin_d_gauss_vert_sch::SmetaninDGaussVertSchMPI::RunImpl() (tasks/smetanin_d_gauss_vert_sch/mpi/src/ops_mpi.cpp:210) | called 6 times, returned 6 times | 66.0% |
| smetanin_d_gauss_vert_sch::SmetaninDGaussVertSchMPI::SmetaninDGaussVertSchMPI(smetanin_d_gauss_vert_sch::GaussBandInput const&) (tasks/smetanin_d_gauss_vert_sch/mpi/src/ops_mpi.cpp:187) | called 6 times, returned 6 times | 67.0% |
| smetanin_d_gauss_vert_sch::SmetaninDGaussVertSchMPI::ValidationImpl() (tasks/smetanin_d_gauss_vert_sch/mpi/src/ops_mpi.cpp:193) | called 6 times, returned 6 times | 100.0% |
| smetanin_d_gauss_vert_sch::SmetaninDGaussVertSchSEQ::PostProcessingImpl() (tasks/smetanin_d_gauss_vert_sch/seq/src/ops_seq.cpp:132) | called 24 times, returned 24 times | 100.0% |
| smetanin_d_gauss_vert_sch::SmetaninDGaussVertSchSEQ::PreProcessingImpl() (tasks/smetanin_d_gauss_vert_sch/seq/src/ops_seq.cpp:104) | called 24 times, returned 24 times | 100.0% |
| smetanin_d_gauss_vert_sch::SmetaninDGaussVertSchSEQ::RunImpl() (tasks/smetanin_d_gauss_vert_sch/seq/src/ops_seq.cpp:108) | called 24 times, returned 24 times | 77.0% |
| smetanin_d_gauss_vert_sch::SmetaninDGaussVertSchSEQ::SmetaninDGaussVertSchSEQ(smetanin_d_gauss_vert_sch::GaussBandInput const&) (tasks/smetanin_d_gauss_vert_sch/seq/src/ops_seq.cpp:82) | called 24 times, returned 24 times | 67.0% |
| smetanin_d_gauss_vert_sch::SmetaninDGaussVertSchSEQ::ValidationImpl() (tasks/smetanin_d_gauss_vert_sch/seq/src/ops_seq.cpp:88) | called 24 times, returned 24 times | 100.0% |
| smetanin_d_sent_num::(anonymous namespace)::ComputeSendCounts(std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&) (tasks/smetanin_d_sent_num/mpi/src/ops_mpi.cpp:29) | called 10 times, returned 10 times | 89.0% |
| smetanin_d_sent_num::(anonymous namespace)::CountLocalSentences(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, unsigned long, unsigned long) (tasks/smetanin_d_sent_num/mpi/src/ops_mpi.cpp:54) | called 10 times, returned 10 times | 100.0% |
| smetanin_d_sent_num::SmetaninDSentNumMPI::PostProcessingImpl() (tasks/smetanin_d_sent_num/mpi/src/ops_mpi.cpp:183) | called 10 times, returned 10 times | 100.0% |
| smetanin_d_sent_num::SmetaninDSentNumMPI::PreProcessingImpl() (tasks/smetanin_d_sent_num/mpi/src/ops_mpi.cpp:97) | called 10 times, returned 10 times | 100.0% |
| smetanin_d_sent_num::SmetaninDSentNumMPI::RunImpl() (tasks/smetanin_d_sent_num/mpi/src/ops_mpi.cpp:104) | called 10 times, returned 10 times | 69.0% |
| smetanin_d_sent_num::SmetaninDSentNumMPI::SmetaninDSentNumMPI(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (tasks/smetanin_d_sent_num/mpi/src/ops_mpi.cpp:84) | called 10 times, returned 10 times | 80.0% |
| smetanin_d_sent_num::SmetaninDSentNumMPI::ValidationImpl() (tasks/smetanin_d_sent_num/mpi/src/ops_mpi.cpp:90) | called 10 times, returned 10 times | 75.0% |
| smetanin_d_sent_num::SmetaninDSentNumSEQ::PostProcessingImpl() (tasks/smetanin_d_sent_num/seq/src/ops_seq.cpp:62) | called 40 times, returned 40 times | 100.0% |
| smetanin_d_sent_num::SmetaninDSentNumSEQ::PreProcessingImpl() (tasks/smetanin_d_sent_num/seq/src/ops_seq.cpp:21) | called 40 times, returned 40 times | 100.0% |
| smetanin_d_sent_num::SmetaninDSentNumSEQ::RunImpl() (tasks/smetanin_d_sent_num/seq/src/ops_seq.cpp:31) | called 40 times, returned 40 times | 100.0% |
| smetanin_d_sent_num::SmetaninDSentNumSEQ::SmetaninDSentNumSEQ(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (tasks/smetanin_d_sent_num/seq/src/ops_seq.cpp:9) | called 40 times, returned 40 times | 80.0% |
| smetanin_d_sent_num::SmetaninDSentNumSEQ::ValidationImpl() (tasks/smetanin_d_sent_num/seq/src/ops_seq.cpp:15) | called 40 times, returned 40 times | 75.0% |
| sosnina_a_diff_count::SosninaADiffCountMPI::PostProcessingImpl() (tasks/sosnina_a_diff_count/mpi/src/ops_mpi.cpp:104) | called 128 times, returned 128 times | 100.0% |
| sosnina_a_diff_count::SosninaADiffCountMPI::PreProcessingImpl() (tasks/sosnina_a_diff_count/mpi/src/ops_mpi.cpp:40) | called 128 times, returned 128 times | 100.0% |
| sosnina_a_diff_count::SosninaADiffCountMPI::RunImpl() (tasks/sosnina_a_diff_count/mpi/src/ops_mpi.cpp:65) | called 128 times, returned 128 times | 100.0% |
| sosnina_a_diff_count::SosninaADiffCountMPI::SosninaADiffCountMPI(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >) (tasks/sosnina_a_diff_count/mpi/src/ops_mpi.cpp:14) | called 128 times, returned 128 times | 55.0% |
| sosnina_a_diff_count::SosninaADiffCountMPI::ValidationImpl() (tasks/sosnina_a_diff_count/mpi/src/ops_mpi.cpp:26) | called 128 times, returned 128 times | 100.0% |
| sosnina_a_diff_count::SosninaADiffCountSEQ::PostProcessingImpl() (tasks/sosnina_a_diff_count/seq/src/ops_seq.cpp:42) | called 512 times, returned 512 times | 100.0% |
| sosnina_a_diff_count::SosninaADiffCountSEQ::PreProcessingImpl() (tasks/sosnina_a_diff_count/seq/src/ops_seq.cpp:21) | called 512 times, returned 512 times | 100.0% |
| sosnina_a_diff_count::SosninaADiffCountSEQ::RunImpl() (tasks/sosnina_a_diff_count/seq/src/ops_seq.cpp:26) | called 512 times, returned 512 times | 100.0% |
| sosnina_a_diff_count::SosninaADiffCountSEQ::SosninaADiffCountSEQ(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >) (tasks/sosnina_a_diff_count/seq/src/ops_seq.cpp:12) | called 512 times, returned 512 times | 100.0% |
| sosnina_a_diff_count::SosninaADiffCountSEQ::ValidationImpl() (tasks/sosnina_a_diff_count/seq/src/ops_seq.cpp:17) | called 512 times, returned 512 times | 100.0% |
| sosnina_a_matrix_mult_horizontal::SosninaAMatrixMultHorizontalMPI::CollectLocalResults(std::vector<int, std::allocator<int> > const&, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> >&, int) (tasks/sosnina_a_matrix_mult_horizontal/mpi/src/ops_mpi.cpp:233) | called 64 times, returned 64 times | 100.0% |
| sosnina_a_matrix_mult_horizontal::SosninaAMatrixMultHorizontalMPI::ComputeLocalMultiplication(std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> >&, int, int, int) (tasks/sosnina_a_matrix_mult_horizontal/mpi/src/ops_mpi.cpp:295) | called 128 times, returned 128 times | 100.0% |
| sosnina_a_matrix_mult_horizontal::SosninaAMatrixMultHorizontalMPI::ConvertToMatrix(std::vector<double, std::allocator<double> > const&, int, int) (tasks/sosnina_a_matrix_mult_horizontal/mpi/src/ops_mpi.cpp:314) | called 128 times, returned 128 times | 75.0% |
| sosnina_a_matrix_mult_horizontal::SosninaAMatrixMultHorizontalMPI::DistributeMatrixAData(std::vector<int, std::allocator<int> >&, std::vector<double, std::allocator<double> >&, int&, int, int) (tasks/sosnina_a_matrix_mult_horizontal/mpi/src/ops_mpi.cpp:208) | called 128 times, returned 128 times | 77.0% |
| sosnina_a_matrix_mult_horizontal::SosninaAMatrixMultHorizontalMPI::FillLocalAFlat(std::vector<int, std::allocator<int> > const&, std::vector<double, std::allocator<double> >&, int) (tasks/sosnina_a_matrix_mult_horizontal/mpi/src/ops_mpi.cpp:154) | called 64 times, returned 64 times | 100.0% |
| sosnina_a_matrix_mult_horizontal::SosninaAMatrixMultHorizontalMPI::GatherResults(std::vector<double, std::allocator<double> >&, std::vector<int, std::allocator<int> > const&, std::vector<double, std::allocator<double> > const&, int, int, int) const (tasks/sosnina_a_matrix_mult_horizontal/mpi/src/ops_mpi.cpp:273) | called 128 times, returned 128 times | 100.0% |
| sosnina_a_matrix_mult_horizontal::SosninaAMatrixMultHorizontalMPI::GetRowsForProcess(int, int) const (tasks/sosnina_a_matrix_mult_horizontal/mpi/src/ops_mpi.cpp:185) | called 256 times, returned 256 times | 67.0% |
| sosnina_a_matrix_mult_horizontal::SosninaAMatrixMultHorizontalMPI::PostProcessingImpl() (tasks/sosnina_a_matrix_mult_horizontal/mpi/src/ops_mpi.cpp:328) | called 128 times, returned 128 times | 100.0% |
| sosnina_a_matrix_mult_horizontal::SosninaAMatrixMultHorizontalMPI::PreProcessingImpl() (tasks/sosnina_a_matrix_mult_horizontal/mpi/src/ops_mpi.cpp:40) | called 128 times, returned 128 times | 100.0% |
| sosnina_a_matrix_mult_horizontal::SosninaAMatrixMultHorizontalMPI::PrepareAndBroadcastMatrixB(std::vector<double, std::allocator<double> >&, int, int) (tasks/sosnina_a_matrix_mult_horizontal/mpi/src/ops_mpi.cpp:142) | called 128 times, returned 128 times | 100.0% |
| sosnina_a_matrix_mult_horizontal::SosninaAMatrixMultHorizontalMPI::PrepareAndValidateSizes(int&, int&, int&, int&) (tasks/sosnina_a_matrix_mult_horizontal/mpi/src/ops_mpi.cpp:118) | called 128 times, returned 128 times | 80.0% |
| sosnina_a_matrix_mult_horizontal::SosninaAMatrixMultHorizontalMPI::ReceiveResultsFromProcess(int, std::vector<double, std::allocator<double> >&, int) const (tasks/sosnina_a_matrix_mult_horizontal/mpi/src/ops_mpi.cpp:245) | called 64 times, returned 64 times | 73.0% |
| sosnina_a_matrix_mult_horizontal::SosninaAMatrixMultHorizontalMPI::ReceiveRowsFromRoot(int&, std::vector<int, std::allocator<int> >&, std::vector<double, std::allocator<double> >&, int) (tasks/sosnina_a_matrix_mult_horizontal/mpi/src/ops_mpi.cpp:195) | called 64 times, returned 64 times | 100.0% |
| sosnina_a_matrix_mult_horizontal::SosninaAMatrixMultHorizontalMPI::RunImpl() (tasks/sosnina_a_matrix_mult_horizontal/mpi/src/ops_mpi.cpp:53) | called 128 times, returned 128 times | 58.0% |
| sosnina_a_matrix_mult_horizontal::SosninaAMatrixMultHorizontalMPI::RunSequential() (tasks/sosnina_a_matrix_mult_horizontal/mpi/src/ops_mpi.cpp:86) | not called | 0.0% |
| sosnina_a_matrix_mult_horizontal::SosninaAMatrixMultHorizontalMPI::SendLocalResults(std::vector<double, std::allocator<double> > const&, int, int) (tasks/sosnina_a_matrix_mult_horizontal/mpi/src/ops_mpi.cpp:265) | called 64 times, returned 64 times | 75.0% |
| sosnina_a_matrix_mult_horizontal::SosninaAMatrixMultHorizontalMPI::SendRowsToProcess(int, std::vector<int, std::allocator<int> > const&, int) (tasks/sosnina_a_matrix_mult_horizontal/mpi/src/ops_mpi.cpp:164) | called 64 times, returned 64 times | 75.0% |
| sosnina_a_matrix_mult_horizontal::SosninaAMatrixMultHorizontalMPI::SosninaAMatrixMultHorizontalMPI(std::pair<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > > const&) (tasks/sosnina_a_matrix_mult_horizontal/mpi/src/ops_mpi.cpp:14) | called 128 times, returned 128 times | 53.0% |
| sosnina_a_matrix_mult_horizontal::SosninaAMatrixMultHorizontalMPI::ValidationImpl() (tasks/sosnina_a_matrix_mult_horizontal/mpi/src/ops_mpi.cpp:27) | called 128 times, returned 128 times | 100.0% |
| sosnina_a_matrix_mult_horizontal::SosninaAMatrixMultHorizontalSEQ::PostProcessingImpl() (tasks/sosnina_a_matrix_mult_horizontal/seq/src/ops_seq.cpp:68) | called 512 times, returned 512 times | 100.0% |
| sosnina_a_matrix_mult_horizontal::SosninaAMatrixMultHorizontalSEQ::PreProcessingImpl() (tasks/sosnina_a_matrix_mult_horizontal/seq/src/ops_seq.cpp:39) | called 512 times, returned 512 times | 50.0% |
| sosnina_a_matrix_mult_horizontal::SosninaAMatrixMultHorizontalSEQ::RunImpl() (tasks/sosnina_a_matrix_mult_horizontal/seq/src/ops_seq.cpp:44) | called 512 times, returned 512 times | 86.0% |
| sosnina_a_matrix_mult_horizontal::SosninaAMatrixMultHorizontalSEQ::SosninaAMatrixMultHorizontalSEQ(std::pair<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > >) (tasks/sosnina_a_matrix_mult_horizontal/seq/src/ops_seq.cpp:9) | called 512 times, returned 512 times | 100.0% |
| sosnina_a_matrix_mult_horizontal::SosninaAMatrixMultHorizontalSEQ::ValidationImpl() (tasks/sosnina_a_matrix_mult_horizontal/seq/src/ops_seq.cpp:14) | called 512 times, returned 512 times | 92.0% |
| sosnina_a_sparse_matrix_mult_crs_double::SosninaAMatrixMultCRSMPI::BroadcastMatrixB() (tasks/sosnina_a_sparse_matrix_mult_crs_double/mpi/src/ops_mpi.cpp:186) | called 212 times, returned 212 times | 100.0% |
| sosnina_a_sparse_matrix_mult_crs_double::SosninaAMatrixMultCRSMPI::CollectAllResults(std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >&) (tasks/sosnina_a_sparse_matrix_mult_crs_double/mpi/src/ops_mpi.cpp:512) | called 106 times, returned 106 times | 83.0% |
| sosnina_a_sparse_matrix_mult_crs_double::SosninaAMatrixMultCRSMPI::CollectNonZeroElements(std::vector<double, std::allocator<double> > const&, int, std::vector<double, std::allocator<double> >&, std::vector<int, std::allocator<int> >&) (tasks/sosnina_a_sparse_matrix_mult_crs_double/mpi/src/ops_mpi.cpp:390) | called 230 times, returned 230 times | 100.0% |
| sosnina_a_sparse_matrix_mult_crs_double::SosninaAMatrixMultCRSMPI::ComputeLocalMultiplication() (tasks/sosnina_a_sparse_matrix_mult_crs_double/mpi/src/ops_mpi.cpp:311) | called 212 times, returned 212 times | 78.0% |
| sosnina_a_sparse_matrix_mult_crs_double::SosninaAMatrixMultCRSMPI::DistributeMatrixAData() (tasks/sosnina_a_sparse_matrix_mult_crs_double/mpi/src/ops_mpi.cpp:212) | called 212 times, returned 212 times | 85.0% |
| sosnina_a_sparse_matrix_mult_crs_double::SosninaAMatrixMultCRSMPI::GatherResults() (tasks/sosnina_a_sparse_matrix_mult_crs_double/mpi/src/ops_mpi.cpp:418) | called 212 times, returned 212 times | 68.0% |
| sosnina_a_sparse_matrix_mult_crs_double::SosninaAMatrixMultCRSMPI::MultiplyByRowB(int, double, std::vector<double, std::allocator<double> >&) (tasks/sosnina_a_sparse_matrix_mult_crs_double/mpi/src/ops_mpi.cpp:368) | called 376 times, returned 376 times | 92.0% |
| sosnina_a_sparse_matrix_mult_crs_double::SosninaAMatrixMultCRSMPI::MultiplyRowByMatrixB(int, int, std::vector<double, std::allocator<double> >&) (tasks/sosnina_a_sparse_matrix_mult_crs_double/mpi/src/ops_mpi.cpp:346) | not called | 0.0% |
| sosnina_a_sparse_matrix_mult_crs_double::SosninaAMatrixMultCRSMPI::PostProcessingImpl() (tasks/sosnina_a_sparse_matrix_mult_crs_double/mpi/src/ops_mpi.cpp:545) | called 212 times, returned 212 times | 100.0% |
| sosnina_a_sparse_matrix_mult_crs_double::SosninaAMatrixMultCRSMPI::PreProcessingImpl() (tasks/sosnina_a_sparse_matrix_mult_crs_double/mpi/src/ops_mpi.cpp:44) | called 212 times, returned 212 times | 57.0% |
| sosnina_a_sparse_matrix_mult_crs_double::SosninaAMatrixMultCRSMPI::PrepareAndValidateSizes(int&, int&, int&) (tasks/sosnina_a_sparse_matrix_mult_crs_double/mpi/src/ops_mpi.cpp:165) | called 212 times, returned 212 times | 88.0% |
| sosnina_a_sparse_matrix_mult_crs_double::SosninaAMatrixMultCRSMPI::ProcessElementA(int, std::vector<double, std::allocator<double> >&) (tasks/sosnina_a_sparse_matrix_mult_crs_double/mpi/src/ops_mpi.cpp:352) | called 376 times, returned 376 times | 100.0% |
| sosnina_a_sparse_matrix_mult_crs_double::SosninaAMatrixMultCRSMPI::ProcessLocalResults(std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >&) (tasks/sosnina_a_sparse_matrix_mult_crs_double/mpi/src/ops_mpi.cpp:463) | called 106 times, returned 106 times | 100.0% |
| sosnina_a_sparse_matrix_mult_crs_double::SosninaAMatrixMultCRSMPI::ProcessLocalRow(int, std::vector<double, std::allocator<double> >&, std::vector<int, std::allocator<int> >&) (tasks/sosnina_a_sparse_matrix_mult_crs_double/mpi/src/ops_mpi.cpp:332) | called 230 times, returned 230 times | 80.0% |
| sosnina_a_sparse_matrix_mult_crs_double::SosninaAMatrixMultCRSMPI::ProcessRowForSequential(int, std::vector<double, std::allocator<double> >&, std::vector<int, std::allocator<int> >&) (tasks/sosnina_a_sparse_matrix_mult_crs_double/mpi/src/ops_mpi.cpp:119) | not called | 0.0% |
| sosnina_a_sparse_matrix_mult_crs_double::SosninaAMatrixMultCRSMPI::ReceiveMatrixAData() (tasks/sosnina_a_sparse_matrix_mult_crs_double/mpi/src/ops_mpi.cpp:279) | called 106 times, returned 106 times | 75.0% |
| sosnina_a_sparse_matrix_mult_crs_double::SosninaAMatrixMultCRSMPI::ReceiveResultsFromProcess(int, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >&) (tasks/sosnina_a_sparse_matrix_mult_crs_double/mpi/src/ops_mpi.cpp:477) | called 106 times, returned 106 times | 72.0% |
| sosnina_a_sparse_matrix_mult_crs_double::SosninaAMatrixMultCRSMPI::RunImpl() (tasks/sosnina_a_sparse_matrix_mult_crs_double/mpi/src/ops_mpi.cpp:68) | called 212 times, returned 212 times | 89.0% |
| sosnina_a_sparse_matrix_mult_crs_double::SosninaAMatrixMultCRSMPI::RunSequential() (tasks/sosnina_a_sparse_matrix_mult_crs_double/mpi/src/ops_mpi.cpp:92) | not called | 0.0% |
| sosnina_a_sparse_matrix_mult_crs_double::SosninaAMatrixMultCRSMPI::SendMatrixADataToProcess(int) (tasks/sosnina_a_sparse_matrix_mult_crs_double/mpi/src/ops_mpi.cpp:247) | called 106 times, returned 106 times | 71.0% |
| sosnina_a_sparse_matrix_mult_crs_double::SosninaAMatrixMultCRSMPI::SortAndPackRow(int, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >&) (tasks/sosnina_a_sparse_matrix_mult_crs_double/mpi/src/ops_mpi.cpp:527) | called 230 times, returned 230 times | 84.0% |
| sosnina_a_sparse_matrix_mult_crs_double::SosninaAMatrixMultCRSMPI::SortRowElements(std::vector<double, std::allocator<double> >&, std::vector<int, std::allocator<int> >&) (tasks/sosnina_a_sparse_matrix_mult_crs_double/mpi/src/ops_mpi.cpp:400) | called 230 times, returned 230 times | 84.0% |
| sosnina_a_sparse_matrix_mult_crs_double::SosninaAMatrixMultCRSMPI::SosninaAMatrixMultCRSMPI(std::tuple<std::vector<double, std::allocator<double> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, std::vector<double, std::allocator<double> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, int, int, int> const&) (tasks/sosnina_a_sparse_matrix_mult_crs_double/mpi/src/ops_mpi.cpp:18) | called 212 times, returned 212 times | 30.0% |
| sosnina_a_sparse_matrix_mult_crs_double::SosninaAMatrixMultCRSMPI::ValidationImpl() (tasks/sosnina_a_sparse_matrix_mult_crs_double/mpi/src/ops_mpi.cpp:31) | called 212 times, returned 212 times | 100.0% |
| sosnina_a_sparse_matrix_mult_crs_double::SosninaAMatrixMultCRSSEQ::PostProcessingImpl() (tasks/sosnina_a_sparse_matrix_mult_crs_double/seq/src/ops_seq.cpp:172) | called 848 times, returned 848 times | 86.0% |
| sosnina_a_sparse_matrix_mult_crs_double::SosninaAMatrixMultCRSSEQ::PreProcessingImpl() (tasks/sosnina_a_sparse_matrix_mult_crs_double/seq/src/ops_seq.cpp:99) | called 848 times, returned 848 times | 57.0% |
| sosnina_a_sparse_matrix_mult_crs_double::SosninaAMatrixMultCRSSEQ::ProcessRow(int, std::vector<double, std::allocator<double> >&, std::vector<int, std::allocator<int> >&) (tasks/sosnina_a_sparse_matrix_mult_crs_double/seq/src/ops_seq.cpp:127) | called 1840 times, returned 1840 times | 84.0% |
| sosnina_a_sparse_matrix_mult_crs_double::SosninaAMatrixMultCRSSEQ::RunImpl() (tasks/sosnina_a_sparse_matrix_mult_crs_double/seq/src/ops_seq.cpp:107) | called 848 times, returned 848 times | 84.0% |
| sosnina_a_sparse_matrix_mult_crs_double::SosninaAMatrixMultCRSSEQ::SosninaAMatrixMultCRSSEQ(std::tuple<std::vector<double, std::allocator<double> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, std::vector<double, std::allocator<double> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, int, int, int>) (tasks/sosnina_a_sparse_matrix_mult_crs_double/seq/src/ops_seq.cpp:15) | called 848 times, returned 848 times | 100.0% |
| sosnina_a_sparse_matrix_mult_crs_double::SosninaAMatrixMultCRSSEQ::ValidateMatrixA() const (tasks/sosnina_a_sparse_matrix_mult_crs_double/seq/src/ops_seq.cpp:50) | called 848 times, returned 848 times | 91.0% |
| sosnina_a_sparse_matrix_mult_crs_double::SosninaAMatrixMultCRSSEQ::ValidateMatrixB() const (tasks/sosnina_a_sparse_matrix_mult_crs_double/seq/src/ops_seq.cpp:74) | called 848 times, returned 848 times | 91.0% |
| sosnina_a_sparse_matrix_mult_crs_double::SosninaAMatrixMultCRSSEQ::ValidationImpl() (tasks/sosnina_a_sparse_matrix_mult_crs_double/seq/src/ops_seq.cpp:24) | called 848 times, returned 848 times | 100.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<afanasyev_a_elem_vec_avg::AfanasyevAElemVecAvgMPI>() (modules/util/include/util.hpp:76) | called 140 times, returned 140 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<afanasyev_a_elem_vec_avg::AfanasyevAElemVecAvgSEQ>() (modules/util/include/util.hpp:76) | called 140 times, returned 140 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<afanasyev_a_it_seidel_method::AfanasyevAItSeidelMethodMPI>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<afanasyev_a_it_seidel_method::AfanasyevAItSeidelMethodSEQ>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<akhmetov_daniil_integration_monte_carlo::AkhmetovDaniilIntegrationMonteCarloMPI>() (modules/util/include/util.hpp:76) | called 280 times, returned 280 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<akhmetov_daniil_integration_monte_carlo::AkhmetovDaniilIntegrationMonteCarloSEQ>() (modules/util/include/util.hpp:76) | called 280 times, returned 280 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<akhmetov_daniil_mesh_torus::MeshTorusMpi>() (modules/util/include/util.hpp:76) | called 140 times, returned 140 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<akhmetov_daniil_mesh_torus::MeshTorusSeq>() (modules/util/include/util.hpp:76) | called 140 times, returned 140 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<alekseev_a_custom_reduce::AlekseevACustomReduceMPI>() (modules/util/include/util.hpp:76) | called 560 times, returned 560 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<alekseev_a_custom_reduce::AlekseevACustomReduceSEQ>() (modules/util/include/util.hpp:76) | called 560 times, returned 560 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<alekseev_a_global_opt_chars::AlekseevAGlobalOptCharsMPI>() (modules/util/include/util.hpp:76) | called 168 times, returned 168 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<alekseev_a_global_opt_chars::AlekseevAGlobalOptCharsSEQ>() (modules/util/include/util.hpp:76) | called 168 times, returned 168 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<alekseev_a_min_dist_neigh_elem_vec::AlekseevAMinDistNeighElemVecMPI>() (modules/util/include/util.hpp:76) | called 560 times, returned 560 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<alekseev_a_min_dist_neigh_elem_vec::AlekseevAMinDistNeighElemVecSEQ>() (modules/util/include/util.hpp:76) | called 560 times, returned 560 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<artyushkina_string_matrix::ArtyushkinaStringMatrixMPI>() (modules/util/include/util.hpp:76) | not called | 0.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<artyushkina_string_matrix::ArtyushkinaStringMatrixSEQ>() (modules/util/include/util.hpp:76) | not called | 0.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<artyushkina_vector::VerticalStripMatVecMPI>() (modules/util/include/util.hpp:76) | called 196 times, returned 196 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<artyushkina_vector::VerticalStripMatVecSEQ>() (modules/util/include/util.hpp:76) | called 196 times, returned 196 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<badanov_a_max_vec_elem::BadanovAMaxVecElemMPI>() (modules/util/include/util.hpp:76) | called 336 times, returned 336 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<badanov_a_max_vec_elem::BadanovAMaxVecElemSEQ>() (modules/util/include/util.hpp:76) | called 336 times, returned 336 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<badanov_a_sparse_matrix_mult_double_ccs::BadanovASparseMatrixMultDoubleCcsMPI>() (modules/util/include/util.hpp:76) | called 420 times, returned 420 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<badanov_a_sparse_matrix_mult_double_ccs::BadanovASparseMatrixMultDoubleCcsSEQ>() (modules/util/include/util.hpp:76) | called 420 times, returned 420 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<balchunayte_z_dot_product::BalchunayteZDotProductMPI>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<balchunayte_z_dot_product::BalchunayteZDotProductSEQ>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<balchunayte_z_reduce::BalchunayteZReduceMPI>() (modules/util/include/util.hpp:76) | called 112 times, returned 112 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<balchunayte_z_reduce::BalchunayteZReduceSEQ>() (modules/util/include/util.hpp:76) | called 112 times, returned 112 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<balchunayte_z_shell_batcher::BalchunayteZShellBatcherMPI>() (modules/util/include/util.hpp:76) | called 196 times, returned 196 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<balchunayte_z_shell_batcher::BalchunayteZShellBatcherSEQ>() (modules/util/include/util.hpp:76) | called 196 times, returned 196 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<baranov_a_custom_allreduce::BaranovACustomAllreduceMPI>() (modules/util/include/util.hpp:76) | called 392 times, returned 392 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<baranov_a_custom_allreduce::BaranovACustomAllreduceSEQ>() (modules/util/include/util.hpp:76) | called 392 times, returned 392 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<baranov_a_dijkstra_crs::BaranovADijkstraCRSMPI>() (modules/util/include/util.hpp:76) | called 392 times, returned 392 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<baranov_a_dijkstra_crs::BaranovADijkstraCRSSEQ>() (modules/util/include/util.hpp:76) | called 392 times, returned 392 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<baranov_a_sign_alternations::BaranovASignAlternationsMPI>() (modules/util/include/util.hpp:76) | called 308 times, returned 308 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<baranov_a_sign_alternations::BaranovASignAlternationsSEQ>() (modules/util/include/util.hpp:76) | called 308 times, returned 308 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<batkov_f_image_smoothing::BatkovFImageSmoothingMPI>() (modules/util/include/util.hpp:76) | called 112 times, returned 112 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<batkov_f_image_smoothing::BatkovFImageSmoothingSEQ>() (modules/util/include/util.hpp:76) | called 112 times, returned 112 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<batkov_f_vector_sum::BatkovFVectorSumMPI>() (modules/util/include/util.hpp:76) | called 112 times, returned 112 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<batkov_f_vector_sum::BatkovFVectorSumSEQ>() (modules/util/include/util.hpp:76) | called 112 times, returned 112 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<batushin_i_max_val_rows_matrix::BatushinIMaxValRowsMatrixMPI>() (modules/util/include/util.hpp:76) | called 420 times, returned 420 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<batushin_i_max_val_rows_matrix::BatushinIMaxValRowsMatrixSEQ>() (modules/util/include/util.hpp:76) | called 420 times, returned 420 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<batushin_i_striped_matrix_multiplication::BatushinIStripedMatrixMultiplicationMPI>() (modules/util/include/util.hpp:76) | called 420 times, returned 420 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<batushin_i_striped_matrix_multiplication::BatushinIStripedMatrixMultiplicationSEQ>() (modules/util/include/util.hpp:76) | called 420 times, returned 420 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<belov_e_bubble_sort::BelovEBubbleSortMPI>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<belov_e_bubble_sort::BelovEBubbleSortSEQ>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<belov_e_lexico_order_two_strings::BelovELexicoOrderTwoStringsMPI>() (modules/util/include/util.hpp:76) | called 112 times, returned 112 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<belov_e_lexico_order_two_strings::BelovELexicoOrderTwoStringsSEQ>() (modules/util/include/util.hpp:76) | called 112 times, returned 112 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<belov_e_shell_batcher::BelovEShellBatcherMPI>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<belov_e_shell_batcher::BelovEShellBatcherSEQ>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<bortsova_a_max_elem_vector::BortsovaAMaxElemVectorMpi>() (modules/util/include/util.hpp:76) | called 1176 times, returned 1176 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<bortsova_a_max_elem_vector::BortsovaAMaxElemVectorSeq>() (modules/util/include/util.hpp:76) | called 1176 times, returned 1176 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<bortsova_a_transmission_gather::BortsovaATransmissionGatherMPI>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<bortsova_a_transmission_gather::BortsovaATransmissionGatherSEQ>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<borunov_v_block_partitioning::BorunovVBlockPartitioningMPI>() (modules/util/include/util.hpp:76) | called 392 times, returned 392 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<borunov_v_block_partitioning::BorunovVBlockPartitioningSEQ>() (modules/util/include/util.hpp:76) | called 392 times, returned 392 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<borunov_v_cnt_words::BorunovVCntWordsMPI>() (modules/util/include/util.hpp:76) | called 224 times, returned 224 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<borunov_v_cnt_words::BorunovVCntWordsSEQ>() (modules/util/include/util.hpp:76) | called 224 times, returned 224 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<borunov_v_ring::BorunovVRingMPI>() (modules/util/include/util.hpp:76) | called 140 times, returned 140 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<borunov_v_ring::BorunovVRingSEQ>() (modules/util/include/util.hpp:76) | called 140 times, returned 140 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<buzulukskiy_d_max_value_matrix_elements::BuzulukskiyDMaxValueMatrixElementsMPI>() (modules/util/include/util.hpp:76) | called 224 times, returned 224 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<buzulukskiy_d_max_value_matrix_elements::BuzulukskiyDMaxValueMatrixElementsSEQ>() (modules/util/include/util.hpp:76) | called 224 times, returned 224 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<buzulukskiy_d_sort_batcher::BuzulukskiyDSortBatcherMPI>() (modules/util/include/util.hpp:76) | called 280 times, returned 280 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<buzulukskiy_d_sort_batcher::BuzulukskiyDSortBatcherSEQ>() (modules/util/include/util.hpp:76) | called 280 times, returned 280 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<buzuluksky_d_bubble_sort::BuzulukskyDBubbleSortMPI>() (modules/util/include/util.hpp:76) | called 252 times, returned 252 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<buzuluksky_d_bubble_sort::BuzulukskyDBubbleSortSEQ>() (modules/util/include/util.hpp:76) | called 252 times, returned 252 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<chernov_t_convex_hull_binary_components::ChernovTConvexHullBinaryComponentsMPI>() (modules/util/include/util.hpp:76) | called 252 times, returned 252 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<chernov_t_convex_hull_binary_components::ChernovTConvexHullBinaryComponentsSEQ>() (modules/util/include/util.hpp:76) | called 252 times, returned 252 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<chernov_t_max_matrix_columns::ChernovTMaxMatrixColumnsMPI>() (modules/util/include/util.hpp:76) | called 56 times, returned 56 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<chernov_t_max_matrix_columns::ChernovTMaxMatrixColumnsSEQ>() (modules/util/include/util.hpp:76) | called 56 times, returned 56 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<chernov_t_ribbon_horizontal_a_matrix_mult::ChernovTRibbonHorizontalAMmatrixMultMPI>() (modules/util/include/util.hpp:76) | called 56 times, returned 56 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<chernov_t_ribbon_horizontal_a_matrix_mult::ChernovTRibbonHorizontalAMmatrixMultSEQ>() (modules/util/include/util.hpp:76) | called 56 times, returned 56 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<dergachev_a_max_elem_vec::DergachevAMaxElemVecMPI>() (modules/util/include/util.hpp:76) | called 336 times, returned 336 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<dergachev_a_max_elem_vec::DergachevAMaxElemVecSEQ>() (modules/util/include/util.hpp:76) | called 336 times, returned 336 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<dergachev_a_multistep_2d_parallel::DergachevAMultistep2dParallelMPI>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<dergachev_a_multistep_2d_parallel::DergachevAMultistep2dParallelSEQ>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<dergachev_a_simple_iteration_method::DergachevASimpleIterationMethodMPI>() (modules/util/include/util.hpp:76) | called 280 times, returned 280 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<dergachev_a_simple_iteration_method::DergachevASimpleIterationMethodSEQ>() (modules/util/include/util.hpp:76) | called 280 times, returned 280 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<dilshodov_a_max_val_rows_matrix::MaxValRowsMatrixTaskMPI>() (modules/util/include/util.hpp:76) | called 168 times, returned 168 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<dilshodov_a_max_val_rows_matrix::MaxValRowsMatrixTaskSequential>() (modules/util/include/util.hpp:76) | called 168 times, returned 168 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<dorogin_v_bitwise_simple_merge::DoroginVBitwiseSimpleMergeMPI>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<dorogin_v_bitwise_simple_merge::DoroginVBitwiseSimpleMergeSEQ>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<dorogin_v_contrast_enhancement::DoroginVContrastEnhancementMPI>() (modules/util/include/util.hpp:76) | called 280 times, returned 280 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<dorogin_v_contrast_enhancement::DoroginVContrastEnhancementSEQ>() (modules/util/include/util.hpp:76) | called 280 times, returned 280 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<dorogin_v_min_vector_value::DoroginVMinVectorValueMPI>() (modules/util/include/util.hpp:76) | called 616 times, returned 616 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<dorogin_v_min_vector_value::DoroginVMinVectorValueSEQ>() (modules/util/include/util.hpp:76) | called 616 times, returned 616 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<ermakov_a_numb_viol_elem_vec::ErmakovANumbViolElemVecMPI>() (modules/util/include/util.hpp:76) | called 252 times, returned 252 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<ermakov_a_numb_viol_elem_vec::ErmakovANumbViolElemVecSEQ>() (modules/util/include/util.hpp:76) | called 252 times, returned 252 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<ermakov_a_ring::ErmakovATestTaskMPI>() (modules/util/include/util.hpp:76) | called 364 times, returned 364 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<ermakov_a_ring::ErmakovATestTaskSEQ>() (modules/util/include/util.hpp:76) | called 364 times, returned 364 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<gaivoronskiy_m_average_vector_sum::GaivoronskiyMAverageVecSumMPI>() (modules/util/include/util.hpp:76) | called 168 times, returned 168 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<gaivoronskiy_m_average_vector_sum::GaivoronskiyMAverageVecSumSEQ>() (modules/util/include/util.hpp:76) | called 168 times, returned 168 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<gaivoronskiy_m_gauss_jordan::GaivoronskiyMGaussJordanMPI>() (modules/util/include/util.hpp:76) | called 476 times, returned 476 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<gaivoronskiy_m_gauss_jordan::GaivoronskiyMGaussJordanSEQ>() (modules/util/include/util.hpp:76) | called 476 times, returned 476 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<gaivoronskiy_m_grachem_method::GaivoronskiyMGrahamScanMPI>() (modules/util/include/util.hpp:76) | called 168 times, returned 168 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<gaivoronskiy_m_grachem_method::GaivoronskiyMGrahamScanSEQ>() (modules/util/include/util.hpp:76) | called 168 times, returned 168 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<galkin_d_ring::GalkinDRingMPI>() (modules/util/include/util.hpp:76) | called 168 times, returned 168 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<galkin_d_ring::GalkinDRingSEQ>() (modules/util/include/util.hpp:76) | called 28 times, returned 28 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<galkin_d_trapezoid_method::GalkinDTrapezoidMethodMPI>() (modules/util/include/util.hpp:76) | called 112 times, returned 112 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<galkin_d_trapezoid_method::GalkinDTrapezoidMethodSEQ>() (modules/util/include/util.hpp:76) | called 112 times, returned 112 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<golovanov_d_bcast::GolovanovDBcastMPI>() (modules/util/include/util.hpp:76) | called 56 times, returned 56 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<golovanov_d_bcast::GolovanovDBcastSEQ>() (modules/util/include/util.hpp:76) | called 56 times, returned 56 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<golovanov_d_matrix_max_elem::GolovanovDMatrixMaxElemMPI>() (modules/util/include/util.hpp:76) | called 112 times, returned 112 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<golovanov_d_matrix_max_elem::GolovanovDMatrixMaxElemSEQ>() (modules/util/include/util.hpp:76) | called 112 times, returned 112 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<ilin_a_alternations_signs_of_val_vec::IlinAAlternationsSignsOfValVecMPI>() (modules/util/include/util.hpp:76) | called 448 times, returned 448 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<ilin_a_alternations_signs_of_val_vec::IlinAAlternationsSignsOfValVecSEQ>() (modules/util/include/util.hpp:76) | called 448 times, returned 448 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<int>() (modules/util/include/util.hpp:76) | called 20 times, returned 20 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<iskhakov_d_graham_convex_hull::IskhakovDGrahamConvexHullMPI>() (modules/util/include/util.hpp:76) | called 448 times, returned 448 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<iskhakov_d_graham_convex_hull::IskhakovDGrahamConvexHullSEQ>() (modules/util/include/util.hpp:76) | called 448 times, returned 448 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<iskhakov_d_linear_topology::IskhakovDLinearTopologyMPI>() (modules/util/include/util.hpp:76) | called 392 times, returned 392 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<iskhakov_d_linear_topology::IskhakovDLinearTopologySEQ>() (modules/util/include/util.hpp:76) | called 56 times, returned 56 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<iskhakov_d_trapezoidal_integration::IskhakovDTrapezoidalIntegrationMPI>() (modules/util/include/util.hpp:76) | called 420 times, returned 420 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<iskhakov_d_trapezoidal_integration::IskhakovDTrapezoidalIntegrationSEQ>() (modules/util/include/util.hpp:76) | called 420 times, returned 420 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<ivanova_p_max_matrix::IvanovaPMaxMatrixMPI>() (modules/util/include/util.hpp:76) | called 168 times, returned 168 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<ivanova_p_max_matrix::IvanovaPMaxMatrixSEQ>() (modules/util/include/util.hpp:76) | called 168 times, returned 168 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<ivanova_p_simple_iteration_method::IvanovaPSimpleIterationMethodMPI>() (modules/util/include/util.hpp:76) | called 280 times, returned 280 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<ivanova_p_simple_iteration_method::IvanovaPSimpleIterationMethodSEQ>() (modules/util/include/util.hpp:76) | called 280 times, returned 280 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<kamalagin_a_vec_mat_mult::KamalaginAVecMatMultMPI>() (modules/util/include/util.hpp:76) | called 224 times, returned 224 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<kamalagin_a_vec_mat_mult::KamalaginAVecMatMultSEQ>() (modules/util/include/util.hpp:76) | called 224 times, returned 224 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<kamalagin_a_vec_mult::KamalaginAVecMultMPI>() (modules/util/include/util.hpp:76) | called 140 times, returned 140 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<kamalagin_a_vec_mult::KamalaginAVecMultSEQ>() (modules/util/include/util.hpp:76) | called 140 times, returned 140 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<kamaletdinov_r_max_matrix_rows_elem::KamaletdinovRMaxMatrixRowsElemMPI>() (modules/util/include/util.hpp:76) | called 140 times, returned 140 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<kamaletdinov_r_max_matrix_rows_elem::KamaletdinovRMaxMatrixRowsElemSEQ>() (modules/util/include/util.hpp:76) | called 140 times, returned 140 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<karpich_i_integrals_multistep_rectangle::KarpichIIntegralsMultistepRectangleMPI>() (modules/util/include/util.hpp:76) | called 560 times, returned 560 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<karpich_i_integrals_multistep_rectangle::KarpichIIntegralsMultistepRectangleSEQ>() (modules/util/include/util.hpp:76) | called 560 times, returned 560 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<karpich_i_matrix_elem_sum::KarpichIMatrixElemSumMPI>() (modules/util/include/util.hpp:76) | called 224 times, returned 224 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<karpich_i_matrix_elem_sum::KarpichIMatrixElemSumSEQ>() (modules/util/include/util.hpp:76) | called 224 times, returned 224 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<karpich_i_seidol_method::KarpichISeidolMethodMPI>() (modules/util/include/util.hpp:76) | called 56 times, returned 56 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<karpich_i_seidol_method::KarpichISeidolMethodSEQ>() (modules/util/include/util.hpp:76) | called 56 times, returned 56 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<klimenko_v_max_matrix_elems_val::KlimenkoVMaxMatrixElemsValMPI>() (modules/util/include/util.hpp:76) | called 196 times, returned 196 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<klimenko_v_max_matrix_elems_val::KlimenkoVMaxMatrixElemsValSEQ>() (modules/util/include/util.hpp:76) | called 196 times, returned 196 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<klimenko_v_multistep_2d_parallel_sad::KlimenkoV2DParallelSadMPI>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<klimenko_v_multistep_2d_parallel_sad::KlimenkoV2DParallelSadSEQ>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<klimenko_v_seidel_method::KlimenkoVSeidelMethodMPI>() (modules/util/include/util.hpp:76) | called 280 times, returned 280 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<klimenko_v_seidel_method::KlimenkoVSeidelMethodSEQ>() (modules/util/include/util.hpp:76) | called 280 times, returned 280 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<kolotukhin_a_elem_vec_sum::KolotukhinAElemVecSumMPI>() (modules/util/include/util.hpp:76) | called 140 times, returned 140 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<kolotukhin_a_elem_vec_sum::KolotukhinAElemVecSumSEQ>() (modules/util/include/util.hpp:76) | called 140 times, returned 140 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<kolotukhin_a_hypercube::KolotukhinAHypercubeMPI>() (modules/util/include/util.hpp:76) | called 196 times, returned 196 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<kolotukhin_a_hypercube::KolotukhinAHypercubeSEQ>() (modules/util/include/util.hpp:76) | called 196 times, returned 196 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<kolotukhin_a_merge_sort_doubles::KolotukhinAMergeSortDoublesMPI>() (modules/util/include/util.hpp:76) | called 168 times, returned 168 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<kolotukhin_a_merge_sort_doubles::KolotukhinAMergeSortDoublesSEQ>() (modules/util/include/util.hpp:76) | called 168 times, returned 168 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<kondrashova_v_ring_topology::KondrashovaVRingTopologyMPI>() (modules/util/include/util.hpp:76) | called 168 times, returned 168 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<kondrashova_v_ring_topology::KondrashovaVRingTopologySEQ>() (modules/util/include/util.hpp:76) | called 168 times, returned 168 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<kondrashova_v_sum_col_mat::KondrashovaVSumColMatMPI>() (modules/util/include/util.hpp:76) | called 140 times, returned 140 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<kondrashova_v_sum_col_mat::KondrashovaVSumColMatSEQ>() (modules/util/include/util.hpp:76) | called 140 times, returned 140 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<kopilov_d_ring_2::KopilovDRingMPI>() (modules/util/include/util.hpp:76) | called 112 times, returned 112 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<kopilov_d_ring_2::KopilovDRingSEQ>() (modules/util/include/util.hpp:76) | called 112 times, returned 112 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<kopilov_d_shell_merge::KopilovDShellMergeMPI>() (modules/util/include/util.hpp:76) | called 196 times, returned 196 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<kopilov_d_shell_merge::KopilovDShellMergeSEQ>() (modules/util/include/util.hpp:76) | called 196 times, returned 196 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<kopilov_d_sum_val_col_mat::KopilovDSumValColMatMPI>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<kopilov_d_sum_val_col_mat::KopilovDSumValColMatSEQ>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<korolev_k_ring_topology::KorolevKRingTopologyMPI>() (modules/util/include/util.hpp:76) | not called | 0.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<korolev_k_ring_topology::KorolevKRingTopologySEQ>() (modules/util/include/util.hpp:76) | not called | 0.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<korolev_k_sobel_oprator::KorolevKSobelOpratorMPI>() (modules/util/include/util.hpp:76) | called 168 times, returned 168 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<korolev_k_sobel_oprator::KorolevKSobelOpratorSEQ>() (modules/util/include/util.hpp:76) | called 168 times, returned 168 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<korolev_k_string_word_count::KorolevKStringWordCountMPI>() (modules/util/include/util.hpp:76) | called 336 times, returned 336 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<korolev_k_string_word_count::KorolevKStringWordCountSEQ>() (modules/util/include/util.hpp:76) | called 336 times, returned 336 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<kotelnikova_a_convex_hull_for_bin_image::KotelnikovaAConvexHullForBinImgMPI>() (modules/util/include/util.hpp:76) | called 280 times, returned 280 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<kotelnikova_a_convex_hull_for_bin_image::KotelnikovaAConvexHullForBinImgSEQ>() (modules/util/include/util.hpp:76) | called 280 times, returned 280 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<kotelnikova_a_from_all_to_one::KotelnikovaAFromAllToOneMPI>() (modules/util/include/util.hpp:76) | called 448 times, returned 448 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<kotelnikova_a_from_all_to_one::KotelnikovaAFromAllToOneSEQ>() (modules/util/include/util.hpp:76) | called 448 times, returned 448 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<kotelnikova_a_num_sent_in_line::KotelnikovaANumSentInLineMPI>() (modules/util/include/util.hpp:76) | called 168 times, returned 168 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<kotelnikova_a_num_sent_in_line::KotelnikovaANumSentInLineSEQ>() (modules/util/include/util.hpp:76) | called 168 times, returned 168 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<lazareva_a_gauss_filter_horizontal::LazarevaAGaussFilterHorizontalMPI>() (modules/util/include/util.hpp:76) | called 140 times, returned 140 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<lazareva_a_gauss_filter_horizontal::LazarevaAGaussFilterHorizontalSEQ>() (modules/util/include/util.hpp:76) | called 140 times, returned 140 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<lazareva_a_max_val_matrix::LazarevaAMaxValMatrixMPI>() (modules/util/include/util.hpp:76) | called 140 times, returned 140 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<lazareva_a_max_val_matrix::LazarevaAMaxValMatrixSEQ>() (modules/util/include/util.hpp:76) | called 140 times, returned 140 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<lazareva_a_torus_grid::LazarevaATorusGridMPI>() (modules/util/include/util.hpp:76) | called 280 times, returned 280 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<lazareva_a_torus_grid::LazarevaATorusGridSEQ>() (modules/util/include/util.hpp:76) | called 280 times, returned 280 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<likhanov_m_elem_vec_sum::LikhanovMElemVecSumMPI>() (modules/util/include/util.hpp:76) | called 140 times, returned 140 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<likhanov_m_elem_vec_sum::LikhanovMElemVecSumSEQ>() (modules/util/include/util.hpp:76) | called 140 times, returned 140 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<luchnikov_e_gener_transm_from_all_to_one_gather::LuchnikovETransmFrAllToOneGatherMPI>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<luchnikov_e_gener_transm_from_all_to_one_gather::LuchnikovETransmFrAllToOneGatherSEQ>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<luchnikov_e_graham_cov_hall_constr::LuchnikovEGrahamConvexHullMPI>() (modules/util/include/util.hpp:76) | called 448 times, returned 448 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<luchnikov_e_graham_cov_hall_constr::LuchnikovEGrahamConvexHullSEQ>() (modules/util/include/util.hpp:76) | called 448 times, returned 448 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<makoveeva_s_cannon_algorithm::MakoveevaSCannonAlgorithmMPI>() (modules/util/include/util.hpp:76) | called 252 times, returned 252 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<makoveeva_s_cannon_algorithm::MakoveevaSCannonAlgorithmSEQ>() (modules/util/include/util.hpp:76) | called 252 times, returned 252 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<makoveeva_s_number_of_sentence::SentencesCounterMPI>() (modules/util/include/util.hpp:76) | called 756 times, returned 756 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<makoveeva_s_number_of_sentence::SentencesCounterSEQ>() (modules/util/include/util.hpp:76) | called 756 times, returned 756 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<makoveeva_s_simple_iteration::MakoveevaSSimpleIterationMPI>() (modules/util/include/util.hpp:76) | called 280 times, returned 280 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<makoveeva_s_simple_iteration::MakoveevaSSimpleIterationSEQ>() (modules/util/include/util.hpp:76) | called 280 times, returned 280 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<marin_l_cnt_mismat_chrt_in_two_str::MarinLCntMismatChrtInTwoStrMPI>() (modules/util/include/util.hpp:76) | called 280 times, returned 280 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<marin_l_cnt_mismat_chrt_in_two_str::MarinLCntMismatChrtInTwoStrSEQ>() (modules/util/include/util.hpp:76) | called 280 times, returned 280 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<marin_l_gener_transm_fr_all_to_one_gather::MarinLGenerTransmFrAllToOneGatherMPI>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<marin_l_gener_transm_fr_all_to_one_gather::MarinLGenerTransmFrAllToOneGatherSEQ>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<marin_l_linear_filter_vertical::MarinLLinearFilterVerticalMPI>() (modules/util/include/util.hpp:76) | called 336 times, returned 336 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<marin_l_linear_filter_vertical::MarinLLinearFilterVerticalSEQ>() (modules/util/include/util.hpp:76) | called 336 times, returned 336 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<melnik_i_gauss_block_part::MelnikIGaussBlockPartMPI>() (modules/util/include/util.hpp:76) | called 252 times, returned 252 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<melnik_i_gauss_block_part::MelnikIGaussBlockPartSEQ>() (modules/util/include/util.hpp:76) | called 252 times, returned 252 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<melnik_i_matrix_mult_ribbon::MelnikIMatrixMultRibbonMPI>() (modules/util/include/util.hpp:76) | called 252 times, returned 252 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<melnik_i_matrix_mult_ribbon::MelnikIMatrixMultRibbonSEQ>() (modules/util/include/util.hpp:76) | called 252 times, returned 252 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<melnik_i_min_neigh_diff_vec::MelnikIMinNeighDiffVecMPI>() (modules/util/include/util.hpp:76) | called 560 times, returned 560 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<melnik_i_min_neigh_diff_vec::MelnikIMinNeighDiffVecSEQ>() (modules/util/include/util.hpp:76) | called 560 times, returned 560 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<morozov_n_sentence_count::MorozovNSentenceCountMPI>() (modules/util/include/util.hpp:76) | called 168 times, returned 168 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<morozov_n_sentence_count::MorozovNSentenceCountSEQ>() (modules/util/include/util.hpp:76) | called 168 times, returned 168 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<morozov_n_siedels_method::MorozovNSiedelsMethodMPI>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<morozov_n_siedels_method::MorozovNSiedelsMethodSEQ>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<nalitov_d_binary::NalitovDBinaryMPI>() (modules/util/include/util.hpp:76) | called 140 times, returned 140 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<nalitov_d_binary::NalitovDBinarySEQ>() (modules/util/include/util.hpp:76) | called 140 times, returned 140 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<nalitov_d_broadcast::NalitovDBroadcastMPI>() (modules/util/include/util.hpp:76) | called 448 times, returned 448 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<nalitov_d_broadcast::NalitovDBroadcastSEQ>() (modules/util/include/util.hpp:76) | called 448 times, returned 448 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<nalitov_d_matrix_min_by_columns::NalitovDMinMatrixMPI>() (modules/util/include/util.hpp:76) | called 308 times, returned 308 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<nalitov_d_matrix_min_by_columns::NalitovDMinMatrixSEQ>() (modules/util/include/util.hpp:76) | called 308 times, returned 308 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<nesterov_a_test_task_processes::NesterovATestTaskMPI>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<nesterov_a_test_task_processes::NesterovATestTaskSEQ>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<nesterov_a_test_task_processes_2::NesterovATestTaskMPI>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<nesterov_a_test_task_processes_2::NesterovATestTaskSEQ>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<nesterov_a_test_task_processes_3::NesterovATestTaskMPI>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<nesterov_a_test_task_processes_3::NesterovATestTaskSEQ>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<nesterov_a_test_task_threads::NesterovATestTaskALL>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<nesterov_a_test_task_threads::NesterovATestTaskOMP>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<nesterov_a_test_task_threads::NesterovATestTaskSEQ>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<nesterov_a_test_task_threads::NesterovATestTaskSTL>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<nesterov_a_test_task_threads::NesterovATestTaskTBB>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsMPI>() (modules/util/include/util.hpp:76) | called 392 times, returned 392 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<olesnitskiy_v_dijkstra_crs::OlesnitskiyVDijkstraCrsSEQ>() (modules/util/include/util.hpp:76) | called 392 times, returned 392 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<olesnitskiy_v_find_viol::OlesnitskiyVFindViolMPI>() (modules/util/include/util.hpp:76) | called 280 times, returned 280 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<olesnitskiy_v_find_viol::OlesnitskiyVFindViolSEQ>() (modules/util/include/util.hpp:76) | called 280 times, returned 280 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<olesnitskiy_v_striped_matrix_multiplication::OlesnitskiyVStripedMatrixMultiplicationMPI>() (modules/util/include/util.hpp:76) | called 420 times, returned 420 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<olesnitskiy_v_striped_matrix_multiplication::OlesnitskiyVStripedMatrixMultiplicationSEQ>() (modules/util/include/util.hpp:76) | called 420 times, returned 420 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<otcheskov_s_elem_vec_avg::OtcheskovSElemVecAvgMPI>() (modules/util/include/util.hpp:76) | called 252 times, returned 252 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<otcheskov_s_elem_vec_avg::OtcheskovSElemVecAvgSEQ>() (modules/util/include/util.hpp:76) | called 252 times, returned 252 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<otcheskov_s_gauss_filter_vert_split::OtcheskovSGaussFilterVertSplitMPI>() (modules/util/include/util.hpp:76) | called 420 times, returned 420 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<otcheskov_s_gauss_filter_vert_split::OtcheskovSGaussFilterVertSplitSEQ>() (modules/util/include/util.hpp:76) | called 420 times, returned 420 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<otcheskov_s_linear_topology::OtcheskovSLinearTopologyMPI>() (modules/util/include/util.hpp:76) | called 448 times, returned 448 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<otcheskov_s_linear_topology::OtcheskovSLinearTopologySEQ>() (modules/util/include/util.hpp:76) | called 224 times, returned 224 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<ovchinnikov_m_bubble_sort::OvchinnikovMBubbleSortMPI>() (modules/util/include/util.hpp:76) | called 196 times, returned 196 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<ovchinnikov_m_bubble_sort::OvchinnikovMBubbleSortSEQ>() (modules/util/include/util.hpp:76) | called 196 times, returned 196 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<ovchinnikov_m_max_values_in_matrix_rows::OvchinnikovMMaxValuesInMatrixRowsMPI>() (modules/util/include/util.hpp:76) | called 168 times, returned 168 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<ovchinnikov_m_max_values_in_matrix_rows::OvchinnikovMMaxValuesInMatrixRowsSEQ>() (modules/util/include/util.hpp:76) | called 168 times, returned 168 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<ovchinnikov_m_multidim_integrals_rectangle::OvchinnikovMMultiDimIntegralsRectangleMPI>() (modules/util/include/util.hpp:76) | called 756 times, returned 756 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<ovchinnikov_m_multidim_integrals_rectangle::OvchinnikovMMultiDimIntegralsRectangleSEQ>() (modules/util/include/util.hpp:76) | called 756 times, returned 756 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<pankov_a_string_word_count::PankovAStringWordCountMPI>() (modules/util/include/util.hpp:76) | called 224 times, returned 224 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<pankov_a_string_word_count::PankovAStringWordCountSEQ>() (modules/util/include/util.hpp:76) | called 224 times, returned 224 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<pankov_gauss_filter::PankovGaussFilterMPI>() (modules/util/include/util.hpp:76) | called 140 times, returned 140 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<pankov_gauss_filter::PankovGaussFilterSEQ>() (modules/util/include/util.hpp:76) | called 140 times, returned 140 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<pankov_matrix_vector::PankovMatrixVectorMPI>() (modules/util/include/util.hpp:76) | called 168 times, returned 168 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<pankov_matrix_vector::PankovMatrixVectorSEQ>() (modules/util/include/util.hpp:76) | called 168 times, returned 168 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<perepelkin_i_matrix_mult_horizontal_strip_only_a::PerepelkinIMatrixMultHorizontalStripOnlyAMPI>() (modules/util/include/util.hpp:76) | called 448 times, returned 448 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<perepelkin_i_matrix_mult_horizontal_strip_only_a::PerepelkinIMatrixMultHorizontalStripOnlyASEQ>() (modules/util/include/util.hpp:76) | called 448 times, returned 448 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<perepelkin_i_qsort_batcher_oddeven_merge::PerepelkinIQsortBatcherOddEvenMergeMPI>() (modules/util/include/util.hpp:76) | called 336 times, returned 336 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<perepelkin_i_qsort_batcher_oddeven_merge::PerepelkinIQsortBatcherOddEvenMergeSEQ>() (modules/util/include/util.hpp:76) | called 336 times, returned 336 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<perepelkin_i_string_diff_char_count::PerepelkinIStringDiffCharCountMPI>() (modules/util/include/util.hpp:76) | called 336 times, returned 336 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<perepelkin_i_string_diff_char_count::PerepelkinIStringDiffCharCountSEQ>() (modules/util/include/util.hpp:76) | called 336 times, returned 336 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<popova_e_integr_monte_carlo::PopovaEIntegrMonteCarloMPI>() (modules/util/include/util.hpp:76) | called 280 times, returned 280 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<popova_e_integr_monte_carlo::PopovaEIntegrMonteCarloSEQ>() (modules/util/include/util.hpp:76) | called 280 times, returned 280 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<posternak_a_count_different_char_in_two_lines::PosternakACountDifferentCharInTwoLinesMPI>() (modules/util/include/util.hpp:76) | called 560 times, returned 560 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<posternak_a_count_different_char_in_two_lines::PosternakACountDifferentCharInTwoLinesSEQ>() (modules/util/include/util.hpp:76) | called 560 times, returned 560 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<posternak_a_increase_contrast::PosternakAIncreaseContrastMPI>() (modules/util/include/util.hpp:76) | called 280 times, returned 280 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<posternak_a_increase_contrast::PosternakAIncreaseContrastSEQ>() (modules/util/include/util.hpp:76) | called 280 times, returned 280 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<posternak_a_radix_merge_sort::PosternakARadixMergeSortMPI>() (modules/util/include/util.hpp:76) | called 504 times, returned 504 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<posternak_a_radix_merge_sort::PosternakARadixMergeSortSEQ>() (modules/util/include/util.hpp:76) | called 504 times, returned 504 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<ppc::performance::my::Another>() (modules/util/include/util.hpp:76) | called 10 times, returned 10 times | 65.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<ppc::performance::my::nested::Type>() (modules/util/include/util.hpp:76) | called 10 times, returned 10 times | 65.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<rastvorov_k_number_of_character_alternations::RastvorovKNumberAfCharacterAlternationsMPI>() (modules/util/include/util.hpp:76) | called 140 times, returned 140 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<rastvorov_k_number_of_character_alternations::RastvorovKNumberAfCharacterAlternationsSEQ>() (modules/util/include/util.hpp:76) | called 140 times, returned 140 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<rastvorov_k_radix_sort_double_merge::RastvorovKRadixSortDoubleMergeMPI>() (modules/util/include/util.hpp:76) | called 224 times, returned 224 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<rastvorov_k_radix_sort_double_merge::RastvorovKRadixSortDoubleMergeSEQ>() (modules/util/include/util.hpp:76) | called 224 times, returned 224 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<rastvorov_k_simple_iteration_method::RastvorovKSimpleIterationMethodMPI>() (modules/util/include/util.hpp:76) | not called | 0.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<rastvorov_k_simple_iteration_method::RastvorovKSimpleIterationMethodSEQ>() (modules/util/include/util.hpp:76) | not called | 0.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<redkina_a_graham_approach::RedkinaAGrahamApproachMPI>() (modules/util/include/util.hpp:76) | called 168 times, returned 168 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<redkina_a_graham_approach::RedkinaAGrahamApproachSEQ>() (modules/util/include/util.hpp:76) | called 168 times, returned 168 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<redkina_a_min_elem_vec::RedkinaAMinElemVecMPI>() (modules/util/include/util.hpp:76) | called 924 times, returned 924 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<redkina_a_min_elem_vec::RedkinaAMinElemVecSEQ>() (modules/util/include/util.hpp:76) | called 924 times, returned 924 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<redkina_a_ruler::RedkinaARulerMPI>() (modules/util/include/util.hpp:76) | called 504 times, returned 504 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<redkina_a_ruler::RedkinaARulerSEQ>() (modules/util/include/util.hpp:76) | called 224 times, returned 224 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<remizov_k_max_in_matrix_string::RemizovKMaxInMatrixStringMPI>() (modules/util/include/util.hpp:76) | called 168 times, returned 168 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<remizov_k_max_in_matrix_string::RemizovKMaxInMatrixStringSEQ>() (modules/util/include/util.hpp:76) | called 168 times, returned 168 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<romanov_m_closest_elem_vec::RomanovMClosestElemVecMPI>() (modules/util/include/util.hpp:76) | called 392 times, returned 392 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<romanov_m_closest_elem_vec::RomanovMClosestElemVecSEQ>() (modules/util/include/util.hpp:76) | called 392 times, returned 392 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<romanov_m_horizontal_matrix_vector::RomanovMHorizontalMatrixVectorMPI>() (modules/util/include/util.hpp:76) | called 224 times, returned 224 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<romanov_m_horizontal_matrix_vector::RomanovMHorizontalMatrixVectorSEQ>() (modules/util/include/util.hpp:76) | called 224 times, returned 224 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<romanov_m_jarvis_prohod::RomanovMJarvisProhodMPI>() (modules/util/include/util.hpp:76) | called 112 times, returned 112 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<romanov_m_jarvis_prohod::RomanovMJarvisProhodSEQ>() (modules/util/include/util.hpp:76) | called 112 times, returned 112 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<sabirov_s_hypercube::SabirovSHypercubeMPI>() (modules/util/include/util.hpp:76) | not called | 0.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<sabirov_s_hypercube::SabirovSHypercubeSEQ>() (modules/util/include/util.hpp:76) | not called | 0.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<sabirov_s_linear_filtering_block_partitioning::SabirovSLinearFilteringBlockPartitioningMPI>() (modules/util/include/util.hpp:76) | called 140 times, returned 140 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<sabirov_s_linear_filtering_block_partitioning::SabirovSLinearFilteringBlockPartitioningSEQ>() (modules/util/include/util.hpp:76) | called 140 times, returned 140 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<sabirov_s_min_val_matrix::SabirovSMinValMatrixMPI>() (modules/util/include/util.hpp:76) | called 336 times, returned 336 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<sabirov_s_min_val_matrix::SabirovSMinValMatrixSEQ>() (modules/util/include/util.hpp:76) | called 336 times, returned 336 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<safronov_m_bubble_sort_odd_even::SafronovMBubbleSortOddEvenMPI>() (modules/util/include/util.hpp:76) | called 364 times, returned 364 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<safronov_m_bubble_sort_odd_even::SafronovMBubbleSortOddEvenSEQ>() (modules/util/include/util.hpp:76) | called 364 times, returned 364 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<safronov_m_quicksort_with_batcher_even_odd_merge::SafronovMQuicksortWithBatcherEvenOddMergeMPI>() (modules/util/include/util.hpp:76) | called 364 times, returned 364 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<safronov_m_quicksort_with_batcher_even_odd_merge::SafronovMQuicksortWithBatcherEvenOddMergeSEQ>() (modules/util/include/util.hpp:76) | called 364 times, returned 364 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<safronov_m_sum_values_matrix::SafronovMSumValuesMatrixMPI>() (modules/util/include/util.hpp:76) | called 280 times, returned 280 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<safronov_m_sum_values_matrix::SafronovMSumValuesMatrixSEQ>() (modules/util/include/util.hpp:76) | called 280 times, returned 280 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<samoylenko_i_conj_grad_method::SamoylenkoIConjGradMethodMPI>() (modules/util/include/util.hpp:76) | called 336 times, returned 336 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<samoylenko_i_conj_grad_method::SamoylenkoIConjGradMethodSEQ>() (modules/util/include/util.hpp:76) | called 336 times, returned 336 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<samoylenko_i_lex_order_check::SamoylenkoILexOrderCheckMPI>() (modules/util/include/util.hpp:76) | called 280 times, returned 280 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<samoylenko_i_lex_order_check::SamoylenkoILexOrderCheckSEQ>() (modules/util/include/util.hpp:76) | called 280 times, returned 280 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<samoylenko_i_simple_iter_method::SamoylenkoISimpleIterMethodMPI>() (modules/util/include/util.hpp:76) | called 280 times, returned 280 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<samoylenko_i_simple_iter_method::SamoylenkoISimpleIterMethodSEQ>() (modules/util/include/util.hpp:76) | called 280 times, returned 280 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<shakirova_e_elem_matrix_sum::ShakirovaEElemMatrixSumMPI>() (modules/util/include/util.hpp:76) | called 252 times, returned 252 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<shakirova_e_elem_matrix_sum::ShakirovaEElemMatrixSumSEQ>() (modules/util/include/util.hpp:76) | called 252 times, returned 252 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<shemetov_d_find_error_vec::ShemetovDFindErrorVecMPI>() (modules/util/include/util.hpp:76) | called 392 times, returned 392 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<shemetov_d_find_error_vec::ShemetovDFindErrorVecSEQ>() (modules/util/include/util.hpp:76) | called 392 times, returned 392 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<shemetov_d_gauss_filter_linear::GaussFilterMPI>() (modules/util/include/util.hpp:76) | called 112 times, returned 112 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<shemetov_d_gauss_filter_linear::GaussFilterSEQ>() (modules/util/include/util.hpp:76) | called 112 times, returned 112 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<shemetov_d_increasing_contrast::IncreaseContrastTaskMPI>() (modules/util/include/util.hpp:76) | called 112 times, returned 112 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<shemetov_d_increasing_contrast::IncreaseContrastTaskSEQ>() (modules/util/include/util.hpp:76) | called 112 times, returned 112 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<shilin_n_counting_number_sentences_in_line::ShilinNCountingNumberSentencesInLineMPI>() (modules/util/include/util.hpp:76) | called 672 times, returned 672 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<shilin_n_counting_number_sentences_in_line::ShilinNCountingNumberSentencesInLineSEQ>() (modules/util/include/util.hpp:76) | called 672 times, returned 672 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<shilin_n_gauss_band_horizontal_scheme::ShilinNGaussBandHorizontalSchemeMPI>() (modules/util/include/util.hpp:76) | called 168 times, returned 168 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<shilin_n_gauss_band_horizontal_scheme::ShilinNGaussBandHorizontalSchemeSEQ>() (modules/util/include/util.hpp:76) | called 168 times, returned 168 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<shilin_n_gauss_filter_vertical_split::ShilinNGaussFilterVerticalSplitMPI>() (modules/util/include/util.hpp:76) | called 196 times, returned 196 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<shilin_n_gauss_filter_vertical_split::ShilinNGaussFilterVerticalSplitSEQ>() (modules/util/include/util.hpp:76) | called 196 times, returned 196 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<shkenev_i_diff_betw_neighb_elem_vec::ShkenevIDiffBetwNeighbElemVecMPI>() (modules/util/include/util.hpp:76) | called 280 times, returned 280 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<shkenev_i_diff_betw_neighb_elem_vec::ShkenevIDiffBetwNeighbElemVecSEQ>() (modules/util/include/util.hpp:76) | called 280 times, returned 280 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<shkenev_i_linear_stretching_histogram_increase_contr::ShkenevIlinerStretchingHistIncreaseContrMPI>() (modules/util/include/util.hpp:76) | called 308 times, returned 308 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<shkenev_i_linear_stretching_histogram_increase_contr::ShkenevIlinerStretchingHistIncreaseContrSEQ>() (modules/util/include/util.hpp:76) | called 308 times, returned 308 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<shkenev_i_matvect_using_vertical_ribbon::ShkenevImatvectUsingVerticalRibbonMPI>() (modules/util/include/util.hpp:76) | called 224 times, returned 224 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<shkenev_i_matvect_using_vertical_ribbon::ShkenevImatvectUsingVerticalRibbonSEQ>() (modules/util/include/util.hpp:76) | called 224 times, returned 224 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<shkryleva_s_seidel_method::ShkrylevaSSeidelMethodMPI>() (modules/util/include/util.hpp:76) | called 280 times, returned 280 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<shkryleva_s_seidel_method::ShkrylevaSSeidelMethodSEQ>() (modules/util/include/util.hpp:76) | called 280 times, returned 280 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<shkryleva_s_vec_min_val::ShkrylevaSVecMinValMPI>() (modules/util/include/util.hpp:76) | called 168 times, returned 168 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<shkryleva_s_vec_min_val::ShkrylevaSVecMinValSEQ>() (modules/util/include/util.hpp:76) | called 168 times, returned 168 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<sinev_a_allreduce::SinevAAllreduce>() (modules/util/include/util.hpp:76) | called 252 times, returned 252 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<sinev_a_allreduce::SinevAAllreduceSEQ>() (modules/util/include/util.hpp:76) | called 252 times, returned 252 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<sinev_a_min_in_vector::SinevAMinInVectorMPI>() (modules/util/include/util.hpp:76) | called 168 times, returned 168 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<sinev_a_min_in_vector::SinevAMinInVectorSEQ>() (modules/util/include/util.hpp:76) | called 168 times, returned 168 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<sinev_a_quicksort_with_simple_merge::SinevAQuicksortWithSimpleMergeMPI>() (modules/util/include/util.hpp:76) | called 392 times, returned 392 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<sinev_a_quicksort_with_simple_merge::SinevAQuicksortWithSimpleMergeSEQ>() (modules/util/include/util.hpp:76) | called 392 times, returned 392 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<smetanin_d_gauss_vert_sch::SmetaninDGaussVertSchMPI>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<smetanin_d_gauss_vert_sch::SmetaninDGaussVertSchSEQ>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<smetanin_d_sent_num::SmetaninDSentNumMPI>() (modules/util/include/util.hpp:76) | called 140 times, returned 140 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<smetanin_d_sent_num::SmetaninDSentNumSEQ>() (modules/util/include/util.hpp:76) | called 140 times, returned 140 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<sosnina_a_diff_count::SosninaADiffCountMPI>() (modules/util/include/util.hpp:76) | called 896 times, returned 896 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<sosnina_a_diff_count::SosninaADiffCountSEQ>() (modules/util/include/util.hpp:76) | called 896 times, returned 896 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<sosnina_a_matrix_mult_horizontal::SosninaAMatrixMultHorizontalMPI>() (modules/util/include/util.hpp:76) | called 896 times, returned 896 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<sosnina_a_matrix_mult_horizontal::SosninaAMatrixMultHorizontalSEQ>() (modules/util/include/util.hpp:76) | called 896 times, returned 896 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<sosnina_a_sparse_matrix_mult_crs_double::SosninaAMatrixMultCRSMPI>() (modules/util/include/util.hpp:76) | called 1484 times, returned 1484 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<sosnina_a_sparse_matrix_mult_crs_double::SosninaAMatrixMultCRSSEQ>() (modules/util/include/util.hpp:76) | called 1484 times, returned 1484 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<tabalaev_a_cannon_mat_mul::TabalaevACannonMatMulMPI>() (modules/util/include/util.hpp:76) | called 196 times, returned 196 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<tabalaev_a_cannon_mat_mul::TabalaevACannonMatMulSEQ>() (modules/util/include/util.hpp:76) | called 196 times, returned 196 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<tabalaev_a_elem_mat_min::TabalaevAElemMatMinMPI>() (modules/util/include/util.hpp:76) | called 168 times, returned 168 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<tabalaev_a_elem_mat_min::TabalaevAElemMatMinSEQ>() (modules/util/include/util.hpp:76) | called 168 times, returned 168 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<tabalaev_a_linear_topology::TabalaevALinearTopologyMPI>() (modules/util/include/util.hpp:76) | called 308 times, returned 308 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<tabalaev_a_linear_topology::TabalaevALinearTopologySEQ>() (modules/util/include/util.hpp:76) | called 56 times, returned 56 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<terekhov_d_a_test_task_processes::TerekhovDTestTaskMPI>() (modules/util/include/util.hpp:76) | called 280 times, returned 280 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<terekhov_d_a_test_task_processes::TerekhovDTestTaskSEQ>() (modules/util/include/util.hpp:76) | called 280 times, returned 280 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<terekhov_d_fast_sort_batch::TerekhovDFastSortBatchMPI>() (modules/util/include/util.hpp:76) | called 728 times, returned 728 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<terekhov_d_fast_sort_batch::TerekhovDFastSortBatchSEQ>() (modules/util/include/util.hpp:76) | called 728 times, returned 728 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<terekhov_d_horizontal_matrix_vector::TerekhovDHorizontalMatrixVectorMPI>() (modules/util/include/util.hpp:76) | called 896 times, returned 896 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<terekhov_d_horizontal_matrix_vector::TerekhovDHorizontalMatrixVectorSEQ>() (modules/util/include/util.hpp:76) | called 896 times, returned 896 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<timofeev_n_lexicographic_ordering::TimofeevNLexicographicOrderingMPI>() (modules/util/include/util.hpp:76) | called 196 times, returned 196 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<timofeev_n_lexicographic_ordering::TimofeevNLexicographicOrderingSEQ>() (modules/util/include/util.hpp:76) | called 196 times, returned 196 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<timofeev_n_radix_merge_sort::TimofeevNRadixMergeMPI>() (modules/util/include/util.hpp:76) | called 308 times, returned 308 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<timofeev_n_radix_merge_sort::TimofeevNRadixMergeSEQ>() (modules/util/include/util.hpp:76) | called 308 times, returned 308 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<timofeev_n_ribbon_scheme_only_a::TimofeevNRibbonSchemeOnlyAMPI>() (modules/util/include/util.hpp:76) | called 448 times, returned 448 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<timofeev_n_ribbon_scheme_only_a::TimofeevNRibbonSchemeOnlyASEQ>() (modules/util/include/util.hpp:76) | called 448 times, returned 448 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<tochilin_e_integral_trapezium::TochilinEIntegralTrapeziumMPI>() (modules/util/include/util.hpp:76) | called 420 times, returned 420 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<tochilin_e_integral_trapezium::TochilinEIntegralTrapeziumSEQ>() (modules/util/include/util.hpp:76) | called 420 times, returned 420 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<tochilin_e_integration_trapezoid::TochilinEIntegrationTrapezoidMPI>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<tochilin_e_integration_trapezoid::TochilinEIntegrationTrapezoidSEQ>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<tochilin_e_vertical_ribbon_scheme::TochilinEVerticalRibbonSchemeMPI>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<tochilin_e_vertical_ribbon_scheme::TochilinEVerticalRibbonSchemeSEQ>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<trofimov_n_linear_topology::TrofimovNLinearTopologyMPI>() (modules/util/include/util.hpp:76) | called 280 times, returned 280 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<trofimov_n_linear_topology::TrofimovNLinearTopologySEQ>() (modules/util/include/util.hpp:76) | called 280 times, returned 280 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<trofimov_n_max_val_matrix::TrofimovNMaxValMatrixMPI>() (modules/util/include/util.hpp:76) | called 336 times, returned 336 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<trofimov_n_max_val_matrix::TrofimovNMaxValMatrixSEQ>() (modules/util/include/util.hpp:76) | called 336 times, returned 336 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<tsibareva_e_matrix_column_max::TsibarevaEMatrixColumnMaxMPI>() (modules/util/include/util.hpp:76) | called 560 times, returned 560 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<tsibareva_e_matrix_column_max::TsibarevaEMatrixColumnMaxSEQ>() (modules/util/include/util.hpp:76) | called 560 times, returned 560 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<tsyplakov_k_from_all_to_one::TsyplakovKFromAllToOneMPI<double> >() (modules/util/include/util.hpp:76) | not called | 0.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<tsyplakov_k_from_all_to_one::TsyplakovKFromAllToOneMPI<float> >() (modules/util/include/util.hpp:76) | not called | 0.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<tsyplakov_k_from_all_to_one::TsyplakovKFromAllToOneMPI<int> >() (modules/util/include/util.hpp:76) | not called | 0.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<tsyplakov_k_from_all_to_one::TsyplakovKFromAllToOneSEQ>() (modules/util/include/util.hpp:76) | not called | 0.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<tsyplakov_k_vec_neighbours::TsyplakovKVecNeighboursMPI>() (modules/util/include/util.hpp:76) | called 616 times, returned 616 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<tsyplakov_k_vec_neighbours::TsyplakovKVecNeighboursSEQ>() (modules/util/include/util.hpp:76) | called 616 times, returned 616 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<urin_o_max_val_in_col_of_mat::UrinOMaxValInColOfMatMPI>() (modules/util/include/util.hpp:76) | called 392 times, returned 392 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<urin_o_max_val_in_col_of_mat::UrinOMaxValInColOfMatSeq>() (modules/util/include/util.hpp:76) | called 392 times, returned 392 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<vasiliev_m_bellman_ford_crs::VasilievMBellmanFordCrsMPI>() (modules/util/include/util.hpp:76) | called 112 times, returned 112 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<vasiliev_m_bellman_ford_crs::VasilievMBellmanFordCrsSEQ>() (modules/util/include/util.hpp:76) | called 112 times, returned 112 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<vasiliev_m_bubble_sort::VasilievMBubbleSortMPI>() (modules/util/include/util.hpp:76) | called 224 times, returned 224 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<vasiliev_m_bubble_sort::VasilievMBubbleSortSEQ>() (modules/util/include/util.hpp:76) | called 224 times, returned 224 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<vasiliev_m_vec_signs::VasilievMVecSignsMPI>() (modules/util/include/util.hpp:76) | called 140 times, returned 140 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<vasiliev_m_vec_signs::VasilievMVecSignsSEQ>() (modules/util/include/util.hpp:76) | called 140 times, returned 140 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<vdovin_a_quick_sort_merge::VdovinAQuickSortMergeMPI>() (modules/util/include/util.hpp:76) | called 392 times, returned 392 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<vdovin_a_quick_sort_merge::VdovinAQuickSortMergeSEQ>() (modules/util/include/util.hpp:76) | called 392 times, returned 392 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<vdovin_a_topology_ruler::VdovinATopologyRulerMPI>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<vdovin_a_topology_ruler::VdovinATopologyRulerSEQ>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<vdovin_a_words_counting::VdovinAWordsCountingMPI>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<vdovin_a_words_counting::VdovinAWordsCountingSEQ>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<viderman_a_elem_vec_sum::VidermanAElemVecSumMPI>() (modules/util/include/util.hpp:76) | called 420 times, returned 420 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<viderman_a_elem_vec_sum::VidermanAElemVecSumSEQ>() (modules/util/include/util.hpp:76) | called 420 times, returned 420 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<viderman_a_strip_matvec_mult::VidermanAStripMatvecMultMPI>() (modules/util/include/util.hpp:76) | called 644 times, returned 644 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<viderman_a_strip_matvec_mult::VidermanAStripMatvecMultSEQ>() (modules/util/include/util.hpp:76) | called 644 times, returned 644 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<vlasova_a_elem_matrix_sum::VlasovaAElemMatrixSumMPI>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<vlasova_a_elem_matrix_sum::VlasovaAElemMatrixSumSEQ>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<vlasova_a_image_smoothing::VlasovaAImageSmoothingMPI>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<vlasova_a_image_smoothing::VlasovaAImageSmoothingSEQ>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<vlasova_a_matrix_multiply_ccs::VlasovaAMatrixMultiplyMPI>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<vlasova_a_matrix_multiply_ccs::VlasovaAMatrixMultiplySEQ>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<yakimov_i_linear_virtual_topology::YakimovILinearVirtualTopologyMPI>() (modules/util/include/util.hpp:76) | called 280 times, returned 280 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<yakimov_i_linear_virtual_topology::YakimovILinearVirtualTopologySEQ>() (modules/util/include/util.hpp:76) | called 280 times, returned 280 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<yakimov_i_max_values_in_matrix_rows::YakimovIMaxValuesInMatrixRowsMPI>() (modules/util/include/util.hpp:76) | called 308 times, returned 308 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<yakimov_i_max_values_in_matrix_rows::YakimovIMaxValuesInMatrixRowsSEQ>() (modules/util/include/util.hpp:76) | called 308 times, returned 308 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::YakimovIMultiplicationOfSparseMatricesMPI>() (modules/util/include/util.hpp:76) | called 308 times, returned 308 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::YakimovIMultiplicationOfSparseMatricesSEQ>() (modules/util/include/util.hpp:76) | called 308 times, returned 308 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<zaharov_g_matrix_col_sum::ZaharovGMatrixColSumMPI>() (modules/util/include/util.hpp:76) | called 196 times, returned 196 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<zaharov_g_matrix_col_sum::ZaharovGMatrixColSumSEQ>() (modules/util/include/util.hpp:76) | called 196 times, returned 196 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<zaharov_g_seidel_int_met::ZaharovGSeidelIntMetMPI>() (modules/util/include/util.hpp:76) | called 168 times, returned 168 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<zaharov_g_seidel_int_met::ZaharovGSeidelIntMetSEQ>() (modules/util/include/util.hpp:76) | called 168 times, returned 168 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<zhurin_i_matrix_sums::ZhurinIMatrixSumsMPI>() (modules/util/include/util.hpp:76) | called 280 times, returned 280 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<zhurin_i_matrix_sums::ZhurinIMatrixSumsSEQ>() (modules/util/include/util.hpp:76) | called 280 times, returned 280 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<zhurin_i_ring_topology::ZhurinIRingTopologyMPI>() (modules/util/include/util.hpp:76) | called 784 times, returned 784 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<zhurin_i_ring_topology::ZhurinIRingTopologySEQ>() (modules/util/include/util.hpp:76) | called 784 times, returned 784 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<zorin_d_avg_vec::ZorinDAvgVecMPI>() (modules/util/include/util.hpp:76) | called 140 times, returned 140 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<zorin_d_avg_vec::ZorinDAvgVecSEQ>() (modules/util/include/util.hpp:76) | called 140 times, returned 140 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<zorin_d_bellman_ford::ZorinDBellmanFordMPI>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<zorin_d_bellman_ford::ZorinDBellmanFordSEQ>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<zorin_d_ruler::ZorinDRulerMPI>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<zorin_d_ruler::ZorinDRulerSEQ>() (modules/util/include/util.hpp:76) | called 84 times, returned 84 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<zyazeva_s_gauss_jordan_elimination::ZyazevaSGaussJordanElMPI>() (modules/util/include/util.hpp:76) | called 196 times, returned 196 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<zyazeva_s_gauss_jordan_elimination::ZyazevaSGaussJordanElSEQ>() (modules/util/include/util.hpp:76) | called 196 times, returned 196 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<zyazeva_s_graham_scheme::ZyazevaSGrahamSchemeMPI>() (modules/util/include/util.hpp:76) | called 224 times, returned 224 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<zyazeva_s_graham_scheme::ZyazevaSGrahamSchemeSEQ>() (modules/util/include/util.hpp:76) | called 224 times, returned 224 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<zyazeva_s_vector_dot_product::ZyazevaSVecDotProductMPI>() (modules/util/include/util.hpp:76) | called 224 times, returned 224 times | 64.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<zyazeva_s_vector_dot_product::ZyazevaSVecDotProductSEQ>() (modules/util/include/util.hpp:76) | called 224 times, returned 224 times | 64.0% |
| std::shared_ptr<otcheskov_s_linear_topology::OtcheskovSLinearTopologyMPI> ppc::task::TaskGetter<otcheskov_s_linear_topology::OtcheskovSLinearTopologyMPI, std::pair<otcheskov_s_linear_topology::MessageHeader, std::vector<int, std::allocator<int> > > >(std::pair<otcheskov_s_linear_topology::MessageHeader, std::vector<int, std::allocator<int> > > const&) (modules/task/include/task.hpp:286) | not called | 0.0% |
| std::shared_ptr<rastvorov_k_radix_sort_double_merge::RastvorovKRadixSortDoubleMergeMPI> ppc::task::TaskGetter<rastvorov_k_radix_sort_double_merge::RastvorovKRadixSortDoubleMergeMPI, std::vector<double, std::allocator<double> > >(std::vector<double, std::allocator<double> > const&) (modules/task/include/task.hpp:286) | not called | 0.0% |
| std::vector<double, std::allocator<double> > baranov_a_custom_allreduce::BaranovACustomAllreduceMPI::GetVectorFromVariant<double>(std::variant<std::vector<int, std::allocator<int> >, std::vector<float, std::allocator<float> >, std::vector<double, std::allocator<double> > > const&) (tasks/baranov_a_custom_allreduce/mpi/src/ops_mpi.cpp:160) | not called | 0.0% |
| tabalaev_a_cannon_mat_mul::TabalaevACannonMatMulMPI::LocalMatrixMultiply(std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> >&, int) (tasks/tabalaev_a_cannon_mat_mul/mpi/src/ops_mpi.cpp:160) | called 7 times, returned 7 times | 100.0% |
| tabalaev_a_cannon_mat_mul::TabalaevACannonMatMulMPI::PostProcessingImpl() (tasks/tabalaev_a_cannon_mat_mul/mpi/src/ops_mpi.cpp:156) | called 14 times, returned 14 times | 100.0% |
| tabalaev_a_cannon_mat_mul::TabalaevACannonMatMulMPI::PreProcessingImpl() (tasks/tabalaev_a_cannon_mat_mul/mpi/src/ops_mpi.cpp:41) | called 14 times, returned 14 times | 100.0% |
| tabalaev_a_cannon_mat_mul::TabalaevACannonMatMulMPI::RunImpl() (tasks/tabalaev_a_cannon_mat_mul/mpi/src/ops_mpi.cpp:45) | called 14 times, returned 14 times | 16.0% |
| tabalaev_a_cannon_mat_mul::TabalaevACannonMatMulMPI::TabalaevACannonMatMulMPI(std::tuple<unsigned long, std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> > > const&) (tasks/tabalaev_a_cannon_mat_mul/mpi/src/ops_mpi.cpp:15) | called 14 times, returned 14 times | 88.0% |
| tabalaev_a_cannon_mat_mul::TabalaevACannonMatMulMPI::ValidationImpl() (tasks/tabalaev_a_cannon_mat_mul/mpi/src/ops_mpi.cpp:21) | called 14 times, returned 14 times | 100.0% |
| tabalaev_a_cannon_mat_mul::TabalaevACannonMatMulSEQ::PostProcessingImpl() (tasks/tabalaev_a_cannon_mat_mul/seq/src/ops_seq.cpp:49) | called 56 times, returned 56 times | 100.0% |
| tabalaev_a_cannon_mat_mul::TabalaevACannonMatMulSEQ::PreProcessingImpl() (tasks/tabalaev_a_cannon_mat_mul/seq/src/ops_seq.cpp:24) | called 56 times, returned 56 times | 100.0% |
| tabalaev_a_cannon_mat_mul::TabalaevACannonMatMulSEQ::RunImpl() (tasks/tabalaev_a_cannon_mat_mul/seq/src/ops_seq.cpp:29) | called 56 times, returned 56 times | 84.0% |
| tabalaev_a_cannon_mat_mul::TabalaevACannonMatMulSEQ::TabalaevACannonMatMulSEQ(std::tuple<unsigned long, std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> > > const&) (tasks/tabalaev_a_cannon_mat_mul/seq/src/ops_seq.cpp:10) | called 56 times, returned 56 times | 88.0% |
| tabalaev_a_cannon_mat_mul::TabalaevACannonMatMulSEQ::ValidationImpl() (tasks/tabalaev_a_cannon_mat_mul/seq/src/ops_seq.cpp:16) | called 56 times, returned 56 times | 80.0% |
| tabalaev_a_elem_mat_min::TabalaevAElemMatMinMPI::PostProcessingImpl() (tasks/tabalaev_a_elem_mat_min/mpi/src/ops_mpi.cpp:94) | called 12 times, returned 12 times | 100.0% |
| tabalaev_a_elem_mat_min::TabalaevAElemMatMinMPI::PreProcessingImpl() (tasks/tabalaev_a_elem_mat_min/mpi/src/ops_mpi.cpp:42) | called 12 times, returned 12 times | 100.0% |
| tabalaev_a_elem_mat_min::TabalaevAElemMatMinMPI::RunImpl() (tasks/tabalaev_a_elem_mat_min/mpi/src/ops_mpi.cpp:47) | called 12 times, returned 12 times | 70.0% |
| tabalaev_a_elem_mat_min::TabalaevAElemMatMinMPI::TabalaevAElemMatMinMPI(std::tuple<unsigned long, unsigned long, std::vector<int, std::allocator<int> > > const&) (tasks/tabalaev_a_elem_mat_min/mpi/src/ops_mpi.cpp:15) | called 12 times, returned 12 times | 80.0% |
| tabalaev_a_elem_mat_min::TabalaevAElemMatMinMPI::ValidationImpl() (tasks/tabalaev_a_elem_mat_min/mpi/src/ops_mpi.cpp:21) | called 12 times, returned 12 times | 100.0% |
| tabalaev_a_elem_mat_min::TabalaevAElemMatMinSEQ::PostProcessingImpl() (tasks/tabalaev_a_elem_mat_min/seq/src/ops_seq.cpp:46) | called 48 times, returned 48 times | 100.0% |
| tabalaev_a_elem_mat_min::TabalaevAElemMatMinSEQ::PreProcessingImpl() (tasks/tabalaev_a_elem_mat_min/seq/src/ops_seq.cpp:25) | called 48 times, returned 48 times | 100.0% |
| tabalaev_a_elem_mat_min::TabalaevAElemMatMinSEQ::RunImpl() (tasks/tabalaev_a_elem_mat_min/seq/src/ops_seq.cpp:30) | called 48 times, returned 48 times | 100.0% |
| tabalaev_a_elem_mat_min::TabalaevAElemMatMinSEQ::TabalaevAElemMatMinSEQ(std::tuple<unsigned long, unsigned long, std::vector<int, std::allocator<int> > > const&) (tasks/tabalaev_a_elem_mat_min/seq/src/ops_seq.cpp:11) | called 48 times, returned 48 times | 80.0% |
| tabalaev_a_elem_mat_min::TabalaevAElemMatMinSEQ::ValidationImpl() (tasks/tabalaev_a_elem_mat_min/seq/src/ops_seq.cpp:17) | called 48 times, returned 48 times | 83.0% |
| tabalaev_a_linear_topology::TabalaevALinearTopologyMPI::GetDirection(int, int) (tasks/tabalaev_a_linear_topology/mpi/src/ops_mpi.cpp:100) | not called | 0.0% |
| tabalaev_a_linear_topology::TabalaevALinearTopologyMPI::GetLeft(int) (tasks/tabalaev_a_linear_topology/mpi/src/ops_mpi.cpp:92) | not called | 0.0% |
| tabalaev_a_linear_topology::TabalaevALinearTopologyMPI::GetRight(int, int) (tasks/tabalaev_a_linear_topology/mpi/src/ops_mpi.cpp:96) | not called | 0.0% |
| tabalaev_a_linear_topology::TabalaevALinearTopologyMPI::IsOnPath(int, int, int, int) (tasks/tabalaev_a_linear_topology/mpi/src/ops_mpi.cpp:104) | not called | 0.0% |
| tabalaev_a_linear_topology::TabalaevALinearTopologyMPI::PostProcessingImpl() (tasks/tabalaev_a_linear_topology/mpi/src/ops_mpi.cpp:88) | called 6 times, returned 6 times | 100.0% |
| tabalaev_a_linear_topology::TabalaevALinearTopologyMPI::PreProcessingImpl() (tasks/tabalaev_a_linear_topology/mpi/src/ops_mpi.cpp:42) | called 6 times, returned 6 times | 100.0% |
| tabalaev_a_linear_topology::TabalaevALinearTopologyMPI::ProcessIntermediate(int, int, int, std::vector<int, std::allocator<int> >&) (tasks/tabalaev_a_linear_topology/mpi/src/ops_mpi.cpp:121) | not called | 0.0% |
| tabalaev_a_linear_topology::TabalaevALinearTopologyMPI::ProcessReceiver(int, int, int, std::vector<int, std::allocator<int> >&) (tasks/tabalaev_a_linear_topology/mpi/src/ops_mpi.cpp:135) | called 2 times, returned 2 times | 100.0% |
| tabalaev_a_linear_topology::TabalaevALinearTopologyMPI::ProcessSender(int, int, int, std::vector<int, std::allocator<int> >&) (tasks/tabalaev_a_linear_topology/mpi/src/ops_mpi.cpp:111) | called 2 times, returned 2 times | 100.0% |
| tabalaev_a_linear_topology::TabalaevALinearTopologyMPI::RunImpl() (tasks/tabalaev_a_linear_topology/mpi/src/ops_mpi.cpp:47) | called 6 times, returned 6 times | 78.0% |
| tabalaev_a_linear_topology::TabalaevALinearTopologyMPI::TabalaevALinearTopologyMPI(std::tuple<int, int, std::vector<int, std::allocator<int> > > const&) (tasks/tabalaev_a_linear_topology/mpi/src/ops_mpi.cpp:12) | called 6 times, returned 6 times | 86.0% |
| tabalaev_a_linear_topology::TabalaevALinearTopologyMPI::ValidationImpl() (tasks/tabalaev_a_linear_topology/mpi/src/ops_mpi.cpp:18) | called 6 times, returned 6 times | 100.0% |
| tabalaev_a_linear_topology::TabalaevALinearTopologySEQ::PostProcessingImpl() (tasks/tabalaev_a_linear_topology/seq/src/ops_seq.cpp:33) | called 16 times, returned 16 times | 100.0% |
| tabalaev_a_linear_topology::TabalaevALinearTopologySEQ::PreProcessingImpl() (tasks/tabalaev_a_linear_topology/seq/src/ops_seq.cpp:22) | called 16 times, returned 16 times | 100.0% |
| tabalaev_a_linear_topology::TabalaevALinearTopologySEQ::RunImpl() (tasks/tabalaev_a_linear_topology/seq/src/ops_seq.cpp:27) | called 16 times, returned 16 times | 100.0% |
| tabalaev_a_linear_topology::TabalaevALinearTopologySEQ::TabalaevALinearTopologySEQ(std::tuple<int, int, std::vector<int, std::allocator<int> > > const&) (tasks/tabalaev_a_linear_topology/seq/src/ops_seq.cpp:9) | called 16 times, returned 16 times | 86.0% |
| tabalaev_a_linear_topology::TabalaevALinearTopologySEQ::ValidationImpl() (tasks/tabalaev_a_linear_topology/seq/src/ops_seq.cpp:15) | called 16 times, returned 16 times | 80.0% |
| terekhov_d_a_test_task_processes::(anonymous namespace)::ComputeLocalColumnMinima(std::vector<int, std::allocator<int> > const&, int, int) (tasks/Terekhov_D_Min_Column_Matrix/mpi/src/ops_mpi.cpp:55) | called 22 times, returned 22 times | 100.0% |
| terekhov_d_a_test_task_processes::(anonymous namespace)::ReduceGlobalMinima(std::vector<int, std::allocator<int> > const&, int) (tasks/Terekhov_D_Min_Column_Matrix/mpi/src/ops_mpi.cpp:71) | called 22 times, returned 22 times | 60.0% |
| terekhov_d_a_test_task_processes::(anonymous namespace)::ScatterMatrixData(std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > const&, int, int, int, int, int) (tasks/Terekhov_D_Min_Column_Matrix/mpi/src/ops_mpi.cpp:19) | called 22 times, returned 22 times | 63.0% |
| terekhov_d_a_test_task_processes::TerekhovDTestTaskMPI::FlattenMatrix(std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > const&) (tasks/Terekhov_D_Min_Column_Matrix/mpi/src/ops_mpi.cpp:116) | called 11 times, returned 11 times | 71.0% |
| terekhov_d_a_test_task_processes::TerekhovDTestTaskMPI::PostProcessingImpl() (tasks/Terekhov_D_Min_Column_Matrix/mpi/src/ops_mpi.cpp:179) | called 22 times, returned 22 times | 100.0% |
| terekhov_d_a_test_task_processes::TerekhovDTestTaskMPI::PreProcessingImpl() (tasks/Terekhov_D_Min_Column_Matrix/mpi/src/ops_mpi.cpp:111) | called 22 times, returned 22 times | 67.0% |
| terekhov_d_a_test_task_processes::TerekhovDTestTaskMPI::PrepareDimensions(std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > const&, int) (tasks/Terekhov_D_Min_Column_Matrix/mpi/src/ops_mpi.cpp:134) | called 22 times, returned 22 times | 100.0% |
| terekhov_d_a_test_task_processes::TerekhovDTestTaskMPI::RunImpl() (tasks/Terekhov_D_Min_Column_Matrix/mpi/src/ops_mpi.cpp:149) | called 22 times, returned 22 times | 60.0% |
| terekhov_d_a_test_task_processes::TerekhovDTestTaskMPI::TerekhovDTestTaskMPI(std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > const&) (tasks/Terekhov_D_Min_Column_Matrix/mpi/src/ops_mpi.cpp:85) | called 22 times, returned 22 times | 50.0% |
| terekhov_d_a_test_task_processes::TerekhovDTestTaskMPI::ValidationImpl() (tasks/Terekhov_D_Min_Column_Matrix/mpi/src/ops_mpi.cpp:97) | called 22 times, returned 22 times | 100.0% |
| terekhov_d_a_test_task_processes::TerekhovDTestTaskSEQ::PostProcessingImpl() (tasks/Terekhov_D_Min_Column_Matrix/seq/src/ops_seq.cpp:69) | called 82 times, returned 82 times | 100.0% |
| terekhov_d_a_test_task_processes::TerekhovDTestTaskSEQ::PreProcessingImpl() (tasks/Terekhov_D_Min_Column_Matrix/seq/src/ops_seq.cpp:39) | called 82 times, returned 82 times | 67.0% |
| terekhov_d_a_test_task_processes::TerekhovDTestTaskSEQ::RunImpl() (tasks/Terekhov_D_Min_Column_Matrix/seq/src/ops_seq.cpp:44) | called 82 times, returned 82 times | 92.0% |
| terekhov_d_a_test_task_processes::TerekhovDTestTaskSEQ::TerekhovDTestTaskSEQ(std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > const&) (tasks/Terekhov_D_Min_Column_Matrix/seq/src/ops_seq.cpp:13) | called 82 times, returned 82 times | 50.0% |
| terekhov_d_a_test_task_processes::TerekhovDTestTaskSEQ::ValidationImpl() (tasks/Terekhov_D_Min_Column_Matrix/seq/src/ops_seq.cpp:25) | called 82 times, returned 82 times | 100.0% |
| terekhov_d_fast_sort_batch::TerekhovDFastSortBatchMPI::BroadcastArrayDimensions(unsigned long&, unsigned long&) (tasks/terekhov_d_fast_sort_batch/mpi/src/ops_mpi.cpp:86) | called 54 times, returned 54 times | 100.0% |
| terekhov_d_fast_sort_batch::TerekhovDFastSortBatchMPI::BuildComparatorSequence(std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > >&) const (tasks/terekhov_d_fast_sort_batch/mpi/src/ops_mpi.cpp:120) | called 52 times, returned 52 times | 77.0% |
| terekhov_d_fast_sort_batch::TerekhovDFastSortBatchMPI::ConstructMergeStep(std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&, std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > >&) (tasks/terekhov_d_fast_sort_batch/mpi/src/ops_mpi.cpp:157) | called 52 times, returned 52 times | 35.0% |
| terekhov_d_fast_sort_batch::TerekhovDFastSortBatchMPI::ConstructSortStep(std::vector<int, std::allocator<int> > const&, std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > >&) (tasks/terekhov_d_fast_sort_batch/mpi/src/ops_mpi.cpp:129) | called 52 times, returned 52 times | 75.0% |
| terekhov_d_fast_sort_batch::TerekhovDFastSortBatchMPI::DistributeArrayElements(unsigned long const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&) const (tasks/terekhov_d_fast_sort_batch/mpi/src/ops_mpi.cpp:97) | called 52 times, returned 52 times | 100.0% |
| terekhov_d_fast_sort_batch::TerekhovDFastSortBatchMPI::ExecuteComparators(std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> >&, std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > > const&) const (tasks/terekhov_d_fast_sort_batch/mpi/src/ops_mpi.cpp:211) | called 52 times, returned 52 times | 71.0% |
| terekhov_d_fast_sort_batch::TerekhovDFastSortBatchMPI::MergePortions(std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> >&, bool) (tasks/terekhov_d_fast_sort_batch/mpi/src/ops_mpi.cpp:241) | called 52 times, returned 52 times | 100.0% |
| terekhov_d_fast_sort_batch::TerekhovDFastSortBatchMPI::PostProcessingImpl() (tasks/terekhov_d_fast_sort_batch/mpi/src/ops_mpi.cpp:273) | called 54 times, returned 54 times | 100.0% |
| terekhov_d_fast_sort_batch::TerekhovDFastSortBatchMPI::PreProcessingImpl() (tasks/terekhov_d_fast_sort_batch/mpi/src/ops_mpi.cpp:33) | called 54 times, returned 54 times | 100.0% |
| terekhov_d_fast_sort_batch::TerekhovDFastSortBatchMPI::RunImpl() (tasks/terekhov_d_fast_sort_batch/mpi/src/ops_mpi.cpp:37) | called 54 times, returned 54 times | 61.0% |
| terekhov_d_fast_sort_batch::TerekhovDFastSortBatchMPI::SplitByPosition(std::vector<int, std::allocator<int> > const&) (tasks/terekhov_d_fast_sort_batch/mpi/src/ops_mpi.cpp:197) | not called | 0.0% |
| terekhov_d_fast_sort_batch::TerekhovDFastSortBatchMPI::TerekhovDFastSortBatchMPI(std::vector<int, std::allocator<int> > const&) (tasks/terekhov_d_fast_sort_batch/mpi/src/ops_mpi.cpp:18) | called 54 times, returned 54 times | 73.0% |
| terekhov_d_fast_sort_batch::TerekhovDFastSortBatchMPI::ValidationImpl() (tasks/terekhov_d_fast_sort_batch/mpi/src/ops_mpi.cpp:29) | called 54 times, returned 54 times | 100.0% |
| terekhov_d_fast_sort_batch::TerekhovDFastSortBatchSEQ::PostProcessingImpl() (tasks/terekhov_d_fast_sort_batch/seq/src/ops_seq.cpp:38) | called 210 times, returned 210 times | 100.0% |
| terekhov_d_fast_sort_batch::TerekhovDFastSortBatchSEQ::PreProcessingImpl() (tasks/terekhov_d_fast_sort_batch/seq/src/ops_seq.cpp:21) | called 210 times, returned 210 times | 100.0% |
| terekhov_d_fast_sort_batch::TerekhovDFastSortBatchSEQ::RunImpl() (tasks/terekhov_d_fast_sort_batch/seq/src/ops_seq.cpp:25) | called 210 times, returned 210 times | 78.0% |
| terekhov_d_fast_sort_batch::TerekhovDFastSortBatchSEQ::TerekhovDFastSortBatchSEQ(std::vector<int, std::allocator<int> > const&) (tasks/terekhov_d_fast_sort_batch/seq/src/ops_seq.cpp:11) | called 210 times, returned 210 times | 62.0% |
| terekhov_d_fast_sort_batch::TerekhovDFastSortBatchSEQ::ValidationImpl() (tasks/terekhov_d_fast_sort_batch/seq/src/ops_seq.cpp:17) | called 210 times, returned 210 times | 100.0% |
| terekhov_d_horizontal_matrix_vector::TerekhovDHorizontalMatrixVectorMPI::CollectLocalResults(std::vector<int, std::allocator<int> > const&, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> >&) (tasks/Terekhov_D_Horizontal_matrix_vector/mpi/src/ops_mpi.cpp:224) | not called | 0.0% |
| terekhov_d_horizontal_matrix_vector::TerekhovDHorizontalMatrixVectorMPI::ComputeLocalMultiplication(std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> >&, int, int) (tasks/Terekhov_D_Horizontal_matrix_vector/mpi/src/ops_mpi.cpp:280) | called 128 times, returned 128 times | 100.0% |
| terekhov_d_horizontal_matrix_vector::TerekhovDHorizontalMatrixVectorMPI::DistributeMatrixAData(std::vector<int, std::allocator<int> >&, std::vector<double, std::allocator<double> >&, int&, int, int) (tasks/Terekhov_D_Horizontal_matrix_vector/mpi/src/ops_mpi.cpp:199) | called 128 times, returned 128 times | 77.0% |
| terekhov_d_horizontal_matrix_vector::TerekhovDHorizontalMatrixVectorMPI::FillLocalAFlat(std::vector<int, std::allocator<int> > const&, std::vector<double, std::allocator<double> >&, int) (tasks/Terekhov_D_Horizontal_matrix_vector/mpi/src/ops_mpi.cpp:145) | called 64 times, returned 64 times | 100.0% |
| terekhov_d_horizontal_matrix_vector::TerekhovDHorizontalMatrixVectorMPI::GatherResults(std::vector<double, std::allocator<double> >&, std::vector<int, std::allocator<int> > const&, std::vector<double, std::allocator<double> > const&, int, int) const (tasks/Terekhov_D_Horizontal_matrix_vector/mpi/src/ops_mpi.cpp:258) | called 128 times, returned 128 times | 100.0% |
| terekhov_d_horizontal_matrix_vector::TerekhovDHorizontalMatrixVectorMPI::GetRowsForProcess(int, int) const (tasks/Terekhov_D_Horizontal_matrix_vector/mpi/src/ops_mpi.cpp:176) | called 256 times, returned 256 times | 67.0% |
| terekhov_d_horizontal_matrix_vector::TerekhovDHorizontalMatrixVectorMPI::PostProcessingImpl() (tasks/Terekhov_D_Horizontal_matrix_vector/mpi/src/ops_mpi.cpp:296) | called 128 times, returned 128 times | 100.0% |
| terekhov_d_horizontal_matrix_vector::TerekhovDHorizontalMatrixVectorMPI::PreProcessingImpl() (tasks/Terekhov_D_Horizontal_matrix_vector/mpi/src/ops_mpi.cpp:40) | called 128 times, returned 128 times | 71.0% |
| terekhov_d_horizontal_matrix_vector::TerekhovDHorizontalMatrixVectorMPI::PrepareAndBroadcastVector(std::vector<double, std::allocator<double> >&, int) (tasks/Terekhov_D_Horizontal_matrix_vector/mpi/src/ops_mpi.cpp:135) | called 128 times, returned 128 times | 100.0% |
| terekhov_d_horizontal_matrix_vector::TerekhovDHorizontalMatrixVectorMPI::PrepareAndValidateSizes(int&, int&, int&) (tasks/Terekhov_D_Horizontal_matrix_vector/mpi/src/ops_mpi.cpp:113) | called 128 times, returned 128 times | 64.0% |
| terekhov_d_horizontal_matrix_vector::TerekhovDHorizontalMatrixVectorMPI::ReceiveResultsFromProcess(int, std::vector<double, std::allocator<double> >&) const (tasks/Terekhov_D_Horizontal_matrix_vector/mpi/src/ops_mpi.cpp:233) | called 64 times, returned 64 times | 70.0% |
| terekhov_d_horizontal_matrix_vector::TerekhovDHorizontalMatrixVectorMPI::ReceiveRowsFromRoot(int&, std::vector<int, std::allocator<int> >&, std::vector<double, std::allocator<double> >&, int) (tasks/Terekhov_D_Horizontal_matrix_vector/mpi/src/ops_mpi.cpp:186) | called 64 times, returned 64 times | 100.0% |
| terekhov_d_horizontal_matrix_vector::TerekhovDHorizontalMatrixVectorMPI::RunImpl() (tasks/Terekhov_D_Horizontal_matrix_vector/mpi/src/ops_mpi.cpp:53) | called 128 times, returned 128 times | 58.0% |
| terekhov_d_horizontal_matrix_vector::TerekhovDHorizontalMatrixVectorMPI::RunSequential() (tasks/Terekhov_D_Horizontal_matrix_vector/mpi/src/ops_mpi.cpp:85) | not called | 0.0% |
| terekhov_d_horizontal_matrix_vector::TerekhovDHorizontalMatrixVectorMPI::SendLocalResults(std::vector<double, std::allocator<double> > const&, int) (tasks/Terekhov_D_Horizontal_matrix_vector/mpi/src/ops_mpi.cpp:250) | called 64 times, returned 64 times | 75.0% |
| terekhov_d_horizontal_matrix_vector::TerekhovDHorizontalMatrixVectorMPI::SendRowsToProcess(int, std::vector<int, std::allocator<int> > const&, int) (tasks/Terekhov_D_Horizontal_matrix_vector/mpi/src/ops_mpi.cpp:155) | called 64 times, returned 64 times | 75.0% |
| terekhov_d_horizontal_matrix_vector::TerekhovDHorizontalMatrixVectorMPI::TerekhovDHorizontalMatrixVectorMPI(std::pair<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<double, std::allocator<double> > > const&) (tasks/Terekhov_D_Horizontal_matrix_vector/mpi/src/ops_mpi.cpp:14) | called 128 times, returned 128 times | 38.0% |
| terekhov_d_horizontal_matrix_vector::TerekhovDHorizontalMatrixVectorMPI::ValidationImpl() (tasks/Terekhov_D_Horizontal_matrix_vector/mpi/src/ops_mpi.cpp:27) | called 128 times, returned 128 times | 100.0% |
| terekhov_d_horizontal_matrix_vector::TerekhovDHorizontalMatrixVectorSEQ::PostProcessingImpl() (tasks/Terekhov_D_Horizontal_matrix_vector/seq/src/ops_seq.cpp:58) | called 512 times, returned 512 times | 100.0% |
| terekhov_d_horizontal_matrix_vector::TerekhovDHorizontalMatrixVectorSEQ::PreProcessingImpl() (tasks/Terekhov_D_Horizontal_matrix_vector/seq/src/ops_seq.cpp:34) | called 512 times, returned 512 times | 67.0% |
| terekhov_d_horizontal_matrix_vector::TerekhovDHorizontalMatrixVectorSEQ::RunImpl() (tasks/Terekhov_D_Horizontal_matrix_vector/seq/src/ops_seq.cpp:39) | called 512 times, returned 512 times | 83.0% |
| terekhov_d_horizontal_matrix_vector::TerekhovDHorizontalMatrixVectorSEQ::TerekhovDHorizontalMatrixVectorSEQ(std::pair<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<double, std::allocator<double> > >) (tasks/Terekhov_D_Horizontal_matrix_vector/seq/src/ops_seq.cpp:11) | called 512 times, returned 512 times | 60.0% |
| terekhov_d_horizontal_matrix_vector::TerekhovDHorizontalMatrixVectorSEQ::ValidationImpl() (tasks/Terekhov_D_Horizontal_matrix_vector/seq/src/ops_seq.cpp:16) | called 512 times, returned 512 times | 89.0% |
| timofeev_n_lexicographic_ordering::TimofeevNLexicographicOrderingMPI::PostProcessingImpl() (tasks/timofeev_n_lexicographic_ordering/mpi/src/ops_mpi.cpp:74) | called 14 times, returned 14 times | 100.0% |
| timofeev_n_lexicographic_ordering::TimofeevNLexicographicOrderingMPI::PreProcessingImpl() (tasks/timofeev_n_lexicographic_ordering/mpi/src/ops_mpi.cpp:22) | called 14 times, returned 14 times | 100.0% |
| timofeev_n_lexicographic_ordering::TimofeevNLexicographicOrderingMPI::RunImpl() (tasks/timofeev_n_lexicographic_ordering/mpi/src/ops_mpi.cpp:26) | called 14 times, returned 14 times | 68.0% |
| timofeev_n_lexicographic_ordering::TimofeevNLexicographicOrderingMPI::TimofeevNLexicographicOrderingMPI(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&) (tasks/timofeev_n_lexicographic_ordering/mpi/src/ops_mpi.cpp:12) | called 14 times, returned 14 times | 83.0% |
| timofeev_n_lexicographic_ordering::TimofeevNLexicographicOrderingMPI::ValidationImpl() (tasks/timofeev_n_lexicographic_ordering/mpi/src/ops_mpi.cpp:18) | called 14 times, returned 14 times | 100.0% |
| timofeev_n_lexicographic_ordering::TimofeevNLexicographicOrderingSEQ::PostProcessingImpl() (tasks/timofeev_n_lexicographic_ordering/seq/src/ops_seq.cpp:38) | called 56 times, returned 56 times | 100.0% |
| timofeev_n_lexicographic_ordering::TimofeevNLexicographicOrderingSEQ::PreProcessingImpl() (tasks/timofeev_n_lexicographic_ordering/seq/src/ops_seq.cpp:20) | called 56 times, returned 56 times | 100.0% |
| timofeev_n_lexicographic_ordering::TimofeevNLexicographicOrderingSEQ::RunImpl() (tasks/timofeev_n_lexicographic_ordering/seq/src/ops_seq.cpp:24) | called 56 times, returned 56 times | 100.0% |
| timofeev_n_lexicographic_ordering::TimofeevNLexicographicOrderingSEQ::TimofeevNLexicographicOrderingSEQ(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&) (tasks/timofeev_n_lexicographic_ordering/seq/src/ops_seq.cpp:10) | called 56 times, returned 56 times | 83.0% |
| timofeev_n_lexicographic_ordering::TimofeevNLexicographicOrderingSEQ::ValidationImpl() (tasks/timofeev_n_lexicographic_ordering/seq/src/ops_seq.cpp:16) | called 56 times, returned 56 times | 100.0% |
| timofeev_n_radix_merge_sort::TimofeevNRadixMergeMPI::GetDigit(int, int) (tasks/timofeev_n_radix_merge_sort/mpi/src/ops_mpi.cpp:30) | not called | 0.0% |
| timofeev_n_radix_merge_sort::TimofeevNRadixMergeMPI::GetMaxDigits(std::vector<int, std::allocator<int> > const&) (tasks/timofeev_n_radix_merge_sort/mpi/src/ops_mpi.cpp:41) | called 11 times, returned 11 times | 100.0% |
| timofeev_n_radix_merge_sort::TimofeevNRadixMergeMPI::HandleTwoProcesses(std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&) (tasks/timofeev_n_radix_merge_sort/mpi/src/ops_mpi.cpp:153) | called 11 times, returned 11 times | 100.0% |
| timofeev_n_radix_merge_sort::TimofeevNRadixMergeMPI::HandleZeroRank(std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&, int&) (tasks/timofeev_n_radix_merge_sort/mpi/src/ops_mpi.cpp:167) | called 11 times, returned 11 times | 7.0% |
| timofeev_n_radix_merge_sort::TimofeevNRadixMergeMPI::PostProcessingImpl() (tasks/timofeev_n_radix_merge_sort/mpi/src/ops_mpi.cpp:258) | called 22 times, returned 22 times | 100.0% |
| timofeev_n_radix_merge_sort::TimofeevNRadixMergeMPI::PreProcessingImpl() (tasks/timofeev_n_radix_merge_sort/mpi/src/ops_mpi.cpp:26) | called 22 times, returned 22 times | 100.0% |
| timofeev_n_radix_merge_sort::TimofeevNRadixMergeMPI::RadixMergeBucketHelpingFunction(std::vector<int, std::allocator<int> >&, int) (tasks/timofeev_n_radix_merge_sort/mpi/src/ops_mpi.cpp:72) | called 11 times, returned 11 times | 84.0% |
| timofeev_n_radix_merge_sort::TimofeevNRadixMergeMPI::RadixMergeSort(std::vector<int, std::allocator<int> >&) (tasks/timofeev_n_radix_merge_sort/mpi/src/ops_mpi.cpp:88) | called 11 times, returned 11 times | 80.0% |
| timofeev_n_radix_merge_sort::TimofeevNRadixMergeMPI::RunImpl() (tasks/timofeev_n_radix_merge_sort/mpi/src/ops_mpi.cpp:218) | called 22 times, returned 22 times | 63.0% |
| timofeev_n_radix_merge_sort::TimofeevNRadixMergeMPI::Sliyanie(std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >&, std::vector<int, std::allocator<int> >&) (tasks/timofeev_n_radix_merge_sort/mpi/src/ops_mpi.cpp:146) | not called | 0.0% |
| timofeev_n_radix_merge_sort::TimofeevNRadixMergeMPI::SliyanieHelp(std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >&, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&, int&) (tasks/timofeev_n_radix_merge_sort/mpi/src/ops_mpi.cpp:132) | not called | 0.0% |
| timofeev_n_radix_merge_sort::TimofeevNRadixMergeMPI::SplitPosNeg(std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&) (tasks/timofeev_n_radix_merge_sort/mpi/src/ops_mpi.cpp:61) | called 9 times, returned 9 times | 100.0% |
| timofeev_n_radix_merge_sort::TimofeevNRadixMergeMPI::TimofeevNRadixMergeMPI(std::vector<int, std::allocator<int> > const&) (tasks/timofeev_n_radix_merge_sort/mpi/src/ops_mpi.cpp:16) | called 22 times, returned 22 times | 67.0% |
| timofeev_n_radix_merge_sort::TimofeevNRadixMergeMPI::ValidationImpl() (tasks/timofeev_n_radix_merge_sort/mpi/src/ops_mpi.cpp:22) | called 22 times, returned 22 times | 100.0% |
| timofeev_n_radix_merge_sort::TimofeevNRadixMergeSEQ::GetDigit(int, int) (tasks/timofeev_n_radix_merge_sort/seq/src/ops_seq.cpp:27) | not called | 0.0% |
| timofeev_n_radix_merge_sort::TimofeevNRadixMergeSEQ::GetMaxDigits(std::vector<int, std::allocator<int> > const&) (tasks/timofeev_n_radix_merge_sort/seq/src/ops_seq.cpp:38) | called 88 times, returned 88 times | 100.0% |
| timofeev_n_radix_merge_sort::TimofeevNRadixMergeSEQ::PostProcessingImpl() (tasks/timofeev_n_radix_merge_sort/seq/src/ops_seq.cpp:138) | called 88 times, returned 88 times | 100.0% |
| timofeev_n_radix_merge_sort::TimofeevNRadixMergeSEQ::PreProcessingImpl() (tasks/timofeev_n_radix_merge_sort/seq/src/ops_seq.cpp:23) | called 88 times, returned 88 times | 100.0% |
| timofeev_n_radix_merge_sort::TimofeevNRadixMergeSEQ::RadixMergeBucketHelpingFunction(std::vector<int, std::allocator<int> >&, int) (tasks/timofeev_n_radix_merge_sort/seq/src/ops_seq.cpp:69) | called 88 times, returned 88 times | 84.0% |
| timofeev_n_radix_merge_sort::TimofeevNRadixMergeSEQ::RadixMergeSort(std::vector<int, std::allocator<int> >&) (tasks/timofeev_n_radix_merge_sort/seq/src/ops_seq.cpp:85) | called 88 times, returned 88 times | 80.0% |
| timofeev_n_radix_merge_sort::TimofeevNRadixMergeSEQ::RunImpl() (tasks/timofeev_n_radix_merge_sort/seq/src/ops_seq.cpp:129) | called 88 times, returned 88 times | 100.0% |
| timofeev_n_radix_merge_sort::TimofeevNRadixMergeSEQ::SplitPosNeg(std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&) (tasks/timofeev_n_radix_merge_sort/seq/src/ops_seq.cpp:58) | called 72 times, returned 72 times | 100.0% |
| timofeev_n_radix_merge_sort::TimofeevNRadixMergeSEQ::TimofeevNRadixMergeSEQ(std::vector<int, std::allocator<int> > const&) (tasks/timofeev_n_radix_merge_sort/seq/src/ops_seq.cpp:13) | called 88 times, returned 88 times | 67.0% |
| timofeev_n_radix_merge_sort::TimofeevNRadixMergeSEQ::ValidationImpl() (tasks/timofeev_n_radix_merge_sort/seq/src/ops_seq.cpp:19) | called 88 times, returned 88 times | 100.0% |
| timofeev_n_ribbon_scheme_only_a::TimofeevNRibbonSchemeOnlyAMPI::BroadcastingB(std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >&) (tasks/timofeev_n_ribbon_scheme_only_a/mpi/src/ops_mpi.cpp:110) | called 32 times, returned 32 times | 100.0% |
| timofeev_n_ribbon_scheme_only_a::TimofeevNRibbonSchemeOnlyAMPI::BroadcastingParameters(unsigned long&, unsigned long&, unsigned long&, unsigned long&) (tasks/timofeev_n_ribbon_scheme_only_a/mpi/src/ops_mpi.cpp:102) | called 32 times, returned 32 times | 100.0% |
| timofeev_n_ribbon_scheme_only_a::TimofeevNRibbonSchemeOnlyAMPI::CalculatingCElement(std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >&, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >&, unsigned long&, unsigned long&) (tasks/timofeev_n_ribbon_scheme_only_a/mpi/src/ops_mpi.cpp:85) | called 105 times, returned 105 times | 100.0% |
| timofeev_n_ribbon_scheme_only_a::TimofeevNRibbonSchemeOnlyAMPI::CalculatingCElementOneProcess(std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >&, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >&, unsigned long&, unsigned long&) (tasks/timofeev_n_ribbon_scheme_only_a/mpi/src/ops_mpi.cpp:120) | not called | 0.0% |
| timofeev_n_ribbon_scheme_only_a::TimofeevNRibbonSchemeOnlyAMPI::CalculatingCOneProcess(std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >&, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >&, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >&) (tasks/timofeev_n_ribbon_scheme_only_a/mpi/src/ops_mpi.cpp:128) | not called | 0.0% |
| timofeev_n_ribbon_scheme_only_a::TimofeevNRibbonSchemeOnlyAMPI::CalculatingCPart(unsigned long&, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >&, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >&, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >&) (tasks/timofeev_n_ribbon_scheme_only_a/mpi/src/ops_mpi.cpp:93) | called 16 times, returned 16 times | 100.0% |
| timofeev_n_ribbon_scheme_only_a::TimofeevNRibbonSchemeOnlyAMPI::PostProcessingImpl() (tasks/timofeev_n_ribbon_scheme_only_a/mpi/src/ops_mpi.cpp:197) | called 32 times, returned 32 times | 100.0% |
| timofeev_n_ribbon_scheme_only_a::TimofeevNRibbonSchemeOnlyAMPI::PreProcessingImpl() (tasks/timofeev_n_ribbon_scheme_only_a/mpi/src/ops_mpi.cpp:28) | called 32 times, returned 32 times | 100.0% |
| timofeev_n_ribbon_scheme_only_a::TimofeevNRibbonSchemeOnlyAMPI::ReceivingCParts(std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >&, int&, unsigned long, unsigned long&) (tasks/timofeev_n_ribbon_scheme_only_a/mpi/src/ops_mpi.cpp:59) | called 16 times, returned 16 times | 64.0% |
| timofeev_n_ribbon_scheme_only_a::TimofeevNRibbonSchemeOnlyAMPI::RunImpl() (tasks/timofeev_n_ribbon_scheme_only_a/mpi/src/ops_mpi.cpp:137) | called 32 times, returned 32 times | 63.0% |
| timofeev_n_ribbon_scheme_only_a::TimofeevNRibbonSchemeOnlyAMPI::SendingAParts(std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >&, int&, unsigned long) (tasks/timofeev_n_ribbon_scheme_only_a/mpi/src/ops_mpi.cpp:32) | called 16 times, returned 16 times | 65.0% |
| timofeev_n_ribbon_scheme_only_a::TimofeevNRibbonSchemeOnlyAMPI::TimofeevNRibbonSchemeOnlyAMPI(std::pair<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > > const&) (tasks/timofeev_n_ribbon_scheme_only_a/mpi/src/ops_mpi.cpp:12) | called 32 times, returned 32 times | 59.0% |
| timofeev_n_ribbon_scheme_only_a::TimofeevNRibbonSchemeOnlyAMPI::ValidationImpl() (tasks/timofeev_n_ribbon_scheme_only_a/mpi/src/ops_mpi.cpp:18) | called 32 times, returned 32 times | 80.0% |
| timofeev_n_ribbon_scheme_only_a::TimofeevNRibbonSchemeOnlyASEQ::CalculatingCElement(std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >&, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >&, unsigned long&, unsigned long&) (tasks/timofeev_n_ribbon_scheme_only_a/seq/src/ops_seq.cpp:30) | called 840 times, returned 840 times | 100.0% |
| timofeev_n_ribbon_scheme_only_a::TimofeevNRibbonSchemeOnlyASEQ::PostProcessingImpl() (tasks/timofeev_n_ribbon_scheme_only_a/seq/src/ops_seq.cpp:51) | called 128 times, returned 128 times | 100.0% |
| timofeev_n_ribbon_scheme_only_a::TimofeevNRibbonSchemeOnlyASEQ::PreProcessingImpl() (tasks/timofeev_n_ribbon_scheme_only_a/seq/src/ops_seq.cpp:26) | called 128 times, returned 128 times | 100.0% |
| timofeev_n_ribbon_scheme_only_a::TimofeevNRibbonSchemeOnlyASEQ::RunImpl() (tasks/timofeev_n_ribbon_scheme_only_a/seq/src/ops_seq.cpp:38) | called 128 times, returned 128 times | 68.0% |
| timofeev_n_ribbon_scheme_only_a::TimofeevNRibbonSchemeOnlyASEQ::TimofeevNRibbonSchemeOnlyASEQ(std::pair<std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > > const&) (tasks/timofeev_n_ribbon_scheme_only_a/seq/src/ops_seq.cpp:10) | called 128 times, returned 128 times | 59.0% |
| timofeev_n_ribbon_scheme_only_a::TimofeevNRibbonSchemeOnlyASEQ::ValidationImpl() (tasks/timofeev_n_ribbon_scheme_only_a/seq/src/ops_seq.cpp:16) | called 128 times, returned 128 times | 80.0% |
| tochilin_e_integral_trapezium::TochilinEIntegralTrapeziumMPI::ComputePartialIntegral(int, int) (tasks/tochilin_e_integral_trapezium/mpi/src/ops_mpi.cpp:116) | called 30 times, returned 30 times | 77.0% |
| tochilin_e_integral_trapezium::TochilinEIntegralTrapeziumMPI::PostProcessingImpl() (tasks/tochilin_e_integral_trapezium/mpi/src/ops_mpi.cpp:166) | called 30 times, returned 30 times | 100.0% |
| tochilin_e_integral_trapezium::TochilinEIntegralTrapeziumMPI::PreProcessingImpl() (tasks/tochilin_e_integral_trapezium/mpi/src/ops_mpi.cpp:51) | called 30 times, returned 30 times | 86.0% |
| tochilin_e_integral_trapezium::TochilinEIntegralTrapeziumMPI::RunImpl() (tasks/tochilin_e_integral_trapezium/mpi/src/ops_mpi.cpp:151) | called 30 times, returned 30 times | 100.0% |
| tochilin_e_integral_trapezium::TochilinEIntegralTrapeziumMPI::TochilinEIntegralTrapeziumMPI(tochilin_e_integral_trapezium::IntegralInput const&) (tasks/tochilin_e_integral_trapezium/mpi/src/ops_mpi.cpp:12) | called 30 times, returned 30 times | 20.0% |
| tochilin_e_integral_trapezium::TochilinEIntegralTrapeziumMPI::ValidationImpl() (tasks/tochilin_e_integral_trapezium/mpi/src/ops_mpi.cpp:18) | called 30 times, returned 30 times | 92.0% |
| tochilin_e_integral_trapezium::TochilinEIntegralTrapeziumSEQ::ComputeIntegral() (tasks/tochilin_e_integral_trapezium/seq/src/ops_seq.cpp:54) | called 120 times, returned 120 times | 79.0% |
| tochilin_e_integral_trapezium::TochilinEIntegralTrapeziumSEQ::PostProcessingImpl() (tasks/tochilin_e_integral_trapezium/seq/src/ops_seq.cpp:99) | called 120 times, returned 120 times | 100.0% |
| tochilin_e_integral_trapezium::TochilinEIntegralTrapeziumSEQ::PreProcessingImpl() (tasks/tochilin_e_integral_trapezium/seq/src/ops_seq.cpp:44) | called 120 times, returned 120 times | 100.0% |
| tochilin_e_integral_trapezium::TochilinEIntegralTrapeziumSEQ::RunImpl() (tasks/tochilin_e_integral_trapezium/seq/src/ops_seq.cpp:94) | called 120 times, returned 120 times | 100.0% |
| tochilin_e_integral_trapezium::TochilinEIntegralTrapeziumSEQ::TochilinEIntegralTrapeziumSEQ(tochilin_e_integral_trapezium::IntegralInput const&) (tasks/tochilin_e_integral_trapezium/seq/src/ops_seq.cpp:10) | called 120 times, returned 120 times | 20.0% |
| tochilin_e_integral_trapezium::TochilinEIntegralTrapeziumSEQ::ValidationImpl() (tasks/tochilin_e_integral_trapezium/seq/src/ops_seq.cpp:16) | called 120 times, returned 120 times | 90.0% |
| tochilin_e_integration_trapezoid::TochilinEIntegrationTrapezoidMPI::PostProcessingImpl() (tasks/tochilin_e_integration_trapezoid/mpi/src/ops_mpi.cpp:108) | called 6 times, returned 6 times | 100.0% |
| tochilin_e_integration_trapezoid::TochilinEIntegrationTrapezoidMPI::PreProcessingImpl() (tasks/tochilin_e_integration_trapezoid/mpi/src/ops_mpi.cpp:28) | called 6 times, returned 6 times | 100.0% |
| tochilin_e_integration_trapezoid::TochilinEIntegrationTrapezoidMPI::RunImpl() (tasks/tochilin_e_integration_trapezoid/mpi/src/ops_mpi.cpp:42) | called 6 times, returned 6 times | 93.0% |
| tochilin_e_integration_trapezoid::TochilinEIntegrationTrapezoidMPI::TochilinEIntegrationTrapezoidMPI(tochilin_e_integration_trapezoid::IntegrationInput const&) (tasks/tochilin_e_integration_trapezoid/mpi/src/ops_mpi.cpp:12) | called 6 times, returned 6 times | 43.0% |
| tochilin_e_integration_trapezoid::TochilinEIntegrationTrapezoidMPI::ValidationImpl() (tasks/tochilin_e_integration_trapezoid/mpi/src/ops_mpi.cpp:18) | called 6 times, returned 6 times | 100.0% |
| tochilin_e_integration_trapezoid::TochilinEIntegrationTrapezoidSEQ::PostProcessingImpl() (tasks/tochilin_e_integration_trapezoid/seq/src/ops_seq.cpp:44) | called 24 times, returned 24 times | 100.0% |
| tochilin_e_integration_trapezoid::TochilinEIntegrationTrapezoidSEQ::PreProcessingImpl() (tasks/tochilin_e_integration_trapezoid/seq/src/ops_seq.cpp:20) | called 24 times, returned 24 times | 100.0% |
| tochilin_e_integration_trapezoid::TochilinEIntegrationTrapezoidSEQ::RunImpl() (tasks/tochilin_e_integration_trapezoid/seq/src/ops_seq.cpp:30) | called 24 times, returned 24 times | 77.0% |
| tochilin_e_integration_trapezoid::TochilinEIntegrationTrapezoidSEQ::TochilinEIntegrationTrapezoidSEQ(tochilin_e_integration_trapezoid::IntegrationInput const&) (tasks/tochilin_e_integration_trapezoid/seq/src/ops_seq.cpp:9) | called 24 times, returned 24 times | 43.0% |
| tochilin_e_integration_trapezoid::TochilinEIntegrationTrapezoidSEQ::ValidationImpl() (tasks/tochilin_e_integration_trapezoid/seq/src/ops_seq.cpp:15) | called 24 times, returned 24 times | 80.0% |
| tochilin_e_vertical_ribbon_scheme::TochilinEVerticalRibbonSchemeMPI::PostProcessingImpl() (tasks/tochilin_e_vertical_ribbon_scheme/mpi/src/ops_mpi.cpp:104) | called 6 times, returned 6 times | 100.0% |
| tochilin_e_vertical_ribbon_scheme::TochilinEVerticalRibbonSchemeMPI::PreProcessingImpl() (tasks/tochilin_e_vertical_ribbon_scheme/mpi/src/ops_mpi.cpp:37) | called 6 times, returned 6 times | 100.0% |
| tochilin_e_vertical_ribbon_scheme::TochilinEVerticalRibbonSchemeMPI::RunImpl() (tasks/tochilin_e_vertical_ribbon_scheme/mpi/src/ops_mpi.cpp:50) | called 6 times, returned 6 times | 66.0% |
| tochilin_e_vertical_ribbon_scheme::TochilinEVerticalRibbonSchemeMPI::TochilinEVerticalRibbonSchemeMPI(tochilin_e_vertical_ribbon_scheme::TaskData const&) (tasks/tochilin_e_vertical_ribbon_scheme/mpi/src/ops_mpi.cpp:13) | called 6 times, returned 6 times | 28.0% |
| tochilin_e_vertical_ribbon_scheme::TochilinEVerticalRibbonSchemeMPI::ValidationImpl() (tasks/tochilin_e_vertical_ribbon_scheme/mpi/src/ops_mpi.cpp:19) | called 6 times, returned 6 times | 88.0% |
| tochilin_e_vertical_ribbon_scheme::TochilinEVerticalRibbonSchemeSEQ::PostProcessingImpl() (tasks/tochilin_e_vertical_ribbon_scheme/seq/src/ops_seq.cpp:50) | called 24 times, returned 24 times | 100.0% |
| tochilin_e_vertical_ribbon_scheme::TochilinEVerticalRibbonSchemeSEQ::PreProcessingImpl() (tasks/tochilin_e_vertical_ribbon_scheme/seq/src/ops_seq.cpp:31) | called 24 times, returned 24 times | 100.0% |
| tochilin_e_vertical_ribbon_scheme::TochilinEVerticalRibbonSchemeSEQ::RunImpl() (tasks/tochilin_e_vertical_ribbon_scheme/seq/src/ops_seq.cpp:41) | called 24 times, returned 24 times | 100.0% |
| tochilin_e_vertical_ribbon_scheme::TochilinEVerticalRibbonSchemeSEQ::TochilinEVerticalRibbonSchemeSEQ(tochilin_e_vertical_ribbon_scheme::TaskData const&) (tasks/tochilin_e_vertical_ribbon_scheme/seq/src/ops_seq.cpp:11) | called 24 times, returned 24 times | 28.0% |
| tochilin_e_vertical_ribbon_scheme::TochilinEVerticalRibbonSchemeSEQ::ValidationImpl() (tasks/tochilin_e_vertical_ribbon_scheme/seq/src/ops_seq.cpp:17) | called 24 times, returned 24 times | 83.0% |
| trofimov_n_linear_topology::TrofimovNLinearTopologyMPI::PostProcessingImpl() (tasks/trofimov_n_linear_topology/mpi/src/ops_mpi.cpp:74) | called 20 times, returned 20 times | 100.0% |
| trofimov_n_linear_topology::TrofimovNLinearTopologyMPI::PreProcessingImpl() (tasks/trofimov_n_linear_topology/mpi/src/ops_mpi.cpp:22) | called 20 times, returned 20 times | 100.0% |
| trofimov_n_linear_topology::TrofimovNLinearTopologyMPI::RunImpl() (tasks/trofimov_n_linear_topology/mpi/src/ops_mpi.cpp:29) | called 20 times, returned 20 times | 67.0% |
| trofimov_n_linear_topology::TrofimovNLinearTopologyMPI::TrofimovNLinearTopologyMPI(trofimov_n_linear_topology::InputData const&) (tasks/trofimov_n_linear_topology/mpi/src/ops_mpi.cpp:11) | called 20 times, returned 20 times | 100.0% |
| trofimov_n_linear_topology::TrofimovNLinearTopologyMPI::ValidationImpl() (tasks/trofimov_n_linear_topology/mpi/src/ops_mpi.cpp:17) | called 20 times, returned 20 times | 80.0% |
| trofimov_n_linear_topology::TrofimovNLinearTopologySEQ::PostProcessingImpl() (tasks/trofimov_n_linear_topology/seq/src/ops_seq.cpp:32) | called 80 times, returned 80 times | 100.0% |
| trofimov_n_linear_topology::TrofimovNLinearTopologySEQ::PreProcessingImpl() (tasks/trofimov_n_linear_topology/seq/src/ops_seq.cpp:18) | called 80 times, returned 80 times | 100.0% |
| trofimov_n_linear_topology::TrofimovNLinearTopologySEQ::RunImpl() (tasks/trofimov_n_linear_topology/seq/src/ops_seq.cpp:23) | called 80 times, returned 80 times | 100.0% |
| trofimov_n_linear_topology::TrofimovNLinearTopologySEQ::TrofimovNLinearTopologySEQ(trofimov_n_linear_topology::InputData const&) (tasks/trofimov_n_linear_topology/seq/src/ops_seq.cpp:7) | called 80 times, returned 80 times | 100.0% |
| trofimov_n_linear_topology::TrofimovNLinearTopologySEQ::ValidationImpl() (tasks/trofimov_n_linear_topology/seq/src/ops_seq.cpp:13) | called 80 times, returned 80 times | 75.0% |
| trofimov_n_linear_topology::Work(int) (tasks/trofimov_n_linear_topology/common/include/common.hpp:16) | called 110 times, returned 110 times | 100.0% |
| trofimov_n_max_val_matrix::(anonymous namespace)::CalculateLocalMaxima(std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > const&) (tasks/trofimov_n_max_val_matrix/mpi/src/ops_mpi.cpp:66) | not called | 0.0% |
| trofimov_n_max_val_matrix::(anonymous namespace)::GatherResults(int, int, int, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> >&, int) (tasks/trofimov_n_max_val_matrix/mpi/src/ops_mpi.cpp:90) | not called | 0.0% |
| trofimov_n_max_val_matrix::(anonymous namespace)::HandleEmptyCase(int, int) (tasks/trofimov_n_max_val_matrix/mpi/src/ops_mpi.cpp:79) | not called | 0.0% |
| trofimov_n_max_val_matrix::(anonymous namespace)::ProcessRootData(int, int, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > const&, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >&) (tasks/trofimov_n_max_val_matrix/mpi/src/ops_mpi.cpp:133) | not called | 0.0% |
| trofimov_n_max_val_matrix::(anonymous namespace)::ReceiveRowsFromRoot(std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >&) (tasks/trofimov_n_max_val_matrix/mpi/src/ops_mpi.cpp:142) | not called | 0.0% |
| trofimov_n_max_val_matrix::(anonymous namespace)::SendRowsToProcess(int, int, int, int, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > const&) (tasks/trofimov_n_max_val_matrix/mpi/src/ops_mpi.cpp:113) | not called | 0.0% |
| trofimov_n_max_val_matrix::TrofimovNMaxValMatrixMPI::PostProcessingImpl() (tasks/trofimov_n_max_val_matrix/mpi/src/ops_mpi.cpp:230) | not called | 0.0% |
| trofimov_n_max_val_matrix::TrofimovNMaxValMatrixMPI::PreProcessingImpl() (tasks/trofimov_n_max_val_matrix/mpi/src/ops_mpi.cpp:41) | not called | 0.0% |
| trofimov_n_max_val_matrix::TrofimovNMaxValMatrixMPI::RunImpl() (tasks/trofimov_n_max_val_matrix/mpi/src/ops_mpi.cpp:165) | not called | 0.0% |
| trofimov_n_max_val_matrix::TrofimovNMaxValMatrixMPI::TrofimovNMaxValMatrixMPI(std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > const&) (tasks/trofimov_n_max_val_matrix/mpi/src/ops_mpi.cpp:20) | not called | 0.0% |
| trofimov_n_max_val_matrix::TrofimovNMaxValMatrixMPI::ValidationImpl() (tasks/trofimov_n_max_val_matrix/mpi/src/ops_mpi.cpp:26) | not called | 0.0% |
| trofimov_n_max_val_matrix::TrofimovNMaxValMatrixSEQ::PostProcessingImpl() (tasks/trofimov_n_max_val_matrix/seq/src/ops_seq.cpp:52) | not called | 0.0% |
| trofimov_n_max_val_matrix::TrofimovNMaxValMatrixSEQ::PreProcessingImpl() (tasks/trofimov_n_max_val_matrix/seq/src/ops_seq.cpp:32) | not called | 0.0% |
| trofimov_n_max_val_matrix::TrofimovNMaxValMatrixSEQ::RunImpl() (tasks/trofimov_n_max_val_matrix/seq/src/ops_seq.cpp:37) | not called | 0.0% |
| trofimov_n_max_val_matrix::TrofimovNMaxValMatrixSEQ::TrofimovNMaxValMatrixSEQ(std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > const&) (tasks/trofimov_n_max_val_matrix/seq/src/ops_seq.cpp:11) | not called | 0.0% |
| trofimov_n_max_val_matrix::TrofimovNMaxValMatrixSEQ::ValidationImpl() (tasks/trofimov_n_max_val_matrix/seq/src/ops_seq.cpp:17) | not called | 0.0% |
| tsibareva_e_edge_select_sobel::TsibarevaEEdgeSelectSobelMPI::BroadcastParameters() (tasks/tsibareva_e_edge_select_sobel/mpi/src/ops_mpi.cpp:63) | not called | 0.0% |
| tsibareva_e_edge_select_sobel::TsibarevaEEdgeSelectSobelMPI::DataDistribution(int, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (tasks/tsibareva_e_edge_select_sobel/mpi/src/ops_mpi.cpp:121) | not called | 0.0% |
| tsibareva_e_edge_select_sobel::TsibarevaEEdgeSelectSobelMPI::DistributeRows() (tasks/tsibareva_e_edge_select_sobel/mpi/src/ops_mpi.cpp:127) | not called | 0.0% |
| tsibareva_e_edge_select_sobel::TsibarevaEEdgeSelectSobelMPI::GatherResults(std::vector<int, std::allocator<int> > const&) (tasks/tsibareva_e_edge_select_sobel/mpi/src/ops_mpi.cpp:214) | not called | 0.0% |
| tsibareva_e_edge_select_sobel::TsibarevaEEdgeSelectSobelMPI::GradientX(int, int) (tasks/tsibareva_e_edge_select_sobel/mpi/src/ops_mpi.cpp:178) | not called | 0.0% |
| tsibareva_e_edge_select_sobel::TsibarevaEEdgeSelectSobelMPI::GradientY(int, int) (tasks/tsibareva_e_edge_select_sobel/mpi/src/ops_mpi.cpp:196) | not called | 0.0% |
| tsibareva_e_edge_select_sobel::TsibarevaEEdgeSelectSobelMPI::LocalGradientsComputing() (tasks/tsibareva_e_edge_select_sobel/mpi/src/ops_mpi.cpp:152) | not called | 0.0% |
| tsibareva_e_edge_select_sobel::TsibarevaEEdgeSelectSobelMPI::PostProcessingImpl() (tasks/tsibareva_e_edge_select_sobel/mpi/src/ops_mpi.cpp:59) | not called | 0.0% |
| tsibareva_e_edge_select_sobel::TsibarevaEEdgeSelectSobelMPI::PreProcessingImpl() (tasks/tsibareva_e_edge_select_sobel/mpi/src/ops_mpi.cpp:38) | not called | 0.0% |
| tsibareva_e_edge_select_sobel::TsibarevaEEdgeSelectSobelMPI::RowDistributionComputing(int, int, int&, int&, int&, int&, int&, int&) (tasks/tsibareva_e_edge_select_sobel/mpi/src/ops_mpi.cpp:74) | not called | 0.0% |
| tsibareva_e_edge_select_sobel::TsibarevaEEdgeSelectSobelMPI::RunImpl() (tasks/tsibareva_e_edge_select_sobel/mpi/src/ops_mpi.cpp:42) | not called | 0.0% |
| tsibareva_e_edge_select_sobel::TsibarevaEEdgeSelectSobelMPI::SendParameters(int, int, int, int, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&) const (tasks/tsibareva_e_edge_select_sobel/mpi/src/ops_mpi.cpp:95) | not called | 0.0% |
| tsibareva_e_edge_select_sobel::TsibarevaEEdgeSelectSobelMPI::TsibarevaEEdgeSelectSobelMPI(std::tuple<std::vector<int, std::allocator<int> >, int, int, int> const&) (tasks/tsibareva_e_edge_select_sobel/mpi/src/ops_mpi.cpp:18) | not called | 0.0% |
| tsibareva_e_edge_select_sobel::TsibarevaEEdgeSelectSobelMPI::ValidationImpl() (tasks/tsibareva_e_edge_select_sobel/mpi/src/ops_mpi.cpp:34) | not called | 0.0% |
| tsibareva_e_edge_select_sobel::TsibarevaEEdgeSelectSobelSEQ::GradientX(int, int) (tasks/tsibareva_e_edge_select_sobel/seq/src/ops_seq.cpp:52) | not called | 0.0% |
| tsibareva_e_edge_select_sobel::TsibarevaEEdgeSelectSobelSEQ::GradientY(int, int) (tasks/tsibareva_e_edge_select_sobel/seq/src/ops_seq.cpp:71) | not called | 0.0% |
| tsibareva_e_edge_select_sobel::TsibarevaEEdgeSelectSobelSEQ::PostProcessingImpl() (tasks/tsibareva_e_edge_select_sobel/seq/src/ops_seq.cpp:48) | not called | 0.0% |
| tsibareva_e_edge_select_sobel::TsibarevaEEdgeSelectSobelSEQ::PreProcessingImpl() (tasks/tsibareva_e_edge_select_sobel/seq/src/ops_seq.cpp:25) | not called | 0.0% |
| tsibareva_e_edge_select_sobel::TsibarevaEEdgeSelectSobelSEQ::RunImpl() (tasks/tsibareva_e_edge_select_sobel/seq/src/ops_seq.cpp:30) | not called | 0.0% |
| tsibareva_e_edge_select_sobel::TsibarevaEEdgeSelectSobelSEQ::TsibarevaEEdgeSelectSobelSEQ(std::tuple<std::vector<int, std::allocator<int> >, int, int, int> const&) (tasks/tsibareva_e_edge_select_sobel/seq/src/ops_seq.cpp:15) | not called | 0.0% |
| tsibareva_e_edge_select_sobel::TsibarevaEEdgeSelectSobelSEQ::ValidationImpl() (tasks/tsibareva_e_edge_select_sobel/seq/src/ops_seq.cpp:21) | not called | 0.0% |
| tsibareva_e_matrix_column_max::GenerateAllZerosExpected() (tasks/tsibareva_e_matrix_column_max/common/include/common.hpp:64) | called 14 times, returned 14 times | 100.0% |
| tsibareva_e_matrix_column_max::GenerateAllZerosMatrix() (tasks/tsibareva_e_matrix_column_max/common/include/common.hpp:61) | called 14 times, returned 14 times | 52.0% |
| tsibareva_e_matrix_column_max::GenerateAscendingMatrix() (tasks/tsibareva_e_matrix_column_max/common/include/common.hpp:96) | called 10 times, returned 10 times | 55.0% |
| tsibareva_e_matrix_column_max::GenerateCheckerboardMatrix() (tasks/tsibareva_e_matrix_column_max/common/include/common.hpp:167) | called 10 times, returned 10 times | 53.0% |
| tsibareva_e_matrix_column_max::GenerateConstantMatrix() (tasks/tsibareva_e_matrix_column_max/common/include/common.hpp:68) | called 10 times, returned 10 times | 50.0% |
| tsibareva_e_matrix_column_max::GenerateDescendingMatrix() (tasks/tsibareva_e_matrix_column_max/common/include/common.hpp:105) | called 10 times, returned 10 times | 55.0% |
| tsibareva_e_matrix_column_max::GenerateDiagonalDominantMatrix() (tasks/tsibareva_e_matrix_column_max/common/include/common.hpp:114) | called 10 times, returned 10 times | 55.0% |
| tsibareva_e_matrix_column_max::GenerateExpectedOutput(tsibareva_e_matrix_column_max::MatrixType) (tasks/tsibareva_e_matrix_column_max/common/include/common.hpp:234) | called 204 times, returned 204 times | 95.0% |
| tsibareva_e_matrix_column_max::GenerateHorizontalMatrix() (tasks/tsibareva_e_matrix_column_max/common/include/common.hpp:156) | called 10 times, returned 10 times | 50.0% |
| tsibareva_e_matrix_column_max::GenerateMatrixFunc(tsibareva_e_matrix_column_max::MatrixType) (tasks/tsibareva_e_matrix_column_max/common/include/common.hpp:188) | called 204 times, returned 204 times | 96.0% |
| tsibareva_e_matrix_column_max::GenerateMaxFirstMatrix() (tasks/tsibareva_e_matrix_column_max/common/include/common.hpp:75) | called 10 times, returned 10 times | 52.0% |
| tsibareva_e_matrix_column_max::GenerateMaxLastMatrix() (tasks/tsibareva_e_matrix_column_max/common/include/common.hpp:82) | called 10 times, returned 10 times | 52.0% |
| tsibareva_e_matrix_column_max::GenerateMaxMiddleMatrix() (tasks/tsibareva_e_matrix_column_max/common/include/common.hpp:89) | called 10 times, returned 10 times | 52.0% |
| tsibareva_e_matrix_column_max::GenerateNegativeMatrix() (tasks/tsibareva_e_matrix_column_max/common/include/common.hpp:131) | called 10 times, returned 10 times | 55.0% |
| tsibareva_e_matrix_column_max::GenerateNonRectangularMatrix() (tasks/tsibareva_e_matrix_column_max/common/include/common.hpp:181) | called 10 times, returned 10 times | 46.0% |
| tsibareva_e_matrix_column_max::GenerateSingleColMatrix() (tasks/tsibareva_e_matrix_column_max/common/include/common.hpp:54) | called 10 times, returned 10 times | 48.0% |
| tsibareva_e_matrix_column_max::GenerateSingleConstantMatrix() (tasks/tsibareva_e_matrix_column_max/common/include/common.hpp:40) | called 10 times, returned 10 times | 62.0% |
| tsibareva_e_matrix_column_max::GenerateSingleRowMatrix() (tasks/tsibareva_e_matrix_column_max/common/include/common.hpp:47) | called 10 times, returned 10 times | 62.0% |
| tsibareva_e_matrix_column_max::GenerateSparseMatrix() (tasks/tsibareva_e_matrix_column_max/common/include/common.hpp:123) | called 10 times, returned 10 times | 57.0% |
| tsibareva_e_matrix_column_max::GenerateSquareSmallMatrix() (tasks/tsibareva_e_matrix_column_max/common/include/common.hpp:141) | called 10 times, returned 10 times | 44.0% |
| tsibareva_e_matrix_column_max::GenerateVerticalMatrix() (tasks/tsibareva_e_matrix_column_max/common/include/common.hpp:148) | called 10 times, returned 10 times | 58.0% |
| tsibareva_e_matrix_column_max::TsibarevaEMatrixColumnMaxMPI::CollectResultsFromAllProcesses(std::vector<int, std::allocator<int> > const&, int, unsigned long) (tasks/tsibareva_e_matrix_column_max/mpi/src/ops_mpi.cpp:81) | called 18 times, returned 18 times | 89.0% |
| tsibareva_e_matrix_column_max::TsibarevaEMatrixColumnMaxMPI::PostProcessingImpl() (tasks/tsibareva_e_matrix_column_max/mpi/src/ops_mpi.cpp:114) | called 42 times, returned 42 times | 100.0% |
| tsibareva_e_matrix_column_max::TsibarevaEMatrixColumnMaxMPI::PreProcessingImpl() (tasks/tsibareva_e_matrix_column_max/mpi/src/ops_mpi.cpp:23) | called 42 times, returned 42 times | 67.0% |
| tsibareva_e_matrix_column_max::TsibarevaEMatrixColumnMaxMPI::RunImpl() (tasks/tsibareva_e_matrix_column_max/mpi/src/ops_mpi.cpp:46) | called 42 times, returned 42 times | 89.0% |
| tsibareva_e_matrix_column_max::TsibarevaEMatrixColumnMaxMPI::TsibarevaEMatrixColumnMaxMPI(std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > const&) (tasks/tsibareva_e_matrix_column_max/mpi/src/ops_mpi.cpp:13) | called 42 times, returned 42 times | 50.0% |
| tsibareva_e_matrix_column_max::TsibarevaEMatrixColumnMaxMPI::ValidationImpl() (tasks/tsibareva_e_matrix_column_max/mpi/src/ops_mpi.cpp:19) | called 42 times, returned 42 times | 100.0% |
| tsibareva_e_matrix_column_max::TsibarevaEMatrixColumnMaxSEQ::PostProcessingImpl() (tasks/tsibareva_e_matrix_column_max/seq/src/ops_seq.cpp:60) | called 162 times, returned 162 times | 100.0% |
| tsibareva_e_matrix_column_max::TsibarevaEMatrixColumnMaxSEQ::PreProcessingImpl() (tasks/tsibareva_e_matrix_column_max/seq/src/ops_seq.cpp:21) | called 162 times, returned 162 times | 74.0% |
| tsibareva_e_matrix_column_max::TsibarevaEMatrixColumnMaxSEQ::RunImpl() (tasks/tsibareva_e_matrix_column_max/seq/src/ops_seq.cpp:40) | called 162 times, returned 162 times | 100.0% |
| tsibareva_e_matrix_column_max::TsibarevaEMatrixColumnMaxSEQ::TsibarevaEMatrixColumnMaxSEQ(std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > const&) (tasks/tsibareva_e_matrix_column_max/seq/src/ops_seq.cpp:11) | called 162 times, returned 162 times | 70.0% |
| tsibareva_e_matrix_column_max::TsibarevaEMatrixColumnMaxSEQ::ValidationImpl() (tasks/tsibareva_e_matrix_column_max/seq/src/ops_seq.cpp:17) | called 162 times, returned 162 times | 100.0% |
| tsibareva_e_ribbon_horizontal_matrix_mult_vector::TsibarevaERibbonHorizontalMatrixMultVectorMPI::BroadcastMatrixDimensions() (tasks/tsibareva_e_ribbon_horizontal_matrix_mult_vector/mpi/src/ops_mpi.cpp:88) | not called | 0.0% |
| tsibareva_e_ribbon_horizontal_matrix_mult_vector::TsibarevaERibbonHorizontalMatrixMultVectorMPI::BroadcastVector() (tasks/tsibareva_e_ribbon_horizontal_matrix_mult_vector/mpi/src/ops_mpi.cpp:93) | not called | 0.0% |
| tsibareva_e_ribbon_horizontal_matrix_mult_vector::TsibarevaERibbonHorizontalMatrixMultVectorMPI::CalculateMultiplyLocalPart() (tasks/tsibareva_e_ribbon_horizontal_matrix_mult_vector/mpi/src/ops_mpi.cpp:129) | not called | 0.0% |
| tsibareva_e_ribbon_horizontal_matrix_mult_vector::TsibarevaERibbonHorizontalMatrixMultVectorMPI::PostProcessingImpl() (tasks/tsibareva_e_ribbon_horizontal_matrix_mult_vector/mpi/src/ops_mpi.cpp:144) | not called | 0.0% |
| tsibareva_e_ribbon_horizontal_matrix_mult_vector::TsibarevaERibbonHorizontalMatrixMultVectorMPI::PreProcessingImpl() (tasks/tsibareva_e_ribbon_horizontal_matrix_mult_vector/mpi/src/ops_mpi.cpp:38) | not called | 0.0% |
| tsibareva_e_ribbon_horizontal_matrix_mult_vector::TsibarevaERibbonHorizontalMatrixMultVectorMPI::PrepareScatterParameters(int, int, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&) const (tasks/tsibareva_e_ribbon_horizontal_matrix_mult_vector/mpi/src/ops_mpi.cpp:98) | not called | 0.0% |
| tsibareva_e_ribbon_horizontal_matrix_mult_vector::TsibarevaERibbonHorizontalMatrixMultVectorMPI::RunImpl() (tasks/tsibareva_e_ribbon_horizontal_matrix_mult_vector/mpi/src/ops_mpi.cpp:42) | not called | 0.0% |
| tsibareva_e_ribbon_horizontal_matrix_mult_vector::TsibarevaERibbonHorizontalMatrixMultVectorMPI::ScatterMatrixData(int, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (tasks/tsibareva_e_ribbon_horizontal_matrix_mult_vector/mpi/src/ops_mpi.cpp:121) | not called | 0.0% |
| tsibareva_e_ribbon_horizontal_matrix_mult_vector::TsibarevaERibbonHorizontalMatrixMultVectorMPI::TsibarevaERibbonHorizontalMatrixMultVectorMPI(std::tuple<std::vector<int, std::allocator<int> >, int, int, std::vector<int, std::allocator<int> > > const&) (tasks/tsibareva_e_ribbon_horizontal_matrix_mult_vector/mpi/src/ops_mpi.cpp:12) | not called | 0.0% |
| tsibareva_e_ribbon_horizontal_matrix_mult_vector::TsibarevaERibbonHorizontalMatrixMultVectorMPI::ValidationImpl() (tasks/tsibareva_e_ribbon_horizontal_matrix_mult_vector/mpi/src/ops_mpi.cpp:34) | not called | 0.0% |
| tsibareva_e_ribbon_horizontal_matrix_mult_vector::TsibarevaERibbonHorizontalMatrixMultVectorSEQ::PostProcessingImpl() (tasks/tsibareva_e_ribbon_horizontal_matrix_mult_vector/seq/src/ops_seq.cpp:50) | not called | 0.0% |
| tsibareva_e_ribbon_horizontal_matrix_mult_vector::TsibarevaERibbonHorizontalMatrixMultVectorSEQ::PreProcessingImpl() (tasks/tsibareva_e_ribbon_horizontal_matrix_mult_vector/seq/src/ops_seq.cpp:20) | not called | 0.0% |
| tsibareva_e_ribbon_horizontal_matrix_mult_vector::TsibarevaERibbonHorizontalMatrixMultVectorSEQ::RunImpl() (tasks/tsibareva_e_ribbon_horizontal_matrix_mult_vector/seq/src/ops_seq.cpp:29) | not called | 0.0% |
| tsibareva_e_ribbon_horizontal_matrix_mult_vector::TsibarevaERibbonHorizontalMatrixMultVectorSEQ::TsibarevaERibbonHorizontalMatrixMultVectorSEQ(std::tuple<std::vector<int, std::allocator<int> >, int, int, std::vector<int, std::allocator<int> > > const&) (tasks/tsibareva_e_ribbon_horizontal_matrix_mult_vector/seq/src/ops_seq.cpp:10) | not called | 0.0% |
| tsibareva_e_ribbon_horizontal_matrix_mult_vector::TsibarevaERibbonHorizontalMatrixMultVectorSEQ::ValidationImpl() (tasks/tsibareva_e_ribbon_horizontal_matrix_mult_vector/seq/src/ops_seq.cpp:16) | not called | 0.0% |
| tsyplakov_k_from_all_to_one::(anonymous namespace)::AssembleRoot(int, void*, std::vector<int, std::allocator<int> > const&, std::vector<std::byte, std::allocator<std::byte> > const&) (tasks/tsyplakov_k_from_all_to_one/mpi/src/ops_mpi.cpp:140) | not called | 0.0% |
| tsyplakov_k_from_all_to_one::(anonymous namespace)::GatherStep(int, int, int, int, int, ompi_communicator_t*, std::vector<int, std::allocator<int> >&, std::vector<std::byte, std::allocator<std::byte> >&) (tasks/tsyplakov_k_from_all_to_one/mpi/src/ops_mpi.cpp:125) | not called | 0.0% |
| tsyplakov_k_from_all_to_one::(anonymous namespace)::ReceiveBlocks(int, int, ompi_communicator_t*, std::vector<int, std::allocator<int> >&, std::vector<std::byte, std::allocator<std::byte> >&) (tasks/tsyplakov_k_from_all_to_one/mpi/src/ops_mpi.cpp:91) | not called | 0.0% |
| tsyplakov_k_from_all_to_one::(anonymous namespace)::SendBlocks(int, int, ompi_communicator_t*, std::vector<int, std::allocator<int> > const&, std::vector<std::byte, std::allocator<std::byte> > const&) (tasks/tsyplakov_k_from_all_to_one/mpi/src/ops_mpi.cpp:112) | not called | 0.0% |
| tsyplakov_k_from_all_to_one::MyMpiGather(void const*, int, ompi_datatype_t*, void*, int, ompi_datatype_t*, int, ompi_communicator_t*) (tasks/tsyplakov_k_from_all_to_one/mpi/src/ops_mpi.cpp:151) | not called | 0.0% |
| tsyplakov_k_from_all_to_one::TsyplakovKFromAllToOneMPI<double>::PostProcessingImpl() (tasks/tsyplakov_k_from_all_to_one/mpi/src/ops_mpi.cpp:71) | not called | 0.0% |
| tsyplakov_k_from_all_to_one::TsyplakovKFromAllToOneMPI<double>::PreProcessingImpl() (tasks/tsyplakov_k_from_all_to_one/mpi/src/ops_mpi.cpp:25) | not called | 0.0% |
| tsyplakov_k_from_all_to_one::TsyplakovKFromAllToOneMPI<double>::RunImpl() (tasks/tsyplakov_k_from_all_to_one/mpi/src/ops_mpi.cpp:31) | not called | 0.0% |
| tsyplakov_k_from_all_to_one::TsyplakovKFromAllToOneMPI<double>::TsyplakovKFromAllToOneMPI(std::tuple<std::vector<double, std::allocator<double> >, int> const&) (tasks/tsyplakov_k_from_all_to_one/mpi/src/ops_mpi.cpp:13) | not called | 0.0% |
| tsyplakov_k_from_all_to_one::TsyplakovKFromAllToOneMPI<double>::ValidationImpl() (tasks/tsyplakov_k_from_all_to_one/mpi/src/ops_mpi.cpp:19) | not called | 0.0% |
| tsyplakov_k_from_all_to_one::TsyplakovKFromAllToOneMPI<float>::PostProcessingImpl() (tasks/tsyplakov_k_from_all_to_one/mpi/src/ops_mpi.cpp:71) | not called | 0.0% |
| tsyplakov_k_from_all_to_one::TsyplakovKFromAllToOneMPI<float>::PreProcessingImpl() (tasks/tsyplakov_k_from_all_to_one/mpi/src/ops_mpi.cpp:25) | not called | 0.0% |
| tsyplakov_k_from_all_to_one::TsyplakovKFromAllToOneMPI<float>::RunImpl() (tasks/tsyplakov_k_from_all_to_one/mpi/src/ops_mpi.cpp:31) | not called | 0.0% |
| tsyplakov_k_from_all_to_one::TsyplakovKFromAllToOneMPI<float>::TsyplakovKFromAllToOneMPI(std::tuple<std::vector<float, std::allocator<float> >, int> const&) (tasks/tsyplakov_k_from_all_to_one/mpi/src/ops_mpi.cpp:13) | not called | 0.0% |
| tsyplakov_k_from_all_to_one::TsyplakovKFromAllToOneMPI<float>::ValidationImpl() (tasks/tsyplakov_k_from_all_to_one/mpi/src/ops_mpi.cpp:19) | not called | 0.0% |
| tsyplakov_k_from_all_to_one::TsyplakovKFromAllToOneMPI<int>::PostProcessingImpl() (tasks/tsyplakov_k_from_all_to_one/mpi/src/ops_mpi.cpp:71) | not called | 0.0% |
| tsyplakov_k_from_all_to_one::TsyplakovKFromAllToOneMPI<int>::PreProcessingImpl() (tasks/tsyplakov_k_from_all_to_one/mpi/src/ops_mpi.cpp:25) | not called | 0.0% |
| tsyplakov_k_from_all_to_one::TsyplakovKFromAllToOneMPI<int>::RunImpl() (tasks/tsyplakov_k_from_all_to_one/mpi/src/ops_mpi.cpp:31) | not called | 0.0% |
| tsyplakov_k_from_all_to_one::TsyplakovKFromAllToOneMPI<int>::TsyplakovKFromAllToOneMPI(std::tuple<std::vector<int, std::allocator<int> >, int> const&) (tasks/tsyplakov_k_from_all_to_one/mpi/src/ops_mpi.cpp:13) | not called | 0.0% |
| tsyplakov_k_from_all_to_one::TsyplakovKFromAllToOneMPI<int>::ValidationImpl() (tasks/tsyplakov_k_from_all_to_one/mpi/src/ops_mpi.cpp:19) | not called | 0.0% |
| tsyplakov_k_from_all_to_one::TsyplakovKFromAllToOneSEQ::PostProcessingImpl() (tasks/tsyplakov_k_from_all_to_one/seq/src/ops_seq.cpp:30) | not called | 0.0% |
| tsyplakov_k_from_all_to_one::TsyplakovKFromAllToOneSEQ::PreProcessingImpl() (tasks/tsyplakov_k_from_all_to_one/seq/src/ops_seq.cpp:15) | not called | 0.0% |
| tsyplakov_k_from_all_to_one::TsyplakovKFromAllToOneSEQ::RunImpl() (tasks/tsyplakov_k_from_all_to_one/seq/src/ops_seq.cpp:20) | not called | 0.0% |
| tsyplakov_k_from_all_to_one::TsyplakovKFromAllToOneSEQ::TsyplakovKFromAllToOneSEQ(std::tuple<std::vector<int, std::allocator<int> >, int> const&) (tasks/tsyplakov_k_from_all_to_one/seq/src/ops_seq.cpp:5) | not called | 0.0% |
| tsyplakov_k_from_all_to_one::TsyplakovKFromAllToOneSEQ::ValidationImpl() (tasks/tsyplakov_k_from_all_to_one/seq/src/ops_seq.cpp:10) | not called | 0.0% |
| tsyplakov_k_vec_neighbours::TsyplakovKVecNeighboursMPI::PostProcessingImpl() (tasks/tsyplakov_k_vec_neighbours/mpi/src/ops_mpi.cpp:90) | called 44 times, returned 44 times | 100.0% |
| tsyplakov_k_vec_neighbours::TsyplakovKVecNeighboursMPI::PreProcessingImpl() (tasks/tsyplakov_k_vec_neighbours/mpi/src/ops_mpi.cpp:24) | called 44 times, returned 44 times | 100.0% |
| tsyplakov_k_vec_neighbours::TsyplakovKVecNeighboursMPI::RunImpl() (tasks/tsyplakov_k_vec_neighbours/mpi/src/ops_mpi.cpp:28) | called 44 times, returned 44 times | 77.0% |
| tsyplakov_k_vec_neighbours::TsyplakovKVecNeighboursMPI::TsyplakovKVecNeighboursMPI(std::vector<int, std::allocator<int> > const&) (tasks/tsyplakov_k_vec_neighbours/mpi/src/ops_mpi.cpp:14) | called 44 times, returned 44 times | 38.0% |
| tsyplakov_k_vec_neighbours::TsyplakovKVecNeighboursMPI::ValidationImpl() (tasks/tsyplakov_k_vec_neighbours/mpi/src/ops_mpi.cpp:20) | called 44 times, returned 44 times | 100.0% |
| tsyplakov_k_vec_neighbours::TsyplakovKVecNeighboursSEQ::PostProcessingImpl() (tasks/tsyplakov_k_vec_neighbours/seq/src/ops_seq.cpp:59) | called 176 times, returned 176 times | 100.0% |
| tsyplakov_k_vec_neighbours::TsyplakovKVecNeighboursSEQ::PreProcessingImpl() (tasks/tsyplakov_k_vec_neighbours/seq/src/ops_seq.cpp:25) | called 176 times, returned 176 times | 100.0% |
| tsyplakov_k_vec_neighbours::TsyplakovKVecNeighboursSEQ::RunImpl() (tasks/tsyplakov_k_vec_neighbours/seq/src/ops_seq.cpp:30) | called 176 times, returned 176 times | 92.0% |
| tsyplakov_k_vec_neighbours::TsyplakovKVecNeighboursSEQ::TsyplakovKVecNeighboursSEQ(std::vector<int, std::allocator<int> > const&) (tasks/tsyplakov_k_vec_neighbours/seq/src/ops_seq.cpp:15) | called 176 times, returned 176 times | 38.0% |
| tsyplakov_k_vec_neighbours::TsyplakovKVecNeighboursSEQ::ValidationImpl() (tasks/tsyplakov_k_vec_neighbours/seq/src/ops_seq.cpp:21) | called 176 times, returned 176 times | 100.0% |
| urin_o_max_val_in_col_of_mat::UrinOMaxValInColOfMatMPI::CalculateColumnDistribution(int, int, int) (tasks/urin_o_max_val_in_col_of_mat/mpi/src/ops_mpi.cpp:132) | not called | 0.0% |
| urin_o_max_val_in_col_of_mat::UrinOMaxValInColOfMatMPI::ComputeLocalMaxima(std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > const&, int, int, int) (tasks/urin_o_max_val_in_col_of_mat/mpi/src/ops_mpi.cpp:145) | called 28 times, returned 28 times | 100.0% |
| urin_o_max_val_in_col_of_mat::UrinOMaxValInColOfMatMPI::DistributeMatrixData(int, int, int, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >&) (tasks/urin_o_max_val_in_col_of_mat/mpi/src/ops_mpi.cpp:117) | called 28 times, returned 28 times | 100.0% |
| urin_o_max_val_in_col_of_mat::UrinOMaxValInColOfMatMPI::GatherResults(std::vector<int, std::allocator<int> > const&, int, int) (tasks/urin_o_max_val_in_col_of_mat/mpi/src/ops_mpi.cpp:159) | called 28 times, returned 28 times | 58.0% |
| urin_o_max_val_in_col_of_mat::UrinOMaxValInColOfMatMPI::GetMatrixDimensions(int) (tasks/urin_o_max_val_in_col_of_mat/mpi/src/ops_mpi.cpp:96) | called 28 times, returned 28 times | 100.0% |
| urin_o_max_val_in_col_of_mat::UrinOMaxValInColOfMatMPI::PostProcessingImpl() (tasks/urin_o_max_val_in_col_of_mat/mpi/src/ops_mpi.cpp:180) | called 28 times, returned 28 times | 100.0% |
| urin_o_max_val_in_col_of_mat::UrinOMaxValInColOfMatMPI::PreProcessingImpl() (tasks/urin_o_max_val_in_col_of_mat/mpi/src/ops_mpi.cpp:63) | called 28 times, returned 28 times | 100.0% |
| urin_o_max_val_in_col_of_mat::UrinOMaxValInColOfMatMPI::RunImpl() (tasks/urin_o_max_val_in_col_of_mat/mpi/src/ops_mpi.cpp:67) | called 28 times, returned 28 times | 64.0% |
| urin_o_max_val_in_col_of_mat::UrinOMaxValInColOfMatMPI::UrinOMaxValInColOfMatMPI(std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > const&) (tasks/urin_o_max_val_in_col_of_mat/mpi/src/ops_mpi.cpp:15) | called 28 times, returned 28 times | 50.0% |
| urin_o_max_val_in_col_of_mat::UrinOMaxValInColOfMatMPI::ValidationImpl() (tasks/urin_o_max_val_in_col_of_mat/mpi/src/ops_mpi.cpp:26) | called 28 times, returned 28 times | 87.0% |
| urin_o_max_val_in_col_of_mat::UrinOMaxValInColOfMatSeq::PostProcessingImpl() (tasks/urin_o_max_val_in_col_of_mat/seq/src/ops_seq.cpp:77) | called 112 times, returned 112 times | 100.0% |
| urin_o_max_val_in_col_of_mat::UrinOMaxValInColOfMatSeq::PreProcessingImpl() (tasks/urin_o_max_val_in_col_of_mat/seq/src/ops_seq.cpp:41) | called 112 times, returned 112 times | 100.0% |
| urin_o_max_val_in_col_of_mat::UrinOMaxValInColOfMatSeq::RunImpl() (tasks/urin_o_max_val_in_col_of_mat/seq/src/ops_seq.cpp:45) | called 112 times, returned 112 times | 69.0% |
| urin_o_max_val_in_col_of_mat::UrinOMaxValInColOfMatSeq::UrinOMaxValInColOfMatSeq(std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > const&) (tasks/urin_o_max_val_in_col_of_mat/seq/src/ops_seq.cpp:11) | called 112 times, returned 112 times | 50.0% |
| urin_o_max_val_in_col_of_mat::UrinOMaxValInColOfMatSeq::ValidationImpl() (tasks/urin_o_max_val_in_col_of_mat/seq/src/ops_seq.cpp:22) | called 112 times, returned 112 times | 100.0% |
| vasiliev_m_bellman_ford_crs::VasilievMBellmanFordCrsMPI::CalcCountsAndDispls(int, int, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&) (tasks/vasiliev_m_bellman_ford_crs/mpi/src/ops_mpi.cpp:100) | called 4 times, returned 4 times | 100.0% |
| vasiliev_m_bellman_ford_crs::VasilievMBellmanFordCrsMPI::PostProcessingImpl() (tasks/vasiliev_m_bellman_ford_crs/mpi/src/ops_mpi.cpp:96) | called 8 times, returned 8 times | 100.0% |
| vasiliev_m_bellman_ford_crs::VasilievMBellmanFordCrsMPI::PreProcessingImpl() (tasks/vasiliev_m_bellman_ford_crs/mpi/src/ops_mpi.cpp:41) | called 8 times, returned 8 times | 100.0% |
| vasiliev_m_bellman_ford_crs::VasilievMBellmanFordCrsMPI::RelaxLocalEdges(int, int, vasiliev_m_bellman_ford_crs::CRSGraph const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> >&) (tasks/vasiliev_m_bellman_ford_crs/mpi/src/ops_mpi.cpp:115) | called 26 times, returned 26 times | 100.0% |
| vasiliev_m_bellman_ford_crs::VasilievMBellmanFordCrsMPI::RunImpl() (tasks/vasiliev_m_bellman_ford_crs/mpi/src/ops_mpi.cpp:52) | called 8 times, returned 8 times | 72.0% |
| vasiliev_m_bellman_ford_crs::VasilievMBellmanFordCrsMPI::ValidationImpl() (tasks/vasiliev_m_bellman_ford_crs/mpi/src/ops_mpi.cpp:18) | called 8 times, returned 8 times | 89.0% |
| vasiliev_m_bellman_ford_crs::VasilievMBellmanFordCrsMPI::VasilievMBellmanFordCrsMPI(vasiliev_m_bellman_ford_crs::CRSGraph const&) (tasks/vasiliev_m_bellman_ford_crs/mpi/src/ops_mpi.cpp:12) | called 8 times, returned 8 times | 62.0% |
| vasiliev_m_bellman_ford_crs::VasilievMBellmanFordCrsSEQ::PostProcessingImpl() (tasks/vasiliev_m_bellman_ford_crs/seq/src/ops_seq.cpp:84) | called 32 times, returned 32 times | 100.0% |
| vasiliev_m_bellman_ford_crs::VasilievMBellmanFordCrsSEQ::PreProcessingImpl() (tasks/vasiliev_m_bellman_ford_crs/seq/src/ops_seq.cpp:39) | called 32 times, returned 32 times | 100.0% |
| vasiliev_m_bellman_ford_crs::VasilievMBellmanFordCrsSEQ::RunImpl() (tasks/vasiliev_m_bellman_ford_crs/seq/src/ops_seq.cpp:50) | called 32 times, returned 32 times | 100.0% |
| vasiliev_m_bellman_ford_crs::VasilievMBellmanFordCrsSEQ::ValidationImpl() (tasks/vasiliev_m_bellman_ford_crs/seq/src/ops_seq.cpp:16) | called 32 times, returned 32 times | 89.0% |
| vasiliev_m_bellman_ford_crs::VasilievMBellmanFordCrsSEQ::VasilievMBellmanFordCrsSEQ(vasiliev_m_bellman_ford_crs::CRSGraph const&) (tasks/vasiliev_m_bellman_ford_crs/seq/src/ops_seq.cpp:10) | called 32 times, returned 32 times | 62.0% |
| vasiliev_m_bubble_sort::VasilievMBubbleSortMPI::BubbleOESort(std::vector<int, std::allocator<int> >&) (tasks/vasiliev_m_bubble_sort/mpi/src/ops_mpi.cpp:93) | called 16 times, returned 16 times | 100.0% |
| vasiliev_m_bubble_sort::VasilievMBubbleSortMPI::CalcCountsAndDispls(int, int, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&) (tasks/vasiliev_m_bubble_sort/mpi/src/ops_mpi.cpp:79) | called 8 times, returned 8 times | 100.0% |
| vasiliev_m_bubble_sort::VasilievMBubbleSortMPI::ExchangeAndMerge(int, int, std::vector<int, std::allocator<int> >&) (tasks/vasiliev_m_bubble_sort/mpi/src/ops_mpi.cpp:127) | called 32 times, returned 32 times | 91.0% |
| vasiliev_m_bubble_sort::VasilievMBubbleSortMPI::FindPartner(int, int) (tasks/vasiliev_m_bubble_sort/mpi/src/ops_mpi.cpp:120) | not called | 0.0% |
| vasiliev_m_bubble_sort::VasilievMBubbleSortMPI::PostProcessingImpl() (tasks/vasiliev_m_bubble_sort/mpi/src/ops_mpi.cpp:160) | called 16 times, returned 16 times | 100.0% |
| vasiliev_m_bubble_sort::VasilievMBubbleSortMPI::PreProcessingImpl() (tasks/vasiliev_m_bubble_sort/mpi/src/ops_mpi.cpp:23) | called 16 times, returned 16 times | 67.0% |
| vasiliev_m_bubble_sort::VasilievMBubbleSortMPI::RunImpl() (tasks/vasiliev_m_bubble_sort/mpi/src/ops_mpi.cpp:28) | called 16 times, returned 16 times | 80.0% |
| vasiliev_m_bubble_sort::VasilievMBubbleSortMPI::ValidationImpl() (tasks/vasiliev_m_bubble_sort/mpi/src/ops_mpi.cpp:19) | called 16 times, returned 16 times | 100.0% |
| vasiliev_m_bubble_sort::VasilievMBubbleSortMPI::VasilievMBubbleSortMPI(std::vector<int, std::allocator<int> > const&) (tasks/vasiliev_m_bubble_sort/mpi/src/ops_mpi.cpp:13) | called 16 times, returned 16 times | 62.0% |
| vasiliev_m_bubble_sort::VasilievMBubbleSortSEQ::PostProcessingImpl() (tasks/vasiliev_m_bubble_sort/seq/src/ops_seq.cpp:57) | called 64 times, returned 64 times | 100.0% |
| vasiliev_m_bubble_sort::VasilievMBubbleSortSEQ::PreProcessingImpl() (tasks/vasiliev_m_bubble_sort/seq/src/ops_seq.cpp:21) | called 64 times, returned 64 times | 67.0% |
| vasiliev_m_bubble_sort::VasilievMBubbleSortSEQ::RunImpl() (tasks/vasiliev_m_bubble_sort/seq/src/ops_seq.cpp:26) | called 64 times, returned 64 times | 100.0% |
| vasiliev_m_bubble_sort::VasilievMBubbleSortSEQ::ValidationImpl() (tasks/vasiliev_m_bubble_sort/seq/src/ops_seq.cpp:17) | called 64 times, returned 64 times | 100.0% |
| vasiliev_m_bubble_sort::VasilievMBubbleSortSEQ::VasilievMBubbleSortSEQ(std::vector<int, std::allocator<int> > const&) (tasks/vasiliev_m_bubble_sort/seq/src/ops_seq.cpp:11) | called 64 times, returned 64 times | 62.0% |
| vasiliev_m_vec_signs::VasilievMVecSignsMPI::CalcCountsAndDispls(int, int, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&) (tasks/vasiliev_m_vec_signs/mpi/src/ops_mpi.cpp:83) | called 5 times, returned 5 times | 100.0% |
| vasiliev_m_vec_signs::VasilievMVecSignsMPI::PostProcessingImpl() (tasks/vasiliev_m_vec_signs/mpi/src/ops_mpi.cpp:101) | called 10 times, returned 10 times | 100.0% |
| vasiliev_m_vec_signs::VasilievMVecSignsMPI::PreProcessingImpl() (tasks/vasiliev_m_vec_signs/mpi/src/ops_mpi.cpp:22) | called 10 times, returned 10 times | 100.0% |
| vasiliev_m_vec_signs::VasilievMVecSignsMPI::RunImpl() (tasks/vasiliev_m_vec_signs/mpi/src/ops_mpi.cpp:27) | called 10 times, returned 10 times | 79.0% |
| vasiliev_m_vec_signs::VasilievMVecSignsMPI::SignChangeCheck(int, int) (tasks/vasiliev_m_vec_signs/mpi/src/ops_mpi.cpp:97) | not called | 0.0% |
| vasiliev_m_vec_signs::VasilievMVecSignsMPI::ValidationImpl() (tasks/vasiliev_m_vec_signs/mpi/src/ops_mpi.cpp:18) | called 10 times, returned 10 times | 100.0% |
| vasiliev_m_vec_signs::VasilievMVecSignsMPI::VasilievMVecSignsMPI(std::vector<int, std::allocator<int> > const&) (tasks/vasiliev_m_vec_signs/mpi/src/ops_mpi.cpp:12) | called 10 times, returned 10 times | 75.0% |
| vasiliev_m_vec_signs::VasilievMVecSignsSEQ::PostProcessingImpl() (tasks/vasiliev_m_vec_signs/seq/src/ops_seq.cpp:39) | called 40 times, returned 40 times | 100.0% |
| vasiliev_m_vec_signs::VasilievMVecSignsSEQ::PreProcessingImpl() (tasks/vasiliev_m_vec_signs/seq/src/ops_seq.cpp:20) | called 40 times, returned 40 times | 100.0% |
| vasiliev_m_vec_signs::VasilievMVecSignsSEQ::RunImpl() (tasks/vasiliev_m_vec_signs/seq/src/ops_seq.cpp:25) | called 40 times, returned 40 times | 100.0% |
| vasiliev_m_vec_signs::VasilievMVecSignsSEQ::ValidationImpl() (tasks/vasiliev_m_vec_signs/seq/src/ops_seq.cpp:16) | called 40 times, returned 40 times | 100.0% |
| vasiliev_m_vec_signs::VasilievMVecSignsSEQ::VasilievMVecSignsSEQ(std::vector<int, std::allocator<int> > const&) (tasks/vasiliev_m_vec_signs/seq/src/ops_seq.cpp:10) | called 40 times, returned 40 times | 75.0% |
| vdovin_a_quick_sort_merge::(anonymous namespace)::Merge(std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (tasks/vdovin_a_quick_sort_merge/mpi/src/ops_mpi.cpp:84) | called 13 times, returned 13 times | 77.0% |
| vdovin_a_quick_sort_merge::(anonymous namespace)::Merge(std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (tasks/vdovin_a_quick_sort_merge/seq/src/ops_seq.cpp:69) | called 96 times, returned 96 times | 77.0% |
| vdovin_a_quick_sort_merge::(anonymous namespace)::QuickSort(std::vector<int, std::allocator<int> >&, int, int) (tasks/vdovin_a_quick_sort_merge/mpi/src/ops_mpi.cpp:60) | called 44389 times, returned 44389 times | 100.0% |
| vdovin_a_quick_sort_merge::(anonymous namespace)::QuickSort(std::vector<int, std::allocator<int> >&, int, int) (tasks/vdovin_a_quick_sort_merge/seq/src/ops_seq.cpp:45) | called 355128 times, returned 355128 times | 100.0% |
| vdovin_a_quick_sort_merge::VdovinAQuickSortMergeMPI::PostProcessingImpl() (tasks/vdovin_a_quick_sort_merge/mpi/src/ops_mpi.cpp:171) | called 28 times, returned 28 times | 100.0% |
| vdovin_a_quick_sort_merge::VdovinAQuickSortMergeMPI::PreProcessingImpl() (tasks/vdovin_a_quick_sort_merge/mpi/src/ops_mpi.cpp:38) | called 28 times, returned 28 times | 91.0% |
| vdovin_a_quick_sort_merge::VdovinAQuickSortMergeMPI::RunImpl() (tasks/vdovin_a_quick_sort_merge/mpi/src/ops_mpi.cpp:111) | called 28 times, returned 28 times | 76.0% |
| vdovin_a_quick_sort_merge::VdovinAQuickSortMergeMPI::ValidationImpl() (tasks/vdovin_a_quick_sort_merge/mpi/src/ops_mpi.cpp:19) | called 28 times, returned 28 times | 90.0% |
| vdovin_a_quick_sort_merge::VdovinAQuickSortMergeMPI::VdovinAQuickSortMergeMPI(std::vector<int, std::allocator<int> > const&) (tasks/vdovin_a_quick_sort_merge/mpi/src/ops_mpi.cpp:13) | called 28 times, returned 28 times | 83.0% |
| vdovin_a_quick_sort_merge::VdovinAQuickSortMergeSEQ::PostProcessingImpl() (tasks/vdovin_a_quick_sort_merge/seq/src/ops_seq.cpp:113) | called 112 times, returned 112 times | 100.0% |
| vdovin_a_quick_sort_merge::VdovinAQuickSortMergeSEQ::PreProcessingImpl() (tasks/vdovin_a_quick_sort_merge/seq/src/ops_seq.cpp:27) | called 112 times, returned 112 times | 89.0% |
| vdovin_a_quick_sort_merge::VdovinAQuickSortMergeSEQ::RunImpl() (tasks/vdovin_a_quick_sort_merge/seq/src/ops_seq.cpp:96) | called 112 times, returned 112 times | 67.0% |
| vdovin_a_quick_sort_merge::VdovinAQuickSortMergeSEQ::ValidationImpl() (tasks/vdovin_a_quick_sort_merge/seq/src/ops_seq.cpp:17) | called 112 times, returned 112 times | 100.0% |
| vdovin_a_quick_sort_merge::VdovinAQuickSortMergeSEQ::VdovinAQuickSortMergeSEQ(std::vector<int, std::allocator<int> > const&) (tasks/vdovin_a_quick_sort_merge/seq/src/ops_seq.cpp:11) | called 112 times, returned 112 times | 83.0% |
| vdovin_a_topology_ruler::VdovinATopologyRulerMPI::PostProcessingImpl() (tasks/vdovin_a_topology_ruler/mpi/src/ops_mpi.cpp:72) | called 6 times, returned 6 times | 100.0% |
| vdovin_a_topology_ruler::VdovinATopologyRulerMPI::PreProcessingImpl() (tasks/vdovin_a_topology_ruler/mpi/src/ops_mpi.cpp:25) | called 6 times, returned 6 times | 100.0% |
| vdovin_a_topology_ruler::VdovinATopologyRulerMPI::RunImpl() (tasks/vdovin_a_topology_ruler/mpi/src/ops_mpi.cpp:34) | called 6 times, returned 6 times | 82.0% |
| vdovin_a_topology_ruler::VdovinATopologyRulerMPI::ValidationImpl() (tasks/vdovin_a_topology_ruler/mpi/src/ops_mpi.cpp:16) | called 6 times, returned 6 times | 100.0% |
| vdovin_a_topology_ruler::VdovinATopologyRulerMPI::VdovinATopologyRulerMPI(std::vector<int, std::allocator<int> > const&) (tasks/vdovin_a_topology_ruler/mpi/src/ops_mpi.cpp:11) | called 6 times, returned 6 times | 38.0% |
| vdovin_a_topology_ruler::VdovinATopologyRulerSEQ::PostProcessingImpl() (tasks/vdovin_a_topology_ruler/seq/src/ops_seq.cpp:28) | called 24 times, returned 24 times | 100.0% |
| vdovin_a_topology_ruler::VdovinATopologyRulerSEQ::PreProcessingImpl() (tasks/vdovin_a_topology_ruler/seq/src/ops_seq.cpp:18) | called 24 times, returned 24 times | 100.0% |
| vdovin_a_topology_ruler::VdovinATopologyRulerSEQ::RunImpl() (tasks/vdovin_a_topology_ruler/seq/src/ops_seq.cpp:23) | called 24 times, returned 24 times | 100.0% |
| vdovin_a_topology_ruler::VdovinATopologyRulerSEQ::ValidationImpl() (tasks/vdovin_a_topology_ruler/seq/src/ops_seq.cpp:14) | called 24 times, returned 24 times | 100.0% |
| vdovin_a_topology_ruler::VdovinATopologyRulerSEQ::VdovinATopologyRulerSEQ(std::vector<int, std::allocator<int> > const&) (tasks/vdovin_a_topology_ruler/seq/src/ops_seq.cpp:9) | called 24 times, returned 24 times | 38.0% |
| vdovin_a_words_counting::(anonymous namespace)::CountWordsInRange(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long, unsigned long) (tasks/vdovin_a_words_counting/mpi/src/ops_mpi.cpp:16) | called 6 times, returned 6 times | 100.0% |
| vdovin_a_words_counting::VdovinAWordsCountingMPI::PostProcessingImpl() (tasks/vdovin_a_words_counting/mpi/src/ops_mpi.cpp:135) | called 6 times, returned 6 times | 100.0% |
| vdovin_a_words_counting::VdovinAWordsCountingMPI::PreProcessingImpl() (tasks/vdovin_a_words_counting/mpi/src/ops_mpi.cpp:74) | called 6 times, returned 6 times | 100.0% |
| vdovin_a_words_counting::VdovinAWordsCountingMPI::RunImpl() (tasks/vdovin_a_words_counting/mpi/src/ops_mpi.cpp:78) | called 6 times, returned 6 times | 73.0% |
| vdovin_a_words_counting::VdovinAWordsCountingMPI::ValidationImpl() (tasks/vdovin_a_words_counting/mpi/src/ops_mpi.cpp:70) | called 6 times, returned 6 times | 75.0% |
| vdovin_a_words_counting::VdovinAWordsCountingMPI::VdovinAWordsCountingMPI(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (tasks/vdovin_a_words_counting/mpi/src/ops_mpi.cpp:64) | called 6 times, returned 6 times | 80.0% |
| vdovin_a_words_counting::VdovinAWordsCountingSEQ::PostProcessingImpl() (tasks/vdovin_a_words_counting/seq/src/ops_seq.cpp:46) | called 24 times, returned 24 times | 100.0% |
| vdovin_a_words_counting::VdovinAWordsCountingSEQ::PreProcessingImpl() (tasks/vdovin_a_words_counting/seq/src/ops_seq.cpp:17) | called 24 times, returned 24 times | 100.0% |
| vdovin_a_words_counting::VdovinAWordsCountingSEQ::RunImpl() (tasks/vdovin_a_words_counting/seq/src/ops_seq.cpp:21) | called 24 times, returned 24 times | 100.0% |
| vdovin_a_words_counting::VdovinAWordsCountingSEQ::ValidationImpl() (tasks/vdovin_a_words_counting/seq/src/ops_seq.cpp:13) | called 24 times, returned 24 times | 75.0% |
| vdovin_a_words_counting::VdovinAWordsCountingSEQ::VdovinAWordsCountingSEQ(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (tasks/vdovin_a_words_counting/seq/src/ops_seq.cpp:7) | called 24 times, returned 24 times | 80.0% |
| viderman_a_elem_vec_sum::VidermanAElemVecSumMPI::PostProcessingImpl() (tasks/viderman_a_elem_vec_sum/mpi/src/ops_mpi.cpp:79) | called 32 times, returned 32 times | 100.0% |
| viderman_a_elem_vec_sum::VidermanAElemVecSumMPI::PreProcessingImpl() (tasks/viderman_a_elem_vec_sum/mpi/src/ops_mpi.cpp:22) | called 32 times, returned 32 times | 100.0% |
| viderman_a_elem_vec_sum::VidermanAElemVecSumMPI::RunImpl() (tasks/viderman_a_elem_vec_sum/mpi/src/ops_mpi.cpp:26) | called 32 times, returned 32 times | 74.0% |
| viderman_a_elem_vec_sum::VidermanAElemVecSumMPI::ValidationImpl() (tasks/viderman_a_elem_vec_sum/mpi/src/ops_mpi.cpp:18) | called 32 times, returned 32 times | 100.0% |
| viderman_a_elem_vec_sum::VidermanAElemVecSumMPI::VidermanAElemVecSumMPI(std::vector<double, std::allocator<double> > const&) (tasks/viderman_a_elem_vec_sum/mpi/src/ops_mpi.cpp:12) | called 32 times, returned 32 times | 75.0% |
| viderman_a_elem_vec_sum::VidermanAElemVecSumSEQ::PostProcessingImpl() (tasks/viderman_a_elem_vec_sum/seq/src/ops_seq.cpp:29) | called 122 times, returned 122 times | 100.0% |
| viderman_a_elem_vec_sum::VidermanAElemVecSumSEQ::PreProcessingImpl() (tasks/viderman_a_elem_vec_sum/seq/src/ops_seq.cpp:19) | called 122 times, returned 122 times | 100.0% |
| viderman_a_elem_vec_sum::VidermanAElemVecSumSEQ::RunImpl() (tasks/viderman_a_elem_vec_sum/seq/src/ops_seq.cpp:23) | called 122 times, returned 122 times | 100.0% |
| viderman_a_elem_vec_sum::VidermanAElemVecSumSEQ::ValidationImpl() (tasks/viderman_a_elem_vec_sum/seq/src/ops_seq.cpp:15) | called 122 times, returned 122 times | 100.0% |
| viderman_a_elem_vec_sum::VidermanAElemVecSumSEQ::VidermanAElemVecSumSEQ(std::vector<double, std::allocator<double> > const&) (tasks/viderman_a_elem_vec_sum/seq/src/ops_seq.cpp:9) | called 122 times, returned 122 times | 75.0% |
| viderman_a_strip_matvec_mult::(anonymous namespace)::BroadcastMatrixSizes(int, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > const&, std::vector<double, std::allocator<double> > const&) (tasks/viderman_a_strip_matvec_mult/mpi/src/ops_mpi.cpp:74) | called 46 times, returned 46 times | 100.0% |
| viderman_a_strip_matvec_mult::(anonymous namespace)::CalculateDistribution(int, int) (tasks/viderman_a_strip_matvec_mult/mpi/src/ops_mpi.cpp:47) | called 46 times, returned 46 times | 70.0% |
| viderman_a_strip_matvec_mult::(anonymous namespace)::ComputeLocalResult(int, int, std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&) (tasks/viderman_a_strip_matvec_mult/mpi/src/ops_mpi.cpp:102) | called 46 times, returned 46 times | 100.0% |
| viderman_a_strip_matvec_mult::(anonymous namespace)::HandleEmptyCase(int, std::vector<double, std::allocator<double> >&) (tasks/viderman_a_strip_matvec_mult/mpi/src/ops_mpi.cpp:64) | called 2 times, returned 2 times | 86.0% |
| viderman_a_strip_matvec_mult::(anonymous namespace)::PrepareScatterData(int, int, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&, int, std::vector<double, std::allocator<double> >&, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&) (tasks/viderman_a_strip_matvec_mult/mpi/src/ops_mpi.cpp:85) | called 46 times, returned 46 times | 100.0% |
| viderman_a_strip_matvec_mult::VidermanAStripMatvecMultMPI::PostProcessingImpl() (tasks/viderman_a_strip_matvec_mult/mpi/src/ops_mpi.cpp:184) | called 48 times, returned 48 times | 100.0% |
| viderman_a_strip_matvec_mult::VidermanAStripMatvecMultMPI::PreProcessingImpl() (tasks/viderman_a_strip_matvec_mult/mpi/src/ops_mpi.cpp:41) | called 48 times, returned 48 times | 100.0% |
| viderman_a_strip_matvec_mult::VidermanAStripMatvecMultMPI::RunImpl() (tasks/viderman_a_strip_matvec_mult/mpi/src/ops_mpi.cpp:118) | called 48 times, returned 48 times | 66.0% |
| viderman_a_strip_matvec_mult::VidermanAStripMatvecMultMPI::ValidationImpl() (tasks/viderman_a_strip_matvec_mult/mpi/src/ops_mpi.cpp:18) | called 48 times, returned 48 times | 91.0% |
| viderman_a_strip_matvec_mult::VidermanAStripMatvecMultMPI::VidermanAStripMatvecMultMPI(std::pair<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<double, std::allocator<double> > > const&) (tasks/viderman_a_strip_matvec_mult/mpi/src/ops_mpi.cpp:13) | called 48 times, returned 48 times | 86.0% |
| viderman_a_strip_matvec_mult::VidermanAStripMatvecMultSEQ::PostProcessingImpl() (tasks/viderman_a_strip_matvec_mult/seq/src/ops_seq.cpp:66) | called 190 times, returned 190 times | 100.0% |
| viderman_a_strip_matvec_mult::VidermanAStripMatvecMultSEQ::PreProcessingImpl() (tasks/viderman_a_strip_matvec_mult/seq/src/ops_seq.cpp:39) | called 190 times, returned 190 times | 100.0% |
| viderman_a_strip_matvec_mult::VidermanAStripMatvecMultSEQ::RunImpl() (tasks/viderman_a_strip_matvec_mult/seq/src/ops_seq.cpp:43) | called 190 times, returned 190 times | 92.0% |
| viderman_a_strip_matvec_mult::VidermanAStripMatvecMultSEQ::ValidationImpl() (tasks/viderman_a_strip_matvec_mult/seq/src/ops_seq.cpp:16) | called 190 times, returned 190 times | 91.0% |
| viderman_a_strip_matvec_mult::VidermanAStripMatvecMultSEQ::VidermanAStripMatvecMultSEQ(std::pair<std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >, std::vector<double, std::allocator<double> > > const&) (tasks/viderman_a_strip_matvec_mult/seq/src/ops_seq.cpp:11) | called 190 times, returned 190 times | 86.0% |
| vlasova_a_elem_matrix_sum::VlasovaAElemMatrixSumMPI::PostProcessingImpl() (tasks/vlasova_a_elem_matrix_sum/mpi/src/ops_mpi.cpp:116) | called 6 times, returned 6 times | 100.0% |
| vlasova_a_elem_matrix_sum::VlasovaAElemMatrixSumMPI::PreProcessingImpl() (tasks/vlasova_a_elem_matrix_sum/mpi/src/ops_mpi.cpp:46) | called 6 times, returned 6 times | 100.0% |
| vlasova_a_elem_matrix_sum::VlasovaAElemMatrixSumMPI::RunImpl() (tasks/vlasova_a_elem_matrix_sum/mpi/src/ops_mpi.cpp:57) | called 6 times, returned 6 times | 66.0% |
| vlasova_a_elem_matrix_sum::VlasovaAElemMatrixSumMPI::ValidationImpl() (tasks/vlasova_a_elem_matrix_sum/mpi/src/ops_mpi.cpp:31) | called 6 times, returned 6 times | 100.0% |
| vlasova_a_elem_matrix_sum::VlasovaAElemMatrixSumMPI::VlasovaAElemMatrixSumMPI(std::tuple<std::vector<int, std::allocator<int> >, int, int> const&) (tasks/vlasova_a_elem_matrix_sum/mpi/src/ops_mpi.cpp:14) | called 6 times, returned 6 times | 65.0% |
| vlasova_a_elem_matrix_sum::VlasovaAElemMatrixSumSEQ::PostProcessingImpl() (tasks/vlasova_a_elem_matrix_sum/seq/src/ops_seq.cpp:45) | called 24 times, returned 24 times | 100.0% |
| vlasova_a_elem_matrix_sum::VlasovaAElemMatrixSumSEQ::PreProcessingImpl() (tasks/vlasova_a_elem_matrix_sum/seq/src/ops_seq.cpp:24) | called 24 times, returned 24 times | 100.0% |
| vlasova_a_elem_matrix_sum::VlasovaAElemMatrixSumSEQ::RunImpl() (tasks/vlasova_a_elem_matrix_sum/seq/src/ops_seq.cpp:30) | called 24 times, returned 24 times | 100.0% |
| vlasova_a_elem_matrix_sum::VlasovaAElemMatrixSumSEQ::ValidationImpl() (tasks/vlasova_a_elem_matrix_sum/seq/src/ops_seq.cpp:16) | called 24 times, returned 24 times | 100.0% |
| vlasova_a_elem_matrix_sum::VlasovaAElemMatrixSumSEQ::VlasovaAElemMatrixSumSEQ(std::tuple<std::vector<int, std::allocator<int> >, int, int> const&) (tasks/vlasova_a_elem_matrix_sum/seq/src/ops_seq.cpp:10) | called 24 times, returned 24 times | 83.0% |
| vlasova_a_image_smoothing::(anonymous namespace)::ComputePixelMedian(int, int, int, std::vector<unsigned char, std::allocator<unsigned char> > const&, int, int, int) (tasks/vlasova_a_image_smoothing/mpi/src/ops_mpi.cpp:18) | called 12288 times, returned 12288 times | 74.0% |
| vlasova_a_image_smoothing::(anonymous namespace)::PrepareGatherData(int, int, int, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&) (tasks/vlasova_a_image_smoothing/mpi/src/ops_mpi.cpp:69) | called 3 times, returned 3 times | 100.0% |
| vlasova_a_image_smoothing::(anonymous namespace)::PrepareScatterData(int, int, int, int, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&) (tasks/vlasova_a_image_smoothing/mpi/src/ops_mpi.cpp:48) | called 3 times, returned 3 times | 89.0% |
| vlasova_a_image_smoothing::VlasovaAImageSmoothingMPI::PostProcessingImpl() (tasks/vlasova_a_image_smoothing/mpi/src/ops_mpi.cpp:220) | called 6 times, returned 6 times | 100.0% |
| vlasova_a_image_smoothing::VlasovaAImageSmoothingMPI::PreProcessingImpl() (tasks/vlasova_a_image_smoothing/mpi/src/ops_mpi.cpp:115) | called 6 times, returned 6 times | 100.0% |
| vlasova_a_image_smoothing::VlasovaAImageSmoothingMPI::RunImpl() (tasks/vlasova_a_image_smoothing/mpi/src/ops_mpi.cpp:135) | called 6 times, returned 6 times | 69.0% |
| vlasova_a_image_smoothing::VlasovaAImageSmoothingMPI::ValidationImpl() (tasks/vlasova_a_image_smoothing/mpi/src/ops_mpi.cpp:88) | called 6 times, returned 6 times | 100.0% |
| vlasova_a_image_smoothing::VlasovaAImageSmoothingMPI::VlasovaAImageSmoothingMPI(vlasova_a_image_smoothing::ImageData const&) (tasks/vlasova_a_image_smoothing/mpi/src/ops_mpi.cpp:83) | called 6 times, returned 6 times | 75.0% |
| vlasova_a_image_smoothing::VlasovaAImageSmoothingSEQ::PostProcessingImpl() (tasks/vlasova_a_image_smoothing/seq/src/ops_seq.cpp:82) | called 24 times, returned 24 times | 100.0% |
| vlasova_a_image_smoothing::VlasovaAImageSmoothingSEQ::PreProcessingImpl() (tasks/vlasova_a_image_smoothing/seq/src/ops_seq.cpp:33) | called 24 times, returned 24 times | 100.0% |
| vlasova_a_image_smoothing::VlasovaAImageSmoothingSEQ::RunImpl() (tasks/vlasova_a_image_smoothing/seq/src/ops_seq.cpp:44) | called 24 times, returned 24 times | 100.0% |
| vlasova_a_image_smoothing::VlasovaAImageSmoothingSEQ::RunImpl()::{lambda(int, int)#1}::operator()(int, int) const (tasks/vlasova_a_image_smoothing/seq/src/ops_seq.cpp:45) | called 98304 times, returned 98304 times | 76.0% |
| vlasova_a_image_smoothing::VlasovaAImageSmoothingSEQ::ValidationImpl() (tasks/vlasova_a_image_smoothing/seq/src/ops_seq.cpp:18) | called 24 times, returned 24 times | 100.0% |
| vlasova_a_image_smoothing::VlasovaAImageSmoothingSEQ::VlasovaAImageSmoothingSEQ(vlasova_a_image_smoothing::ImageData const&) (tasks/vlasova_a_image_smoothing/seq/src/ops_seq.cpp:13) | called 24 times, returned 24 times | 25.0% |
| vlasova_a_matrix_multiply_ccs::(anonymous namespace)::ProcessColumnSEQ(vlasova_a_matrix_multiply_ccs::SparseMatrixCCS const&, vlasova_a_matrix_multiply_ccs::SparseMatrixCCS const&, int, std::vector<double, std::allocator<double> >&, std::vector<int, std::allocator<int> >&, std::vector<double, std::allocator<double> >&, std::vector<int, std::allocator<int> >&) (tasks/vlasova_a_matrix_multiply_ccs/seq/src/ops_seq.cpp:73) | called 1280 times, returned 1280 times | 100.0% |
| vlasova_a_matrix_multiply_ccs::VlasovaAMatrixMultiplyMPI::ExtractLocalColumns(vlasova_a_matrix_multiply_ccs::SparseMatrixCCS const&, int, int, std::vector<double, std::allocator<double> >&, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&) (tasks/vlasova_a_matrix_multiply_ccs/mpi/src/ops_mpi.cpp:117) | called 6 times, returned 6 times | 86.0% |
| vlasova_a_matrix_multiply_ccs::VlasovaAMatrixMultiplyMPI::MultiplyLocalMatrices(vlasova_a_matrix_multiply_ccs::SparseMatrixCCS const&, std::vector<double, std::allocator<double> > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&, int, std::vector<double, std::allocator<double> >&, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&) (tasks/vlasova_a_matrix_multiply_ccs/mpi/src/ops_mpi.cpp:139) | called 6 times, returned 6 times | 66.0% |
| vlasova_a_matrix_multiply_ccs::VlasovaAMatrixMultiplyMPI::PostProcessingImpl() (tasks/vlasova_a_matrix_multiply_ccs/mpi/src/ops_mpi.cpp:293) | called 6 times, returned 6 times | 88.0% |
| vlasova_a_matrix_multiply_ccs::VlasovaAMatrixMultiplyMPI::PreProcessingImpl() (tasks/vlasova_a_matrix_multiply_ccs/mpi/src/ops_mpi.cpp:30) | called 6 times, returned 6 times | 100.0% |
| vlasova_a_matrix_multiply_ccs::VlasovaAMatrixMultiplyMPI::ProcessLocalColumn(vlasova_a_matrix_multiply_ccs::SparseMatrixCCS const&, std::vector<double, std::allocator<double> > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&, int, std::vector<double, std::allocator<double> >&, std::vector<int, std::allocator<int> >&, std::vector<double, std::allocator<double> >&, std::vector<int, std::allocator<int> >&) (tasks/vlasova_a_matrix_multiply_ccs/mpi/src/ops_mpi.cpp:84) | called 160 times, returned 160 times | 100.0% |
| vlasova_a_matrix_multiply_ccs::VlasovaAMatrixMultiplyMPI::ProcessRootRank(vlasova_a_matrix_multiply_ccs::SparseMatrixCCS const&, vlasova_a_matrix_multiply_ccs::SparseMatrixCCS const&, std::vector<double, std::allocator<double> >&, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&, int) (tasks/vlasova_a_matrix_multiply_ccs/mpi/src/ops_mpi.cpp:158) | called 3 times, returned 3 times | 62.0% |
| vlasova_a_matrix_multiply_ccs::VlasovaAMatrixMultiplyMPI::ProcessWorkerRank(std::vector<double, std::allocator<double> > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&, int) (tasks/vlasova_a_matrix_multiply_ccs/mpi/src/ops_mpi.cpp:220) | called 3 times, returned 3 times | 100.0% |
| vlasova_a_matrix_multiply_ccs::VlasovaAMatrixMultiplyMPI::RunImpl() (tasks/vlasova_a_matrix_multiply_ccs/mpi/src/ops_mpi.cpp:236) | called 6 times, returned 6 times | 64.0% |
| vlasova_a_matrix_multiply_ccs::VlasovaAMatrixMultiplyMPI::SplitColumns(int, int, int) (tasks/vlasova_a_matrix_multiply_ccs/mpi/src/ops_mpi.cpp:74) | not called | 0.0% |
| vlasova_a_matrix_multiply_ccs::VlasovaAMatrixMultiplyMPI::TransposeMatrixMPI(vlasova_a_matrix_multiply_ccs::SparseMatrixCCS const&, vlasova_a_matrix_multiply_ccs::SparseMatrixCCS&) (tasks/vlasova_a_matrix_multiply_ccs/mpi/src/ops_mpi.cpp:34) | called 3 times, returned 3 times | 74.0% |
| vlasova_a_matrix_multiply_ccs::VlasovaAMatrixMultiplyMPI::ValidationImpl() (tasks/vlasova_a_matrix_multiply_ccs/mpi/src/ops_mpi.cpp:25) | called 6 times, returned 6 times | 86.0% |
| vlasova_a_matrix_multiply_ccs::VlasovaAMatrixMultiplyMPI::VlasovaAMatrixMultiplyMPI(std::pair<vlasova_a_matrix_multiply_ccs::SparseMatrixCCS, vlasova_a_matrix_multiply_ccs::SparseMatrixCCS> const&) (tasks/vlasova_a_matrix_multiply_ccs/mpi/src/ops_mpi.cpp:19) | called 6 times, returned 6 times | 89.0% |
| vlasova_a_matrix_multiply_ccs::VlasovaAMatrixMultiplySEQ::MultiplyMatrices(vlasova_a_matrix_multiply_ccs::SparseMatrixCCS const&, vlasova_a_matrix_multiply_ccs::SparseMatrixCCS const&, vlasova_a_matrix_multiply_ccs::SparseMatrixCCS&) (tasks/vlasova_a_matrix_multiply_ccs/seq/src/ops_seq.cpp:102) | called 24 times, returned 24 times | 67.0% |
| vlasova_a_matrix_multiply_ccs::VlasovaAMatrixMultiplySEQ::PostProcessingImpl() (tasks/vlasova_a_matrix_multiply_ccs/seq/src/ops_seq.cpp:135) | called 24 times, returned 24 times | 80.0% |
| vlasova_a_matrix_multiply_ccs::VlasovaAMatrixMultiplySEQ::PreProcessingImpl() (tasks/vlasova_a_matrix_multiply_ccs/seq/src/ops_seq.cpp:27) | called 24 times, returned 24 times | 100.0% |
| vlasova_a_matrix_multiply_ccs::VlasovaAMatrixMultiplySEQ::RunImpl() (tasks/vlasova_a_matrix_multiply_ccs/seq/src/ops_seq.cpp:122) | called 24 times, returned 24 times | 55.0% |
| vlasova_a_matrix_multiply_ccs::VlasovaAMatrixMultiplySEQ::TransposeMatrix(vlasova_a_matrix_multiply_ccs::SparseMatrixCCS const&, vlasova_a_matrix_multiply_ccs::SparseMatrixCCS&) (tasks/vlasova_a_matrix_multiply_ccs/seq/src/ops_seq.cpp:31) | called 24 times, returned 24 times | 74.0% |
| vlasova_a_matrix_multiply_ccs::VlasovaAMatrixMultiplySEQ::ValidationImpl() (tasks/vlasova_a_matrix_multiply_ccs/seq/src/ops_seq.cpp:22) | called 24 times, returned 24 times | 86.0% |
| vlasova_a_matrix_multiply_ccs::VlasovaAMatrixMultiplySEQ::VlasovaAMatrixMultiplySEQ(std::pair<vlasova_a_matrix_multiply_ccs::SparseMatrixCCS, vlasova_a_matrix_multiply_ccs::SparseMatrixCCS> const&) (tasks/vlasova_a_matrix_multiply_ccs/seq/src/ops_seq.cpp:16) | called 24 times, returned 24 times | 89.0% |
| void alekseev_a_custom_reduce::(anonymous namespace)::ReduceTree<double>(double const*, double*, int, int, int, int, ompi_communicator_t*, ompi_datatype_t*) (tasks/alekseev_a_custom_reduce/mpi/src/ops_mpi.cpp:14) | called 46 times, returned 46 times | 81.0% |
| void alekseev_a_custom_reduce::(anonymous namespace)::ReduceTree<float>(float const*, float*, int, int, int, int, ompi_communicator_t*, ompi_datatype_t*) (tasks/alekseev_a_custom_reduce/mpi/src/ops_mpi.cpp:14) | not called | 0.0% |
| void alekseev_a_custom_reduce::(anonymous namespace)::ReduceTree<int>(int const*, int*, int, int, int, int, ompi_communicator_t*, ompi_datatype_t*) (tasks/alekseev_a_custom_reduce/mpi/src/ops_mpi.cpp:14) | not called | 0.0% |
| void balchunayte_z_reduce::(anonymous namespace)::TreeReduceSum<double>(double const*, double*, int, int, int, int, ompi_communicator_t*, ompi_datatype_t*) (tasks/balchunayte_z_reduce/mpi/src/ops_mpi.cpp:14) | called 8 times, returned 8 times | 82.0% |
| void balchunayte_z_reduce::(anonymous namespace)::TreeReduceSum<float>(float const*, float*, int, int, int, int, ompi_communicator_t*, ompi_datatype_t*) (tasks/balchunayte_z_reduce/mpi/src/ops_mpi.cpp:14) | not called | 0.0% |
| void balchunayte_z_reduce::(anonymous namespace)::TreeReduceSum<int>(int const*, int*, int, int, int, int, ompi_communicator_t*, ompi_datatype_t*) (tasks/balchunayte_z_reduce/mpi/src/ops_mpi.cpp:14) | not called | 0.0% |
| yakimov_i_linear_virtual_topology::YakimovILinearVirtualTopologyMPI::CreateLinearTopology(ompi_communicator_t*&) (tasks/yakimov_i_linear_virtual_topology/mpi/src/ops_mpi.cpp:84) | not called | 0.0% |
| yakimov_i_linear_virtual_topology::YakimovILinearVirtualTopologyMPI::ExchangeDataInTopology(ompi_communicator_t*&) (tasks/yakimov_i_linear_virtual_topology/mpi/src/ops_mpi.cpp:105) | not called | 0.0% |
| yakimov_i_linear_virtual_topology::YakimovILinearVirtualTopologyMPI::PostProcessingImpl() (tasks/yakimov_i_linear_virtual_topology/mpi/src/ops_mpi.cpp:139) | not called | 0.0% |
| yakimov_i_linear_virtual_topology::YakimovILinearVirtualTopologyMPI::PreProcessingImpl() (tasks/yakimov_i_linear_virtual_topology/mpi/src/ops_mpi.cpp:57) | not called | 0.0% |
| yakimov_i_linear_virtual_topology::YakimovILinearVirtualTopologyMPI::ProcessDataInTopology(int, ompi_communicator_t*&) (tasks/yakimov_i_linear_virtual_topology/mpi/src/ops_mpi.cpp:88) | not called | 0.0% |
| yakimov_i_linear_virtual_topology::YakimovILinearVirtualTopologyMPI::ReadDataFromFile(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (tasks/yakimov_i_linear_virtual_topology/mpi/src/ops_mpi.cpp:71) | not called | 0.0% |
| yakimov_i_linear_virtual_topology::YakimovILinearVirtualTopologyMPI::RunImpl() (tasks/yakimov_i_linear_virtual_topology/mpi/src/ops_mpi.cpp:113) | not called | 0.0% |
| yakimov_i_linear_virtual_topology::YakimovILinearVirtualTopologyMPI::ValidationImpl() (tasks/yakimov_i_linear_virtual_topology/mpi/src/ops_mpi.cpp:46) | not called | 0.0% |
| yakimov_i_linear_virtual_topology::YakimovILinearVirtualTopologyMPI::YakimovILinearVirtualTopologyMPI(int const&) (tasks/yakimov_i_linear_virtual_topology/mpi/src/ops_mpi.cpp:34) | not called | 0.0% |
| yakimov_i_linear_virtual_topology::YakimovILinearVirtualTopologySEQ::PostProcessingImpl() (tasks/yakimov_i_linear_virtual_topology/seq/src/ops_seq.cpp:97) | not called | 0.0% |
| yakimov_i_linear_virtual_topology::YakimovILinearVirtualTopologySEQ::PreProcessingImpl() (tasks/yakimov_i_linear_virtual_topology/seq/src/ops_seq.cpp:49) | not called | 0.0% |
| yakimov_i_linear_virtual_topology::YakimovILinearVirtualTopologySEQ::ReadDataFromFile(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (tasks/yakimov_i_linear_virtual_topology/seq/src/ops_seq.cpp:60) | not called | 0.0% |
| yakimov_i_linear_virtual_topology::YakimovILinearVirtualTopologySEQ::RunImpl() (tasks/yakimov_i_linear_virtual_topology/seq/src/ops_seq.cpp:72) | not called | 0.0% |
| yakimov_i_linear_virtual_topology::YakimovILinearVirtualTopologySEQ::ValidationImpl() (tasks/yakimov_i_linear_virtual_topology/seq/src/ops_seq.cpp:43) | not called | 0.0% |
| yakimov_i_linear_virtual_topology::YakimovILinearVirtualTopologySEQ::YakimovILinearVirtualTopologySEQ(int const&) (tasks/yakimov_i_linear_virtual_topology/seq/src/ops_seq.cpp:31) | not called | 0.0% |
| yakimov_i_max_values_in_matrix_rows::(anonymous namespace)::FindLocalMaxValues(int, int, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> >&) (tasks/yakimov_i_max_values_in_matrix_rows/mpi/src/ops_mpi.cpp:29) | not called | 0.0% |
| yakimov_i_max_values_in_matrix_rows::YakimovIMaxValuesInMatrixRowsMPI::BroadcastMatrixDimensions(int&, int&) const (tasks/yakimov_i_max_values_in_matrix_rows/mpi/src/ops_mpi.cpp:192) | not called | 0.0% |
| yakimov_i_max_values_in_matrix_rows::YakimovIMaxValuesInMatrixRowsMPI::GatherResults(int, int, int, std::vector<int, std::allocator<int> > const&, int, int) (tasks/yakimov_i_max_values_in_matrix_rows/mpi/src/ops_mpi.cpp:81) | not called | 0.0% |
| yakimov_i_max_values_in_matrix_rows::YakimovIMaxValuesInMatrixRowsMPI::PostProcessingImpl() (tasks/yakimov_i_max_values_in_matrix_rows/mpi/src/ops_mpi.cpp:110) | not called | 0.0% |
| yakimov_i_max_values_in_matrix_rows::YakimovIMaxValuesInMatrixRowsMPI::PreProcessingImpl() (tasks/yakimov_i_max_values_in_matrix_rows/mpi/src/ops_mpi.cpp:147) | not called | 0.0% |
| yakimov_i_max_values_in_matrix_rows::YakimovIMaxValuesInMatrixRowsMPI::ProcessLocalData(int, int, int, int, std::vector<int, std::allocator<int> >&) (tasks/yakimov_i_max_values_in_matrix_rows/mpi/src/ops_mpi.cpp:68) | not called | 0.0% |
| yakimov_i_max_values_in_matrix_rows::YakimovIMaxValuesInMatrixRowsMPI::ReadMatrixFromFile(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (tasks/yakimov_i_max_values_in_matrix_rows/mpi/src/ops_mpi.cpp:163) | not called | 0.0% |
| yakimov_i_max_values_in_matrix_rows::YakimovIMaxValuesInMatrixRowsMPI::RunImpl() (tasks/yakimov_i_max_values_in_matrix_rows/mpi/src/ops_mpi.cpp:207) | not called | 0.0% |
| yakimov_i_max_values_in_matrix_rows::YakimovIMaxValuesInMatrixRowsMPI::SendDataToWorkers(int, int, int) (tasks/yakimov_i_max_values_in_matrix_rows/mpi/src/ops_mpi.cpp:50) | not called | 0.0% |
| yakimov_i_max_values_in_matrix_rows::YakimovIMaxValuesInMatrixRowsMPI::ValidationImpl() (tasks/yakimov_i_max_values_in_matrix_rows/mpi/src/ops_mpi.cpp:41) | not called | 0.0% |
| yakimov_i_max_values_in_matrix_rows::YakimovIMaxValuesInMatrixRowsMPI::YakimovIMaxValuesInMatrixRowsMPI(int const&) (tasks/yakimov_i_max_values_in_matrix_rows/mpi/src/ops_mpi.cpp:135) | not called | 0.0% |
| yakimov_i_max_values_in_matrix_rows::YakimovIMaxValuesInMatrixRowsSEQ::PostProcessingImpl() (tasks/yakimov_i_max_values_in_matrix_rows/seq/src/ops_seq.cpp:80) | not called | 0.0% |
| yakimov_i_max_values_in_matrix_rows::YakimovIMaxValuesInMatrixRowsSEQ::PreProcessingImpl() (tasks/yakimov_i_max_values_in_matrix_rows/seq/src/ops_seq.cpp:31) | not called | 0.0% |
| yakimov_i_max_values_in_matrix_rows::YakimovIMaxValuesInMatrixRowsSEQ::ReadMatrixFromFile(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (tasks/yakimov_i_max_values_in_matrix_rows/seq/src/ops_seq.cpp:41) | not called | 0.0% |
| yakimov_i_max_values_in_matrix_rows::YakimovIMaxValuesInMatrixRowsSEQ::RunImpl() (tasks/yakimov_i_max_values_in_matrix_rows/seq/src/ops_seq.cpp:70) | not called | 0.0% |
| yakimov_i_max_values_in_matrix_rows::YakimovIMaxValuesInMatrixRowsSEQ::ValidationImpl() (tasks/yakimov_i_max_values_in_matrix_rows/seq/src/ops_seq.cpp:27) | not called | 0.0% |
| yakimov_i_max_values_in_matrix_rows::YakimovIMaxValuesInMatrixRowsSEQ::YakimovIMaxValuesInMatrixRowsSEQ(int const&) (tasks/yakimov_i_max_values_in_matrix_rows/seq/src/ops_seq.cpp:15) | not called | 0.0% |
| yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::(anonymous namespace)::BuildLocalMatrixFromReceivedData(std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&, std::vector<double, std::allocator<double> > const&, yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::MatrixCRS&) (tasks/yakimov_i_multiplication_of_sparse_matrices_crs_storage_format/mpi/src/ops_mpi.cpp:224) | called 10 times, returned 10 times | 100.0% |
| yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::(anonymous namespace)::CollectRowResult(std::vector<double, std::allocator<double> > const&, yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::MatrixCRS&, int) (tasks/yakimov_i_multiplication_of_sparse_matrices_crs_storage_format/mpi/src/ops_mpi.cpp:92) | called 144 times, returned 144 times | 100.0% |
| yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::(anonymous namespace)::CollectRowResult(std::vector<double, std::allocator<double> > const&, yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::MatrixCRS&, int) (tasks/yakimov_i_multiplication_of_sparse_matrices_crs_storage_format/seq/src/ops_seq.cpp:83) | called 1122 times, returned 1122 times | 100.0% |
| yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::(anonymous namespace)::GatherLocalRowCountsMaster(yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::MatrixCRS const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> >&) (tasks/yakimov_i_multiplication_of_sparse_matrices_crs_storage_format/mpi/src/ops_mpi.cpp:292) | called 12 times, returned 12 times | 82.0% |
| yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::(anonymous namespace)::GatherLocalRowCountsWorker(yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::MatrixCRS const&, std::vector<int, std::allocator<int> > const&) (tasks/yakimov_i_multiplication_of_sparse_matrices_crs_storage_format/mpi/src/ops_mpi.cpp:307) | called 12 times, returned 12 times | 83.0% |
| yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::(anonymous namespace)::GatherLocalRowDataOnMaster(yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::MatrixCRS const&, std::vector<int, std::allocator<int> > const&, yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::MatrixCRS&) (tasks/yakimov_i_multiplication_of_sparse_matrices_crs_storage_format/mpi/src/ops_mpi.cpp:401) | called 12 times, returned 12 times | 100.0% |
| yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::(anonymous namespace)::GatherRowCounts(int, int, yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::MatrixCRS const&, yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::MatrixCRS&) (tasks/yakimov_i_multiplication_of_sparse_matrices_crs_storage_format/mpi/src/ops_mpi.cpp:343) | called 24 times, returned 24 times | 77.0% |
| yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::(anonymous namespace)::GatherRowData(int, int, yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::MatrixCRS const&, yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::MatrixCRS&) (tasks/yakimov_i_multiplication_of_sparse_matrices_crs_storage_format/mpi/src/ops_mpi.cpp:423) | called 24 times, returned 24 times | 81.0% |
| yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::(anonymous namespace)::GetLocalRowsImpl(int, int, int) (tasks/yakimov_i_multiplication_of_sparse_matrices_crs_storage_format/mpi/src/ops_mpi.cpp:135) | called 108 times, returned 108 times | 77.0% |
| yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::(anonymous namespace)::InitializeLocalRowsOnMaster(int, int, yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::MatrixCRS&, yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::MatrixCRS&, std::vector<int, std::allocator<int> >&) (tasks/yakimov_i_multiplication_of_sparse_matrices_crs_storage_format/mpi/src/ops_mpi.cpp:278) | called 12 times, returned 12 times | 82.0% |
| yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::(anonymous namespace)::MultiplyMatricesImpl(yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::MatrixCRS const&, yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::MatrixCRS const&) (tasks/yakimov_i_multiplication_of_sparse_matrices_crs_storage_format/mpi/src/ops_mpi.cpp:103) | called 24 times, returned 24 times | 74.0% |
| yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::(anonymous namespace)::MultiplyMatricesImpl(yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::MatrixCRS const&, yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::MatrixCRS const&) (tasks/yakimov_i_multiplication_of_sparse_matrices_crs_storage_format/seq/src/ops_seq.cpp:94) | called 90 times, returned 90 times | 77.0% |
| yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::(anonymous namespace)::PrepareRowDataForSending(std::vector<int, std::allocator<int> > const&, yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::MatrixCRS const&, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&, std::vector<double, std::allocator<double> >&) (tasks/yakimov_i_multiplication_of_sparse_matrices_crs_storage_format/mpi/src/ops_mpi.cpp:150) | called 10 times, returned 10 times | 100.0% |
| yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::(anonymous namespace)::ProcessLocalRowForInitialization(int, yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::MatrixCRS const&, yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::MatrixCRS&, unsigned long) (tasks/yakimov_i_multiplication_of_sparse_matrices_crs_storage_format/mpi/src/ops_mpi.cpp:264) | called 76 times, returned 76 times | 100.0% |
| yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::(anonymous namespace)::ProcessRowMultiplication(yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::MatrixCRS const&, yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::MatrixCRS const&, int, std::vector<double, std::allocator<double> >&) (tasks/yakimov_i_multiplication_of_sparse_matrices_crs_storage_format/mpi/src/ops_mpi.cpp:71) | called 144 times, returned 144 times | 100.0% |
| yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::(anonymous namespace)::ProcessRowMultiplication(yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::MatrixCRS const&, yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::MatrixCRS const&, int, std::vector<double, std::allocator<double> >&) (tasks/yakimov_i_multiplication_of_sparse_matrices_crs_storage_format/seq/src/ops_seq.cpp:66) | called 1122 times, returned 1122 times | 100.0% |
| yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::(anonymous namespace)::ReadDimensions(std::basic_ifstream<char, std::char_traits<char> >&, yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::MatrixCRS&) (tasks/yakimov_i_multiplication_of_sparse_matrices_crs_storage_format/mpi/src/ops_mpi.cpp:21) | called 24 times, returned 24 times | 83.0% |
| yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::(anonymous namespace)::ReadDimensions(std::basic_ifstream<char, std::char_traits<char> >&, yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::MatrixCRS&) (tasks/yakimov_i_multiplication_of_sparse_matrices_crs_storage_format/seq/src/ops_seq.cpp:17) | called 180 times, returned 180 times | 83.0% |
| yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::(anonymous namespace)::ReadMatrixFromFileImpl(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::MatrixCRS&) (tasks/yakimov_i_multiplication_of_sparse_matrices_crs_storage_format/mpi/src/ops_mpi.cpp:55) | called 24 times, returned 24 times | 92.0% |
| yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::(anonymous namespace)::ReadMatrixFromFileImpl(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::MatrixCRS&) (tasks/yakimov_i_multiplication_of_sparse_matrices_crs_storage_format/seq/src/ops_seq.cpp:51) | called 180 times, returned 180 times | 92.0% |
| yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::(anonymous namespace)::ReadRowData(std::basic_ifstream<char, std::char_traits<char> >&, yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::MatrixCRS&, int) (tasks/yakimov_i_multiplication_of_sparse_matrices_crs_storage_format/mpi/src/ops_mpi.cpp:33) | called 290 times, returned 290 times | 100.0% |
| yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::(anonymous namespace)::ReadRowData(std::basic_ifstream<char, std::char_traits<char> >&, yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::MatrixCRS&, int) (tasks/yakimov_i_multiplication_of_sparse_matrices_crs_storage_format/seq/src/ops_seq.cpp:29) | called 2260 times, returned 2260 times | 100.0% |
| yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::(anonymous namespace)::ReceiveMatrixDataFromMaster(int, int, yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::MatrixCRS&, std::vector<int, std::allocator<int> >&, int) (tasks/yakimov_i_multiplication_of_sparse_matrices_crs_storage_format/mpi/src/ops_mpi.cpp:246) | called 12 times, returned 12 times | 59.0% |
| yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::(anonymous namespace)::ReceiveRowCountsFromProcesses(int, int, std::vector<int, std::allocator<int> >&) (tasks/yakimov_i_multiplication_of_sparse_matrices_crs_storage_format/mpi/src/ops_mpi.cpp:323) | called 12 times, returned 12 times | 75.0% |
| yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::(anonymous namespace)::ReceiveRowDataFromMaster(int, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&, std::vector<double, std::allocator<double> >&) (tasks/yakimov_i_multiplication_of_sparse_matrices_crs_storage_format/mpi/src/ops_mpi.cpp:202) | called 10 times, returned 10 times | 100.0% |
| yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::(anonymous namespace)::ReceiveRowDataFromProcess(int, int, yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::MatrixCRS&) (tasks/yakimov_i_multiplication_of_sparse_matrices_crs_storage_format/mpi/src/ops_mpi.cpp:384) | called 12 times, returned 12 times | 80.0% |
| yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::(anonymous namespace)::SendLocalRowDataToMaster(yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::MatrixCRS const&, std::vector<int, std::allocator<int> > const&) (tasks/yakimov_i_multiplication_of_sparse_matrices_crs_storage_format/mpi/src/ops_mpi.cpp:368) | called 12 times, returned 12 times | 100.0% |
| yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::(anonymous namespace)::SendMatrixDataToProcess(int, std::vector<int, std::allocator<int> > const&, yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::MatrixCRS const&) (tasks/yakimov_i_multiplication_of_sparse_matrices_crs_storage_format/mpi/src/ops_mpi.cpp:188) | called 12 times, returned 12 times | 59.0% |
| yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::(anonymous namespace)::SendRowDataToProcess(int, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&, std::vector<double, std::allocator<double> > const&) (tasks/yakimov_i_multiplication_of_sparse_matrices_crs_storage_format/mpi/src/ops_mpi.cpp:168) | called 10 times, returned 10 times | 100.0% |
| yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::YakimovIMultiplicationOfSparseMatricesMPI::BroadcastMatrixInfo() (tasks/yakimov_i_multiplication_of_sparse_matrices_crs_storage_format/mpi/src/ops_mpi.cpp:488) | called 24 times, returned 24 times | 100.0% |
| yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::YakimovIMultiplicationOfSparseMatricesMPI::DistributeMatrixA() (tasks/yakimov_i_multiplication_of_sparse_matrices_crs_storage_format/mpi/src/ops_mpi.cpp:509) | called 24 times, returned 24 times | 83.0% |
| yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::YakimovIMultiplicationOfSparseMatricesMPI::DistributeMatrixB() (tasks/yakimov_i_multiplication_of_sparse_matrices_crs_storage_format/mpi/src/ops_mpi.cpp:527) | called 24 times, returned 24 times | 100.0% |
| yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::YakimovIMultiplicationOfSparseMatricesMPI::GatherResults() (tasks/yakimov_i_multiplication_of_sparse_matrices_crs_storage_format/mpi/src/ops_mpi.cpp:563) | called 24 times, returned 24 times | 100.0% |
| yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::YakimovIMultiplicationOfSparseMatricesMPI::PostProcessingImpl() (tasks/yakimov_i_multiplication_of_sparse_matrices_crs_storage_format/mpi/src/ops_mpi.cpp:612) | called 24 times, returned 24 times | 100.0% |
| yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::YakimovIMultiplicationOfSparseMatricesMPI::PreProcessingImpl() (tasks/yakimov_i_multiplication_of_sparse_matrices_crs_storage_format/mpi/src/ops_mpi.cpp:463) | called 24 times, returned 24 times | 83.0% |
| yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::YakimovIMultiplicationOfSparseMatricesMPI::RunImpl() (tasks/yakimov_i_multiplication_of_sparse_matrices_crs_storage_format/mpi/src/ops_mpi.cpp:594) | called 24 times, returned 24 times | 100.0% |
| yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::YakimovIMultiplicationOfSparseMatricesMPI::ValidationImpl() (tasks/yakimov_i_multiplication_of_sparse_matrices_crs_storage_format/mpi/src/ops_mpi.cpp:450) | called 24 times, returned 24 times | 100.0% |
| yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::YakimovIMultiplicationOfSparseMatricesMPI::YakimovIMultiplicationOfSparseMatricesMPI(int const&) (tasks/yakimov_i_multiplication_of_sparse_matrices_crs_storage_format/mpi/src/ops_mpi.cpp:439) | called 24 times, returned 24 times | 44.0% |
| yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::YakimovIMultiplicationOfSparseMatricesSEQ::PostProcessingImpl() (tasks/yakimov_i_multiplication_of_sparse_matrices_crs_storage_format/seq/src/ops_seq.cpp:169) | called 90 times, returned 90 times | 100.0% |
| yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::YakimovIMultiplicationOfSparseMatricesSEQ::PreProcessingImpl() (tasks/yakimov_i_multiplication_of_sparse_matrices_crs_storage_format/seq/src/ops_seq.cpp:148) | called 90 times, returned 90 times | 75.0% |
| yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::YakimovIMultiplicationOfSparseMatricesSEQ::RunImpl() (tasks/yakimov_i_multiplication_of_sparse_matrices_crs_storage_format/seq/src/ops_seq.cpp:164) | called 90 times, returned 90 times | 100.0% |
| yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::YakimovIMultiplicationOfSparseMatricesSEQ::ValidationImpl() (tasks/yakimov_i_multiplication_of_sparse_matrices_crs_storage_format/seq/src/ops_seq.cpp:142) | called 90 times, returned 90 times | 100.0% |
| yakimov_i_multiplication_of_sparse_matrices_crs_storage_format::YakimovIMultiplicationOfSparseMatricesSEQ::YakimovIMultiplicationOfSparseMatricesSEQ(int const&) (tasks/yakimov_i_multiplication_of_sparse_matrices_crs_storage_format/seq/src/ops_seq.cpp:131) | called 90 times, returned 90 times | 50.0% |
| zaharov_g_matrix_col_sum::ZaharovGMatrixColSumMPI::CalcInterval(int, int, int) (tasks/zaharov_g_matrix_col_sum/mpi/src/ops_mpi.cpp:110) | called 14 times, returned 14 times | 100.0% |
| zaharov_g_matrix_col_sum::ZaharovGMatrixColSumMPI::PostProcessingImpl() (tasks/zaharov_g_matrix_col_sum/mpi/src/ops_mpi.cpp:106) | called 14 times, returned 14 times | 100.0% |
| zaharov_g_matrix_col_sum::ZaharovGMatrixColSumMPI::PreProcessingImpl() (tasks/zaharov_g_matrix_col_sum/mpi/src/ops_mpi.cpp:29) | called 14 times, returned 14 times | 67.0% |
| zaharov_g_matrix_col_sum::ZaharovGMatrixColSumMPI::RunImpl() (tasks/zaharov_g_matrix_col_sum/mpi/src/ops_mpi.cpp:34) | called 14 times, returned 14 times | 67.0% |
| zaharov_g_matrix_col_sum::ZaharovGMatrixColSumMPI::SumColValues(int, int) (tasks/zaharov_g_matrix_col_sum/mpi/src/ops_mpi.cpp:120) | called 14 times, returned 14 times | 79.0% |
| zaharov_g_matrix_col_sum::ZaharovGMatrixColSumMPI::ValidationImpl() (tasks/zaharov_g_matrix_col_sum/mpi/src/ops_mpi.cpp:20) | called 14 times, returned 14 times | 100.0% |
| zaharov_g_matrix_col_sum::ZaharovGMatrixColSumMPI::ZaharovGMatrixColSumMPI(std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > const&) (tasks/zaharov_g_matrix_col_sum/mpi/src/ops_mpi.cpp:14) | called 14 times, returned 14 times | 80.0% |
| zaharov_g_matrix_col_sum::ZaharovGMatrixColSumSEQ::PostProcessingImpl() (tasks/zaharov_g_matrix_col_sum/seq/src/ops_seq.cpp:51) | called 56 times, returned 56 times | 100.0% |
| zaharov_g_matrix_col_sum::ZaharovGMatrixColSumSEQ::PreProcessingImpl() (tasks/zaharov_g_matrix_col_sum/seq/src/ops_seq.cpp:26) | called 56 times, returned 56 times | 67.0% |
| zaharov_g_matrix_col_sum::ZaharovGMatrixColSumSEQ::RunImpl() (tasks/zaharov_g_matrix_col_sum/seq/src/ops_seq.cpp:31) | called 56 times, returned 56 times | 83.0% |
| zaharov_g_matrix_col_sum::ZaharovGMatrixColSumSEQ::ValidationImpl() (tasks/zaharov_g_matrix_col_sum/seq/src/ops_seq.cpp:17) | called 56 times, returned 56 times | 100.0% |
| zaharov_g_matrix_col_sum::ZaharovGMatrixColSumSEQ::ZaharovGMatrixColSumSEQ(std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > const&) (tasks/zaharov_g_matrix_col_sum/seq/src/ops_seq.cpp:11) | called 56 times, returned 56 times | 80.0% |
| zaharov_g_seidel_int_met::ZaharovGSeidelIntMetMPI::PostProcessingImpl() (tasks/zaharov_g_seidel_int_met/mpi/src/ops_mpi.cpp:138) | called 12 times, returned 12 times | 77.0% |
| zaharov_g_seidel_int_met::ZaharovGSeidelIntMetMPI::PreProcessingImpl() (tasks/zaharov_g_seidel_int_met/mpi/src/ops_mpi.cpp:36) | called 12 times, returned 12 times | 90.0% |
| zaharov_g_seidel_int_met::ZaharovGSeidelIntMetMPI::RunImpl() (tasks/zaharov_g_seidel_int_met/mpi/src/ops_mpi.cpp:78) | called 12 times, returned 12 times | 74.0% |
| zaharov_g_seidel_int_met::ZaharovGSeidelIntMetMPI::ValidationImpl() (tasks/zaharov_g_seidel_int_met/mpi/src/ops_mpi.cpp:20) | called 12 times, returned 12 times | 88.0% |
| zaharov_g_seidel_int_met::ZaharovGSeidelIntMetMPI::ZaharovGSeidelIntMetMPI(std::vector<double, std::allocator<double> > const&) (tasks/zaharov_g_seidel_int_met/mpi/src/ops_mpi.cpp:14) | called 12 times, returned 12 times | 28.0% |
| zaharov_g_seidel_int_met::ZaharovGSeidelIntMetSEQ::PostProcessingImpl() (tasks/zaharov_g_seidel_int_met/seq/src/ops_seq.cpp:116) | called 48 times, returned 48 times | 100.0% |
| zaharov_g_seidel_int_met::ZaharovGSeidelIntMetSEQ::PreProcessingImpl() (tasks/zaharov_g_seidel_int_met/seq/src/ops_seq.cpp:40) | called 48 times, returned 48 times | 88.0% |
| zaharov_g_seidel_int_met::ZaharovGSeidelIntMetSEQ::RunImpl() (tasks/zaharov_g_seidel_int_met/seq/src/ops_seq.cpp:73) | called 48 times, returned 48 times | 76.0% |
| zaharov_g_seidel_int_met::ZaharovGSeidelIntMetSEQ::ValidationImpl() (tasks/zaharov_g_seidel_int_met/seq/src/ops_seq.cpp:20) | called 48 times, returned 48 times | 88.0% |
| zaharov_g_seidel_int_met::ZaharovGSeidelIntMetSEQ::ZaharovGSeidelIntMetSEQ(std::vector<double, std::allocator<double> > const&) (tasks/zaharov_g_seidel_int_met/seq/src/ops_seq.cpp:14) | called 48 times, returned 48 times | 28.0% |
| zhurin_i_matrix_sums::ZhurinIMatrixSumsMPI::PostProcessingImpl() (tasks/zhurin_i_matrix_sums/mpi/src/ops_mpi.cpp:76) | called 20 times, returned 20 times | 100.0% |
| zhurin_i_matrix_sums::ZhurinIMatrixSumsMPI::PreProcessingImpl() (tasks/zhurin_i_matrix_sums/mpi/src/ops_mpi.cpp:23) | called 20 times, returned 20 times | 100.0% |
| zhurin_i_matrix_sums::ZhurinIMatrixSumsMPI::RunImpl() (tasks/zhurin_i_matrix_sums/mpi/src/ops_mpi.cpp:28) | called 20 times, returned 20 times | 70.0% |
| zhurin_i_matrix_sums::ZhurinIMatrixSumsMPI::ValidationImpl() (tasks/zhurin_i_matrix_sums/mpi/src/ops_mpi.cpp:18) | called 20 times, returned 20 times | 75.0% |
| zhurin_i_matrix_sums::ZhurinIMatrixSumsMPI::ZhurinIMatrixSumsMPI(std::tuple<unsigned int, unsigned int, std::vector<double, std::allocator<double> > > const&) (tasks/zhurin_i_matrix_sums/mpi/src/ops_mpi.cpp:12) | called 20 times, returned 20 times | 80.0% |
| zhurin_i_matrix_sums::ZhurinIMatrixSumsSEQ::PostProcessingImpl() (tasks/zhurin_i_matrix_sums/seq/src/ops_seq.cpp:41) | called 80 times, returned 80 times | 100.0% |
| zhurin_i_matrix_sums::ZhurinIMatrixSumsSEQ::PreProcessingImpl() (tasks/zhurin_i_matrix_sums/seq/src/ops_seq.cpp:22) | called 80 times, returned 80 times | 100.0% |
| zhurin_i_matrix_sums::ZhurinIMatrixSumsSEQ::RunImpl() (tasks/zhurin_i_matrix_sums/seq/src/ops_seq.cpp:27) | called 80 times, returned 80 times | 100.0% |
| zhurin_i_matrix_sums::ZhurinIMatrixSumsSEQ::ValidationImpl() (tasks/zhurin_i_matrix_sums/seq/src/ops_seq.cpp:17) | called 80 times, returned 80 times | 75.0% |
| zhurin_i_matrix_sums::ZhurinIMatrixSumsSEQ::ZhurinIMatrixSumsSEQ(std::tuple<unsigned int, unsigned int, std::vector<double, std::allocator<double> > > const&) (tasks/zhurin_i_matrix_sums/seq/src/ops_seq.cpp:11) | called 80 times, returned 80 times | 80.0% |
| zhurin_i_ring_topology::(anonymous namespace)::BroadcastToAll(int, std::vector<int, std::allocator<int> >&) (tasks/zhurin_i_ring_topology/mpi/src/ops_mpi.cpp:38) | called 12 times, returned 12 times | 100.0% |
| zhurin_i_ring_topology::(anonymous namespace)::ReceiveData(int, int, int, unsigned long&, std::vector<int, std::allocator<int> >&) (tasks/zhurin_i_ring_topology/mpi/src/ops_mpi.cpp:26) | called 2 times, returned 2 times | 100.0% |
| zhurin_i_ring_topology::(anonymous namespace)::SendData(int, int, int, unsigned long, std::vector<int, std::allocator<int> > const&) (tasks/zhurin_i_ring_topology/mpi/src/ops_mpi.cpp:15) | called 2 times, returned 2 times | 100.0% |
| zhurin_i_ring_topology::ZhurinIRingTopologyMPI::PostProcessingImpl() (tasks/zhurin_i_ring_topology/mpi/src/ops_mpi.cpp:121) | called 12 times, returned 12 times | 100.0% |
| zhurin_i_ring_topology::ZhurinIRingTopologyMPI::PreProcessingImpl() (tasks/zhurin_i_ring_topology/mpi/src/ops_mpi.cpp:61) | called 12 times, returned 12 times | 67.0% |
| zhurin_i_ring_topology::ZhurinIRingTopologyMPI::RunImpl() (tasks/zhurin_i_ring_topology/mpi/src/ops_mpi.cpp:66) | called 12 times, returned 12 times | 84.0% |
| zhurin_i_ring_topology::ZhurinIRingTopologyMPI::ValidationImpl() (tasks/zhurin_i_ring_topology/mpi/src/ops_mpi.cpp:56) | called 12 times, returned 12 times | 75.0% |
| zhurin_i_ring_topology::ZhurinIRingTopologyMPI::ZhurinIRingTopologyMPI(zhurin_i_ring_topology::RingMessage const&) (tasks/zhurin_i_ring_topology/mpi/src/ops_mpi.cpp:50) | called 12 times, returned 12 times | 67.0% |
| zhurin_i_ring_topology::ZhurinIRingTopologySEQ::PostProcessingImpl() (tasks/zhurin_i_ring_topology/seq/src/ops_seq.cpp:42) | called 224 times, returned 224 times | 100.0% |
| zhurin_i_ring_topology::ZhurinIRingTopologySEQ::PreProcessingImpl() (tasks/zhurin_i_ring_topology/seq/src/ops_seq.cpp:24) | called 224 times, returned 224 times | 67.0% |
| zhurin_i_ring_topology::ZhurinIRingTopologySEQ::RunImpl() (tasks/zhurin_i_ring_topology/seq/src/ops_seq.cpp:29) | called 224 times, returned 224 times | 100.0% |
| zhurin_i_ring_topology::ZhurinIRingTopologySEQ::ValidationImpl() (tasks/zhurin_i_ring_topology/seq/src/ops_seq.cpp:19) | called 224 times, returned 224 times | 75.0% |
| zhurin_i_ring_topology::ZhurinIRingTopologySEQ::ZhurinIRingTopologySEQ(zhurin_i_ring_topology::RingMessage const&) (tasks/zhurin_i_ring_topology/seq/src/ops_seq.cpp:13) | called 224 times, returned 224 times | 67.0% |
| zorin_d_avg_vec::ZorinDAvgVecMPI::PostProcessingImpl() (tasks/zorin_d_avg_vec/mpi/src/ops_mpi.cpp:79) | called 10 times, returned 10 times | 100.0% |
| zorin_d_avg_vec::ZorinDAvgVecMPI::PreProcessingImpl() (tasks/zorin_d_avg_vec/mpi/src/ops_mpi.cpp:22) | called 10 times, returned 10 times | 100.0% |
| zorin_d_avg_vec::ZorinDAvgVecMPI::RunImpl() (tasks/zorin_d_avg_vec/mpi/src/ops_mpi.cpp:26) | called 10 times, returned 10 times | 76.0% |
| zorin_d_avg_vec::ZorinDAvgVecMPI::ValidationImpl() (tasks/zorin_d_avg_vec/mpi/src/ops_mpi.cpp:18) | called 10 times, returned 10 times | 100.0% |
| zorin_d_avg_vec::ZorinDAvgVecMPI::ZorinDAvgVecMPI(std::vector<int, std::allocator<int> > const&) (tasks/zorin_d_avg_vec/mpi/src/ops_mpi.cpp:12) | called 10 times, returned 10 times | 75.0% |
| zorin_d_avg_vec::ZorinDAvgVecSEQ::PostProcessingImpl() (tasks/zorin_d_avg_vec/seq/src/ops_seq.cpp:37) | called 40 times, returned 40 times | 100.0% |
| zorin_d_avg_vec::ZorinDAvgVecSEQ::PreProcessingImpl() (tasks/zorin_d_avg_vec/seq/src/ops_seq.cpp:20) | called 40 times, returned 40 times | 100.0% |
| zorin_d_avg_vec::ZorinDAvgVecSEQ::RunImpl() (tasks/zorin_d_avg_vec/seq/src/ops_seq.cpp:24) | called 40 times, returned 40 times | 100.0% |
| zorin_d_avg_vec::ZorinDAvgVecSEQ::ValidationImpl() (tasks/zorin_d_avg_vec/seq/src/ops_seq.cpp:16) | called 40 times, returned 40 times | 100.0% |
| zorin_d_avg_vec::ZorinDAvgVecSEQ::ZorinDAvgVecSEQ(std::vector<int, std::allocator<int> > const&) (tasks/zorin_d_avg_vec/seq/src/ops_seq.cpp:10) | called 40 times, returned 40 times | 75.0% |
| zorin_d_bellman_ford::MakeGraphCrsDeterministic(int, int) (tasks/zorin_d_bellman_ford/common/include/common.hpp:32) | called 30 times, returned 30 times | 83.0% |
| zorin_d_bellman_ford::ZorinDBellmanFordMPI::PostProcessingImpl() (tasks/zorin_d_bellman_ford/mpi/src/ops_mpi.cpp:114) | called 6 times, returned 6 times | 100.0% |
| zorin_d_bellman_ford::ZorinDBellmanFordMPI::PreProcessingImpl() (tasks/zorin_d_bellman_ford/mpi/src/ops_mpi.cpp:49) | called 6 times, returned 6 times | 100.0% |
| zorin_d_bellman_ford::ZorinDBellmanFordMPI::RelaxIteration(int, int, zorin_d_bellman_ford::GraphCrs const&, std::vector<long, std::allocator<long> > const&, std::vector<long, std::allocator<long> >&) (tasks/zorin_d_bellman_ford/mpi/src/ops_mpi.cpp:57) | called 134 times, returned 134 times | 100.0% |
| zorin_d_bellman_ford::ZorinDBellmanFordMPI::RunImpl() (tasks/zorin_d_bellman_ford/mpi/src/ops_mpi.cpp:83) | called 6 times, returned 6 times | 71.0% |
| zorin_d_bellman_ford::ZorinDBellmanFordMPI::ValidationImpl() (tasks/zorin_d_bellman_ford/mpi/src/ops_mpi.cpp:20) | called 6 times, returned 6 times | 100.0% |
| zorin_d_bellman_ford::ZorinDBellmanFordMPI::ZorinDBellmanFordMPI(zorin_d_bellman_ford::InType const&) (tasks/zorin_d_bellman_ford/mpi/src/ops_mpi.cpp:15) | called 6 times, returned 6 times | 75.0% |
| zorin_d_bellman_ford::ZorinDBellmanFordSEQ::PostProcessingImpl() (tasks/zorin_d_bellman_ford/seq/src/ops_seq.cpp:75) | called 24 times, returned 24 times | 100.0% |
| zorin_d_bellman_ford::ZorinDBellmanFordSEQ::PreProcessingImpl() (tasks/zorin_d_bellman_ford/seq/src/ops_seq.cpp:34) | called 24 times, returned 24 times | 100.0% |
| zorin_d_bellman_ford::ZorinDBellmanFordSEQ::RunImpl() (tasks/zorin_d_bellman_ford/seq/src/ops_seq.cpp:42) | called 24 times, returned 24 times | 93.0% |
| zorin_d_bellman_ford::ZorinDBellmanFordSEQ::ValidationImpl() (tasks/zorin_d_bellman_ford/seq/src/ops_seq.cpp:15) | called 24 times, returned 24 times | 86.0% |
| zorin_d_bellman_ford::ZorinDBellmanFordSEQ::ZorinDBellmanFordSEQ(zorin_d_bellman_ford::InType const&) (tasks/zorin_d_bellman_ford/seq/src/ops_seq.cpp:10) | called 24 times, returned 24 times | 75.0% |
| zorin_d_ruler::(anonymous namespace)::DoHeavyWork(int) (tasks/zorin_d_ruler/seq/src/ops_seq.cpp:11) | called 24 times, returned 24 times | 100.0% |
| zorin_d_ruler::(anonymous namespace)::LineAllSum(long, int, int, ompi_communicator_t*) (tasks/zorin_d_ruler/mpi/src/ops_mpi.cpp:29) | called 6 times, returned 6 times | 100.0% |
| zorin_d_ruler::ZorinDRulerMPI::PostProcessingImpl() (tasks/zorin_d_ruler/mpi/src/ops_mpi.cpp:102) | called 6 times, returned 6 times | 100.0% |
| zorin_d_ruler::ZorinDRulerMPI::PreProcessingImpl() (tasks/zorin_d_ruler/mpi/src/ops_mpi.cpp:67) | called 6 times, returned 6 times | 100.0% |
| zorin_d_ruler::ZorinDRulerMPI::RunImpl() (tasks/zorin_d_ruler/mpi/src/ops_mpi.cpp:72) | called 6 times, returned 6 times | 89.0% |
| zorin_d_ruler::ZorinDRulerMPI::ValidationImpl() (tasks/zorin_d_ruler/mpi/src/ops_mpi.cpp:63) | called 6 times, returned 6 times | 100.0% |
| zorin_d_ruler::ZorinDRulerMPI::ZorinDRulerMPI(int const&) (tasks/zorin_d_ruler/mpi/src/ops_mpi.cpp:57) | called 6 times, returned 6 times | 100.0% |
| zorin_d_ruler::ZorinDRulerSEQ::PostProcessingImpl() (tasks/zorin_d_ruler/seq/src/ops_seq.cpp:59) | called 24 times, returned 24 times | 100.0% |
| zorin_d_ruler::ZorinDRulerSEQ::PreProcessingImpl() (tasks/zorin_d_ruler/seq/src/ops_seq.cpp:38) | called 24 times, returned 24 times | 100.0% |
| zorin_d_ruler::ZorinDRulerSEQ::RunImpl() (tasks/zorin_d_ruler/seq/src/ops_seq.cpp:43) | called 24 times, returned 24 times | 67.0% |
| zorin_d_ruler::ZorinDRulerSEQ::ValidationImpl() (tasks/zorin_d_ruler/seq/src/ops_seq.cpp:34) | called 24 times, returned 24 times | 100.0% |
| zorin_d_ruler::ZorinDRulerSEQ::ZorinDRulerSEQ(int const&) (tasks/zorin_d_ruler/seq/src/ops_seq.cpp:28) | called 24 times, returned 24 times | 100.0% |
| zyazeva_s_gauss_jordan_elimination::(anonymous namespace)::DistributeRows(int, int) (tasks/zyazeva_s_gauss_jordan_elimination/mpi/src/ops_mpi.cpp:56) | called 14 times, returned 14 times | 100.0% |
| zyazeva_s_gauss_jordan_elimination::(anonymous namespace)::EliminateColumn(int, int, int, std::vector<double, std::allocator<double> >&, std::vector<double, std::allocator<double> > const&, int) (tasks/zyazeva_s_gauss_jordan_elimination/mpi/src/ops_mpi.cpp:160) | called 38 times, returned 38 times | 100.0% |
| zyazeva_s_gauss_jordan_elimination::(anonymous namespace)::ExtractLocalSolution(int, std::vector<double, std::allocator<double> > const&, int, int) (tasks/zyazeva_s_gauss_jordan_elimination/mpi/src/ops_mpi.cpp:176) | called 14 times, returned 14 times | 100.0% |
| zyazeva_s_gauss_jordan_elimination::(anonymous namespace)::ExtractSolutions(std::vector<std::vector<float, std::allocator<float> >, std::allocator<std::vector<float, std::allocator<float> > > > const&, int) (tasks/zyazeva_s_gauss_jordan_elimination/seq/src/ops_seq.cpp:58) | called 56 times, returned 56 times | 100.0% |
| zyazeva_s_gauss_jordan_elimination::(anonymous namespace)::GatherSolutions(int, int, std::vector<int, std::allocator<int> > const&, std::vector<double, std::allocator<double> > const&, int) (tasks/zyazeva_s_gauss_jordan_elimination/mpi/src/ops_mpi.cpp:185) | called 14 times, returned 14 times | 62.0% |
| zyazeva_s_gauss_jordan_elimination::(anonymous namespace)::KEliminateColumn(std::vector<std::vector<float, std::allocator<float> >, std::allocator<std::vector<float, std::allocator<float> > > >&, int, int) (tasks/zyazeva_s_gauss_jordan_elimination/seq/src/ops_seq.cpp:47) | called 128 times, returned 128 times | 100.0% |
| zyazeva_s_gauss_jordan_elimination::(anonymous namespace)::NormalizePivotRow(int, int, int, int, std::vector<double, std::allocator<double> >&, std::vector<double, std::allocator<double> >&, int, double) (tasks/zyazeva_s_gauss_jordan_elimination/mpi/src/ops_mpi.cpp:139) | called 38 times, returned 38 times | 91.0% |
| zyazeva_s_gauss_jordan_elimination::(anonymous namespace)::SetFinalOutput(int, std::vector<double, std::allocator<double> > const&, std::vector<float, std::allocator<float> >&) (tasks/zyazeva_s_gauss_jordan_elimination/mpi/src/ops_mpi.cpp:209) | called 14 times, returned 14 times | 80.0% |
| zyazeva_s_gauss_jordan_elimination::ZyazevaSGaussJordanElMPI::PostProcessingImpl() (tasks/zyazeva_s_gauss_jordan_elimination/mpi/src/ops_mpi.cpp:291) | called 14 times, returned 14 times | 100.0% |
| zyazeva_s_gauss_jordan_elimination::ZyazevaSGaussJordanElMPI::PreProcessingImpl() (tasks/zyazeva_s_gauss_jordan_elimination/mpi/src/ops_mpi.cpp:50) | called 14 times, returned 14 times | 60.0% |
| zyazeva_s_gauss_jordan_elimination::ZyazevaSGaussJordanElMPI::RunImpl() (tasks/zyazeva_s_gauss_jordan_elimination/mpi/src/ops_mpi.cpp:222) | called 14 times, returned 14 times | 73.0% |
| zyazeva_s_gauss_jordan_elimination::ZyazevaSGaussJordanElMPI::ValidationImpl() (tasks/zyazeva_s_gauss_jordan_elimination/mpi/src/ops_mpi.cpp:22) | called 14 times, returned 14 times | 90.0% |
| zyazeva_s_gauss_jordan_elimination::ZyazevaSGaussJordanElMPI::ZyazevaSGaussJordanElMPI(std::vector<std::vector<float, std::allocator<float> >, std::allocator<std::vector<float, std::allocator<float> > > > const&) (tasks/zyazeva_s_gauss_jordan_elimination/mpi/src/ops_mpi.cpp:16) | called 14 times, returned 14 times | 83.0% |
| zyazeva_s_gauss_jordan_elimination::ZyazevaSGaussJordanElSEQ::PostProcessingImpl() (tasks/zyazeva_s_gauss_jordan_elimination/seq/src/ops_seq.cpp:83) | called 56 times, returned 56 times | 100.0% |
| zyazeva_s_gauss_jordan_elimination::ZyazevaSGaussJordanElSEQ::PreProcessingImpl() (tasks/zyazeva_s_gauss_jordan_elimination/seq/src/ops_seq.cpp:33) | called 56 times, returned 56 times | 60.0% |
| zyazeva_s_gauss_jordan_elimination::ZyazevaSGaussJordanElSEQ::RunImpl() (tasks/zyazeva_s_gauss_jordan_elimination/seq/src/ops_seq.cpp:68) | called 56 times, returned 56 times | 76.0% |
| zyazeva_s_gauss_jordan_elimination::ZyazevaSGaussJordanElSEQ::ValidationImpl() (tasks/zyazeva_s_gauss_jordan_elimination/seq/src/ops_seq.cpp:21) | called 56 times, returned 56 times | 100.0% |
| zyazeva_s_gauss_jordan_elimination::ZyazevaSGaussJordanElSEQ::ZyazevaSGaussJordanElSEQ(std::vector<std::vector<float, std::allocator<float> >, std::allocator<std::vector<float, std::allocator<float> > > > const&) (tasks/zyazeva_s_gauss_jordan_elimination/seq/src/ops_seq.cpp:14) | called 56 times, returned 56 times | 70.0% |
| zyazeva_s_graham_scheme::(anonymous namespace)::BuildConvexHull(std::vector<zyazeva_s_graham_scheme::Point, std::allocator<zyazeva_s_graham_scheme::Point> >) (tasks/zyazeva_s_graham_scheme/seq/src/ops_seq.cpp:17) | called 48 times, returned 48 times | 88.0% |
| zyazeva_s_graham_scheme::(anonymous namespace)::BuildConvexHullInPlace(std::vector<zyazeva_s_graham_scheme::Point, std::allocator<zyazeva_s_graham_scheme::Point> >&) (tasks/zyazeva_s_graham_scheme/mpi/src/ops_mpi.cpp:20) | called 10 times, returned 10 times | 83.0% |
| zyazeva_s_graham_scheme::ZyazevaSGrahamSchemeMPI::PostProcessingImpl() (tasks/zyazeva_s_graham_scheme/mpi/src/ops_mpi.cpp:128) | called 16 times, returned 16 times | 100.0% |
| zyazeva_s_graham_scheme::ZyazevaSGrahamSchemeMPI::PreProcessingImpl() (tasks/zyazeva_s_graham_scheme/mpi/src/ops_mpi.cpp:59) | called 16 times, returned 16 times | 100.0% |
| zyazeva_s_graham_scheme::ZyazevaSGrahamSchemeMPI::RunImpl() (tasks/zyazeva_s_graham_scheme/mpi/src/ops_mpi.cpp:63) | called 16 times, returned 16 times | 69.0% |
| zyazeva_s_graham_scheme::ZyazevaSGrahamSchemeMPI::ValidationImpl() (tasks/zyazeva_s_graham_scheme/mpi/src/ops_mpi.cpp:52) | called 16 times, returned 16 times | 75.0% |
| zyazeva_s_graham_scheme::ZyazevaSGrahamSchemeMPI::ZyazevaSGrahamSchemeMPI(std::vector<zyazeva_s_graham_scheme::Point, std::allocator<zyazeva_s_graham_scheme::Point> > const&) (tasks/zyazeva_s_graham_scheme/mpi/src/ops_mpi.cpp:46) | called 16 times, returned 16 times | 40.0% |
| zyazeva_s_graham_scheme::ZyazevaSGrahamSchemeSEQ::PostProcessingImpl() (tasks/zyazeva_s_graham_scheme/seq/src/ops_seq.cpp:74) | called 64 times, returned 64 times | 100.0% |
| zyazeva_s_graham_scheme::ZyazevaSGrahamSchemeSEQ::PreProcessingImpl() (tasks/zyazeva_s_graham_scheme/seq/src/ops_seq.cpp:58) | called 64 times, returned 64 times | 100.0% |
| zyazeva_s_graham_scheme::ZyazevaSGrahamSchemeSEQ::RunImpl() (tasks/zyazeva_s_graham_scheme/seq/src/ops_seq.cpp:62) | called 64 times, returned 64 times | 68.0% |
| zyazeva_s_graham_scheme::ZyazevaSGrahamSchemeSEQ::ValidationImpl() (tasks/zyazeva_s_graham_scheme/seq/src/ops_seq.cpp:51) | called 64 times, returned 64 times | 75.0% |
| zyazeva_s_graham_scheme::ZyazevaSGrahamSchemeSEQ::ZyazevaSGrahamSchemeSEQ(std::vector<zyazeva_s_graham_scheme::Point, std::allocator<zyazeva_s_graham_scheme::Point> > const&) (tasks/zyazeva_s_graham_scheme/seq/src/ops_seq.cpp:45) | called 64 times, returned 64 times | 67.0% |
| zyazeva_s_vector_dot_product::ZyazevaSVecDotProductMPI::PostProcessingImpl() (tasks/zyazeva_s_vector_dot_product/mpi/src/ops_mpi.cpp:135) | called 18 times, returned 18 times | 100.0% |
| zyazeva_s_vector_dot_product::ZyazevaSVecDotProductMPI::PreProcessingImpl() (tasks/zyazeva_s_vector_dot_product/mpi/src/ops_mpi.cpp:61) | called 18 times, returned 18 times | 100.0% |
| zyazeva_s_vector_dot_product::ZyazevaSVecDotProductMPI::RunImpl() (tasks/zyazeva_s_vector_dot_product/mpi/src/ops_mpi.cpp:66) | called 18 times, returned 18 times | 87.0% |
| zyazeva_s_vector_dot_product::ZyazevaSVecDotProductMPI::ValidationImpl() (tasks/zyazeva_s_vector_dot_product/mpi/src/ops_mpi.cpp:47) | called 18 times, returned 18 times | 100.0% |
| zyazeva_s_vector_dot_product::ZyazevaSVecDotProductSEQ::PostProcessingImpl() (tasks/zyazeva_s_vector_dot_product/seq/src/ops_seq.cpp:67) | called 66 times, returned 66 times | 100.0% |
| zyazeva_s_vector_dot_product::ZyazevaSVecDotProductSEQ::PreProcessingImpl() (tasks/zyazeva_s_vector_dot_product/seq/src/ops_seq.cpp:43) | called 66 times, returned 66 times | 100.0% |
| zyazeva_s_vector_dot_product::ZyazevaSVecDotProductSEQ::RunImpl() (tasks/zyazeva_s_vector_dot_product/seq/src/ops_seq.cpp:48) | called 66 times, returned 66 times | 100.0% |
| zyazeva_s_vector_dot_product::ZyazevaSVecDotProductSEQ::ValidationImpl() (tasks/zyazeva_s_vector_dot_product/seq/src/ops_seq.cpp:39) | called 66 times, returned 66 times | 100.0% |
| zyazeva_s_vector_dot_product::ZyazevaSVecDotProductSEQ::ZyazevaSVecDotProductSEQ(std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > const&) (tasks/zyazeva_s_vector_dot_product/seq/src/ops_seq.cpp:32) | called 66 times, returned 66 times | 62.0% |