GCC Code Coverage Report


Directory: ./
Date: 2026-02-23 23:20:07
Exec Total Coverage
Lines: 1661 2023 82.1%
Functions: 377 513 73.5%
Branches: 1068 1811 59.0%

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 368 times, returned 368 times59.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 16302 times, returned 16302 times83.0%
dergynov_s_hypercube::DergynovSHypercubeMPI::BuildPath(int, int, int) (tasks/dergynov_s_hypercube/mpi/src/ops_mpi.cpp:29)called 8 times, returned 8 times64.0%
dergynov_s_hypercube::DergynovSHypercubeMPI::BusyWork(int) (tasks/dergynov_s_hypercube/mpi/src/ops_mpi.cpp:82)not called0.0%
dergynov_s_hypercube::DergynovSHypercubeMPI::CalcDim(int) (tasks/dergynov_s_hypercube/mpi/src/ops_mpi.cpp:19)not called0.0%
dergynov_s_hypercube::DergynovSHypercubeMPI::DergynovSHypercubeMPI(std::vector<int, std::allocator<int> > const&) (tasks/dergynov_s_hypercube/mpi/src/ops_mpi.cpp:13)called 12 times, returned 12 times75.0%
dergynov_s_hypercube::DergynovSHypercubeMPI::FindPos(int, std::vector<int, std::allocator<int> > const&, int&, int&, int&) (tasks/dergynov_s_hypercube/mpi/src/ops_mpi.cpp:47)called 8 times, returned 8 times100.0%
dergynov_s_hypercube::DergynovSHypercubeMPI::PostProcessingImpl() (tasks/dergynov_s_hypercube/mpi/src/ops_mpi.cpp:168)called 12 times, returned 12 times100.0%
dergynov_s_hypercube::DergynovSHypercubeMPI::PreProcessingImpl() (tasks/dergynov_s_hypercube/mpi/src/ops_mpi.cpp:103)called 12 times, returned 12 times100.0%
dergynov_s_hypercube::DergynovSHypercubeMPI::RecvVec(std::vector<int, std::allocator<int> >&, int) (tasks/dergynov_s_hypercube/mpi/src/ops_mpi.cpp:73)called 4 times, returned 4 times100.0%
dergynov_s_hypercube::DergynovSHypercubeMPI::RunImpl() (tasks/dergynov_s_hypercube/mpi/src/ops_mpi.cpp:108)called 12 times, returned 12 times78.0%
dergynov_s_hypercube::DergynovSHypercubeMPI::SendVec(std::vector<int, std::allocator<int> > const&, int) (tasks/dergynov_s_hypercube/mpi/src/ops_mpi.cpp:65)called 4 times, returned 4 times100.0%
dergynov_s_hypercube::DergynovSHypercubeMPI::ValidationImpl() (tasks/dergynov_s_hypercube/mpi/src/ops_mpi.cpp:90)called 12 times, returned 12 times100.0%
dergynov_s_hypercube::DergynovSHypercubeSEQ::DergynovSHypercubeSEQ(std::vector<int, std::allocator<int> > const&) (tasks/dergynov_s_hypercube/seq/src/ops_seq.cpp:7)called 48 times, returned 48 times75.0%
dergynov_s_hypercube::DergynovSHypercubeSEQ::PostProcessingImpl() (tasks/dergynov_s_hypercube/seq/src/ops_seq.cpp:26)called 48 times, returned 48 times100.0%
dergynov_s_hypercube::DergynovSHypercubeSEQ::PreProcessingImpl() (tasks/dergynov_s_hypercube/seq/src/ops_seq.cpp:17)called 48 times, returned 48 times100.0%
dergynov_s_hypercube::DergynovSHypercubeSEQ::RunImpl() (tasks/dergynov_s_hypercube/seq/src/ops_seq.cpp:21)called 48 times, returned 48 times100.0%
dergynov_s_hypercube::DergynovSHypercubeSEQ::ValidationImpl() (tasks/dergynov_s_hypercube/seq/src/ops_seq.cpp:13)called 48 times, returned 48 times100.0%
dergynov_s_radix_sort_double_simple_merge::(anonymous namespace)::MergeSorted(std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&) (tasks/dergynov_s_radix_sort_double_simple_merge/mpi/src/ops_mpi.cpp:56)called 7 times, returned 7 times77.0%
dergynov_s_radix_sort_double_simple_merge::(anonymous namespace)::RadixSortDoubles(std::vector<double, std::allocator<double> >&) (tasks/dergynov_s_radix_sort_double_simple_merge/mpi/src/ops_mpi.cpp:16)called 14 times, returned 14 times84.0%
dergynov_s_radix_sort_double_simple_merge::(anonymous namespace)::RadixSortDoubles(std::vector<double, std::allocator<double> >&) (tasks/dergynov_s_radix_sort_double_simple_merge/seq/src/ops_seq.cpp:13)called 50 times, returned 50 times84.0%
dergynov_s_radix_sort_double_simple_merge::DergynovSRadixSortDoubleSimpleMergeMPI::DergynovSRadixSortDoubleSimpleMergeMPI(std::vector<double, std::allocator<double> > const&) (tasks/dergynov_s_radix_sort_double_simple_merge/mpi/src/ops_mpi.cpp:79)called 14 times, returned 14 times40.0%
dergynov_s_radix_sort_double_simple_merge::DergynovSRadixSortDoubleSimpleMergeMPI::PostProcessingImpl() (tasks/dergynov_s_radix_sort_double_simple_merge/mpi/src/ops_mpi.cpp:148)called 14 times, returned 14 times100.0%
dergynov_s_radix_sort_double_simple_merge::DergynovSRadixSortDoubleSimpleMergeMPI::PreProcessingImpl() (tasks/dergynov_s_radix_sort_double_simple_merge/mpi/src/ops_mpi.cpp:92)called 14 times, returned 14 times67.0%
dergynov_s_radix_sort_double_simple_merge::DergynovSRadixSortDoubleSimpleMergeMPI::RunImpl() (tasks/dergynov_s_radix_sort_double_simple_merge/mpi/src/ops_mpi.cpp:97)called 14 times, returned 14 times72.0%
dergynov_s_radix_sort_double_simple_merge::DergynovSRadixSortDoubleSimpleMergeMPI::ValidationImpl() (tasks/dergynov_s_radix_sort_double_simple_merge/mpi/src/ops_mpi.cpp:86)called 14 times, returned 14 times100.0%
dergynov_s_radix_sort_double_simple_merge::DergynovSRadixSortDoubleSimpleMergeSEQ::DergynovSRadixSortDoubleSimpleMergeSEQ(std::vector<double, std::allocator<double> > const&) (tasks/dergynov_s_radix_sort_double_simple_merge/seq/src/ops_seq.cpp:55)called 50 times, returned 50 times42.0%
dergynov_s_radix_sort_double_simple_merge::DergynovSRadixSortDoubleSimpleMergeSEQ::PostProcessingImpl() (tasks/dergynov_s_radix_sort_double_simple_merge/seq/src/ops_seq.cpp:78)called 50 times, returned 50 times100.0%
dergynov_s_radix_sort_double_simple_merge::DergynovSRadixSortDoubleSimpleMergeSEQ::PreProcessingImpl() (tasks/dergynov_s_radix_sort_double_simple_merge/seq/src/ops_seq.cpp:67)called 50 times, returned 50 times67.0%
dergynov_s_radix_sort_double_simple_merge::DergynovSRadixSortDoubleSimpleMergeSEQ::RunImpl() (tasks/dergynov_s_radix_sort_double_simple_merge/seq/src/ops_seq.cpp:72)called 50 times, returned 50 times100.0%
dergynov_s_radix_sort_double_simple_merge::DergynovSRadixSortDoubleSimpleMergeSEQ::ValidationImpl() (tasks/dergynov_s_radix_sort_double_simple_merge/seq/src/ops_seq.cpp:63)called 50 times, returned 50 times100.0%
dergynov_s_trapezoid_integration::DergynovSTrapezoidIntegrationMPI::DergynovSTrapezoidIntegrationMPI(dergynov_s_trapezoid_integration::Input const&) (tasks/dergynov_s_trapezoid_integration/mpi/src/ops_mpi.cpp:11)not called0.0%
dergynov_s_trapezoid_integration::DergynovSTrapezoidIntegrationMPI::PostProcessingImpl() (tasks/dergynov_s_trapezoid_integration/mpi/src/ops_mpi.cpp:71)not called0.0%
dergynov_s_trapezoid_integration::DergynovSTrapezoidIntegrationMPI::PreProcessingImpl() (tasks/dergynov_s_trapezoid_integration/mpi/src/ops_mpi.cpp:22)not called0.0%
dergynov_s_trapezoid_integration::DergynovSTrapezoidIntegrationMPI::RunImpl() (tasks/dergynov_s_trapezoid_integration/mpi/src/ops_mpi.cpp:27)not called0.0%
dergynov_s_trapezoid_integration::DergynovSTrapezoidIntegrationMPI::ValidationImpl() (tasks/dergynov_s_trapezoid_integration/mpi/src/ops_mpi.cpp:17)not called0.0%
dergynov_s_trapezoid_integration::DergynovSTrapezoidIntegrationSEQ::DergynovSTrapezoidIntegrationSEQ(dergynov_s_trapezoid_integration::Input const&) (tasks/dergynov_s_trapezoid_integration/seq/src/ops_seq.cpp:7)not called0.0%
dergynov_s_trapezoid_integration::DergynovSTrapezoidIntegrationSEQ::PostProcessingImpl() (tasks/dergynov_s_trapezoid_integration/seq/src/ops_seq.cpp:46)not called0.0%
dergynov_s_trapezoid_integration::DergynovSTrapezoidIntegrationSEQ::PreProcessingImpl() (tasks/dergynov_s_trapezoid_integration/seq/src/ops_seq.cpp:18)not called0.0%
dergynov_s_trapezoid_integration::DergynovSTrapezoidIntegrationSEQ::RunImpl() (tasks/dergynov_s_trapezoid_integration/seq/src/ops_seq.cpp:23)not called0.0%
dergynov_s_trapezoid_integration::DergynovSTrapezoidIntegrationSEQ::ValidationImpl() (tasks/dergynov_s_trapezoid_integration/seq/src/ops_seq.cpp:13)not called0.0%
dergynov_s_trapezoid_integration::Function(double, int) (tasks/dergynov_s_trapezoid_integration/common/include/common.hpp:33)not called0.0%
dergynov_s_trapezoid_integration::GetExactIntegral(dergynov_s_trapezoid_integration::Input const&) (tasks/dergynov_s_trapezoid_integration/common/include/common.hpp:50)not called0.0%
kulikov_d_coun_number_char::KulikovDiffCountNumberCharMPI::KulikovDiffCountNumberCharMPI(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/kulikov_d_coun_number_char/mpi/src/ops_mpi.cpp:15)not called0.0%
kulikov_d_coun_number_char::KulikovDiffCountNumberCharMPI::PostProcessingImpl() (tasks/kulikov_d_coun_number_char/mpi/src/ops_mpi.cpp:93)not called0.0%
kulikov_d_coun_number_char::KulikovDiffCountNumberCharMPI::PreProcessingImpl() (tasks/kulikov_d_coun_number_char/mpi/src/ops_mpi.cpp:28)not called0.0%
kulikov_d_coun_number_char::KulikovDiffCountNumberCharMPI::RunImpl() (tasks/kulikov_d_coun_number_char/mpi/src/ops_mpi.cpp:32)not called0.0%
kulikov_d_coun_number_char::KulikovDiffCountNumberCharMPI::ValidationImpl() (tasks/kulikov_d_coun_number_char/mpi/src/ops_mpi.cpp:24)not called0.0%
kulikov_d_coun_number_char::KulikovDiffCountNumberCharSEQ::KulikovDiffCountNumberCharSEQ(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/kulikov_d_coun_number_char/seq/src/ops_seq.cpp:10)not called0.0%
kulikov_d_coun_number_char::KulikovDiffCountNumberCharSEQ::PostProcessingImpl() (tasks/kulikov_d_coun_number_char/seq/src/ops_seq.cpp:45)not called0.0%
kulikov_d_coun_number_char::KulikovDiffCountNumberCharSEQ::PreProcessingImpl() (tasks/kulikov_d_coun_number_char/seq/src/ops_seq.cpp:20)not called0.0%
kulikov_d_coun_number_char::KulikovDiffCountNumberCharSEQ::RunImpl() (tasks/kulikov_d_coun_number_char/seq/src/ops_seq.cpp:24)not called0.0%
kulikov_d_coun_number_char::KulikovDiffCountNumberCharSEQ::ValidationImpl() (tasks/kulikov_d_coun_number_char/seq/src/ops_seq.cpp:16)not called0.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 times100.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 times100.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 times100.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 times100.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 times100.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 times100.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 times100.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 times100.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 times100.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 times100.0%
likhanov_m_hypercube::LikhanovMHypercubeMPI::ComputeLocalEdges(unsigned long, unsigned long, int) (tasks/likhanov_m_hypercube/mpi/src/ops_mpi.cpp:87)not called0.0%
likhanov_m_hypercube::LikhanovMHypercubeMPI::IsPowerOfTwo(int) (tasks/likhanov_m_hypercube/mpi/src/ops_mpi.cpp:83)not called0.0%
likhanov_m_hypercube::LikhanovMHypercubeMPI::LikhanovMHypercubeMPI(int const&) (tasks/likhanov_m_hypercube/mpi/src/ops_mpi.cpp:12)not called0.0%
likhanov_m_hypercube::LikhanovMHypercubeMPI::PostProcessingImpl() (tasks/likhanov_m_hypercube/mpi/src/ops_mpi.cpp:102)not called0.0%
likhanov_m_hypercube::LikhanovMHypercubeMPI::PreProcessingImpl() (tasks/likhanov_m_hypercube/mpi/src/ops_mpi.cpp:25)not called0.0%
likhanov_m_hypercube::LikhanovMHypercubeMPI::RunImpl() (tasks/likhanov_m_hypercube/mpi/src/ops_mpi.cpp:30)not called0.0%
likhanov_m_hypercube::LikhanovMHypercubeMPI::ValidationImpl() (tasks/likhanov_m_hypercube/mpi/src/ops_mpi.cpp:18)not called0.0%
likhanov_m_hypercube::LikhanovMHypercubeSEQ::LikhanovMHypercubeSEQ(int const&) (tasks/likhanov_m_hypercube/seq/src/ops_seq.cpp:9)not called0.0%
likhanov_m_hypercube::LikhanovMHypercubeSEQ::PostProcessingImpl() (tasks/likhanov_m_hypercube/seq/src/ops_seq.cpp:43)not called0.0%
likhanov_m_hypercube::LikhanovMHypercubeSEQ::PreProcessingImpl() (tasks/likhanov_m_hypercube/seq/src/ops_seq.cpp:19)not called0.0%
likhanov_m_hypercube::LikhanovMHypercubeSEQ::RunImpl() (tasks/likhanov_m_hypercube/seq/src/ops_seq.cpp:24)not called0.0%
likhanov_m_hypercube::LikhanovMHypercubeSEQ::ValidationImpl() (tasks/likhanov_m_hypercube/seq/src/ops_seq.cpp:15)not called0.0%
morozova_s_broadcast::MorozovaSBroadcastMPI::CustomBroadcast(void*, int, ompi_datatype_t*, int, ompi_communicator_t*) (tasks/morozova_s_broadcast/mpi/src/ops_mpi.cpp:67)called 16 times, returned 16 times93.0%
morozova_s_broadcast::MorozovaSBroadcastMPI::GetStaticTypeOfTask() (tasks/morozova_s_broadcast/mpi/src/ops_mpi.cpp:13)called 112 times, returned 112 times100.0%
morozova_s_broadcast::MorozovaSBroadcastMPI::MorozovaSBroadcastMPI(std::vector<int, std::allocator<int> > const&) (tasks/morozova_s_broadcast/mpi/src/ops_mpi.cpp:17)called 8 times, returned 8 times75.0%
morozova_s_broadcast::MorozovaSBroadcastMPI::MorozovaSBroadcastMPI(std::vector<int, std::allocator<int> > const&, int) (tasks/morozova_s_broadcast/mpi/src/ops_mpi.cpp:22)not called0.0%
morozova_s_broadcast::MorozovaSBroadcastMPI::PostProcessingImpl() (tasks/morozova_s_broadcast/mpi/src/ops_mpi.cpp:63)called 8 times, returned 8 times100.0%
morozova_s_broadcast::MorozovaSBroadcastMPI::PreProcessingImpl() (tasks/morozova_s_broadcast/mpi/src/ops_mpi.cpp:41)called 8 times, returned 8 times100.0%
morozova_s_broadcast::MorozovaSBroadcastMPI::RunImpl() (tasks/morozova_s_broadcast/mpi/src/ops_mpi.cpp:45)called 8 times, returned 8 times100.0%
morozova_s_broadcast::MorozovaSBroadcastMPI::ValidationImpl() (tasks/morozova_s_broadcast/mpi/src/ops_mpi.cpp:27)called 8 times, returned 8 times100.0%
morozova_s_broadcast::MorozovaSBroadcastSEQ::MorozovaSBroadcastSEQ(std::vector<int, std::allocator<int> > const&) (tasks/morozova_s_broadcast/seq/src/ops_seq.cpp:7)called 32 times, returned 32 times75.0%
morozova_s_broadcast::MorozovaSBroadcastSEQ::PostProcessingImpl() (tasks/morozova_s_broadcast/seq/src/ops_seq.cpp:25)called 32 times, returned 32 times100.0%
morozova_s_broadcast::MorozovaSBroadcastSEQ::PreProcessingImpl() (tasks/morozova_s_broadcast/seq/src/ops_seq.cpp:16)called 32 times, returned 32 times100.0%
morozova_s_broadcast::MorozovaSBroadcastSEQ::RunImpl() (tasks/morozova_s_broadcast/seq/src/ops_seq.cpp:20)called 32 times, returned 32 times100.0%
morozova_s_broadcast::MorozovaSBroadcastSEQ::ValidationImpl() (tasks/morozova_s_broadcast/seq/src/ops_seq.cpp:12)called 32 times, returned 32 times100.0%
morozova_s_connected_components::MorozovaSConnectedComponentsMPI::BroadcastResult() (tasks/morozova_s_connected_components/mpi/src/ops_mpi.cpp:250)called 4 times, returned 4 times82.0%
morozova_s_connected_components::MorozovaSConnectedComponentsMPI::ComputeLocalComponents(int, int, int) (tasks/morozova_s_connected_components/mpi/src/ops_mpi.cpp:114)called 8 times, returned 8 times100.0%
morozova_s_connected_components::MorozovaSConnectedComponentsMPI::ComputeRowRange() const (tasks/morozova_s_connected_components/mpi/src/ops_mpi.cpp:78)not called0.0%
morozova_s_connected_components::MorozovaSConnectedComponentsMPI::FindRoot(std::unordered_map<int, int, std::hash<int>, std::equal_to<int>, std::allocator<std::pair<int const, int> > >&, int) (tasks/morozova_s_connected_components/mpi/src/ops_mpi.cpp:194)called 96 times, returned 96 times81.0%
morozova_s_connected_components::MorozovaSConnectedComponentsMPI::FloodFill(int, int, int) (tasks/morozova_s_connected_components/mpi/src/ops_mpi.cpp:97)called 42 times, returned 42 times78.0%
morozova_s_connected_components::MorozovaSConnectedComponentsMPI::GatherLocalResults() (tasks/morozova_s_connected_components/mpi/src/ops_mpi.cpp:128)called 4 times, returned 4 times72.0%
morozova_s_connected_components::MorozovaSConnectedComponentsMPI::GetNeighbors(int, int) (tasks/morozova_s_connected_components/mpi/src/ops_mpi.cpp:84)called 156 times, returned 156 times79.0%
morozova_s_connected_components::MorozovaSConnectedComponentsMPI::InitMPI() (tasks/morozova_s_connected_components/mpi/src/ops_mpi.cpp:71)called 8 times, returned 8 times100.0%
morozova_s_connected_components::MorozovaSConnectedComponentsMPI::MergeBoundaries() (tasks/morozova_s_connected_components/mpi/src/ops_mpi.cpp:207)called 4 times, returned 4 times92.0%
morozova_s_connected_components::MorozovaSConnectedComponentsMPI::MorozovaSConnectedComponentsMPI(std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > const&) (tasks/morozova_s_connected_components/mpi/src/ops_mpi.cpp:26)called 8 times, returned 8 times83.0%
morozova_s_connected_components::MorozovaSConnectedComponentsMPI::NormalizeLabels() (tasks/morozova_s_connected_components/mpi/src/ops_mpi.cpp:231)called 4 times, returned 4 times94.0%
morozova_s_connected_components::MorozovaSConnectedComponentsMPI::PostProcessingImpl() (tasks/morozova_s_connected_components/mpi/src/ops_mpi.cpp:308)called 8 times, returned 8 times72.0%
morozova_s_connected_components::MorozovaSConnectedComponentsMPI::PreProcessingImpl() (tasks/morozova_s_connected_components/mpi/src/ops_mpi.cpp:51)called 8 times, returned 8 times64.0%
morozova_s_connected_components::MorozovaSConnectedComponentsMPI::ReceiveFinalResult() (tasks/morozova_s_connected_components/mpi/src/ops_mpi.cpp:273)called 4 times, returned 4 times65.0%
morozova_s_connected_components::MorozovaSConnectedComponentsMPI::RunImpl() (tasks/morozova_s_connected_components/mpi/src/ops_mpi.cpp:289)called 8 times, returned 8 times100.0%
morozova_s_connected_components::MorozovaSConnectedComponentsMPI::SendLocalResult(int, int) (tasks/morozova_s_connected_components/mpi/src/ops_mpi.cpp:262)called 4 times, returned 4 times79.0%
morozova_s_connected_components::MorozovaSConnectedComponentsMPI::TryProcessBoundaryCell(int, int, int, std::unordered_map<int, int, std::hash<int>, std::equal_to<int>, std::allocator<std::pair<int const, int> > >&) (tasks/morozova_s_connected_components/mpi/src/ops_mpi.cpp:149)called 108 times, returned 108 times95.0%
morozova_s_connected_components::MorozovaSConnectedComponentsMPI::ValidationImpl() (tasks/morozova_s_connected_components/mpi/src/ops_mpi.cpp:32)called 8 times, returned 8 times91.0%
morozova_s_connected_components::MorozovaSConnectedComponentsSEQ::MorozovaSConnectedComponentsSEQ(std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > const&) (tasks/morozova_s_connected_components/seq/src/ops_seq.cpp:14)called 32 times, returned 32 times75.0%
morozova_s_connected_components::MorozovaSConnectedComponentsSEQ::PostProcessingImpl() (tasks/morozova_s_connected_components/seq/src/ops_seq.cpp:102)called 32 times, returned 32 times72.0%
morozova_s_connected_components::MorozovaSConnectedComponentsSEQ::PreProcessingImpl() (tasks/morozova_s_connected_components/seq/src/ops_seq.cpp:47)called 32 times, returned 32 times64.0%
morozova_s_connected_components::MorozovaSConnectedComponentsSEQ::ProcessComponent(int, int, int) (tasks/morozova_s_connected_components/seq/src/ops_seq.cpp:63)called 312 times, returned 312 times95.0%
morozova_s_connected_components::MorozovaSConnectedComponentsSEQ::RunImpl() (tasks/morozova_s_connected_components/seq/src/ops_seq.cpp:83)called 32 times, returned 32 times100.0%
morozova_s_connected_components::MorozovaSConnectedComponentsSEQ::ValidationImpl() (tasks/morozova_s_connected_components/seq/src/ops_seq.cpp:25)called 32 times, returned 32 times91.0%
morozova_s_matrix_max_value::MorozovaSMatrixMaxValueMPI::MorozovaSMatrixMaxValueMPI(std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > const&) (tasks/morozova_s_matrix_max_value/mpi/src/ops_mpi.cpp:13)not called0.0%
morozova_s_matrix_max_value::MorozovaSMatrixMaxValueMPI::PostProcessingImpl() (tasks/morozova_s_matrix_max_value/mpi/src/ops_mpi.cpp:78)not called0.0%
morozova_s_matrix_max_value::MorozovaSMatrixMaxValueMPI::PreProcessingImpl() (tasks/morozova_s_matrix_max_value/mpi/src/ops_mpi.cpp:31)not called0.0%
morozova_s_matrix_max_value::MorozovaSMatrixMaxValueMPI::RunImpl() (tasks/morozova_s_matrix_max_value/mpi/src/ops_mpi.cpp:35)not called0.0%
morozova_s_matrix_max_value::MorozovaSMatrixMaxValueMPI::ValidationImpl() (tasks/morozova_s_matrix_max_value/mpi/src/ops_mpi.cpp:19)not called0.0%
morozova_s_matrix_max_value::MorozovaSMatrixMaxValueSEQ::MorozovaSMatrixMaxValueSEQ(std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > const&) (tasks/morozova_s_matrix_max_value/seq/src/ops_seq.cpp:10)not called0.0%
morozova_s_matrix_max_value::MorozovaSMatrixMaxValueSEQ::PostProcessingImpl() (tasks/morozova_s_matrix_max_value/seq/src/ops_seq.cpp:54)not called0.0%
morozova_s_matrix_max_value::MorozovaSMatrixMaxValueSEQ::PreProcessingImpl() (tasks/morozova_s_matrix_max_value/seq/src/ops_seq.cpp:29)not called0.0%
morozova_s_matrix_max_value::MorozovaSMatrixMaxValueSEQ::RunImpl() (tasks/morozova_s_matrix_max_value/seq/src/ops_seq.cpp:33)not called0.0%
morozova_s_matrix_max_value::MorozovaSMatrixMaxValueSEQ::ValidationImpl() (tasks/morozova_s_matrix_max_value/seq/src/ops_seq.cpp:16)not called0.0%
nesterov_a_test_task_processes::NesterovATestTaskMPI::NesterovATestTaskMPI(int const&) (tasks/example_processes/mpi/src/ops_mpi.cpp:13)called 6 times, returned 6 times100.0%
nesterov_a_test_task_processes::NesterovATestTaskMPI::PostProcessingImpl() (tasks/example_processes/mpi/src/ops_mpi.cpp:67)called 6 times, returned 6 times100.0%
nesterov_a_test_task_processes::NesterovATestTaskMPI::PreProcessingImpl() (tasks/example_processes/mpi/src/ops_mpi.cpp:23)called 6 times, returned 6 times100.0%
nesterov_a_test_task_processes::NesterovATestTaskMPI::RunImpl() (tasks/example_processes/mpi/src/ops_mpi.cpp:28)called 6 times, returned 6 times100.0%
nesterov_a_test_task_processes::NesterovATestTaskMPI::ValidationImpl() (tasks/example_processes/mpi/src/ops_mpi.cpp:19)called 6 times, returned 6 times75.0%
nesterov_a_test_task_processes::NesterovATestTaskSEQ::NesterovATestTaskSEQ(int const&) (tasks/example_processes/seq/src/ops_seq.cpp:11)called 24 times, returned 24 times100.0%
nesterov_a_test_task_processes::NesterovATestTaskSEQ::PostProcessingImpl() (tasks/example_processes/seq/src/ops_seq.cpp:55)called 24 times, returned 24 times100.0%
nesterov_a_test_task_processes::NesterovATestTaskSEQ::PreProcessingImpl() (tasks/example_processes/seq/src/ops_seq.cpp:21)called 24 times, returned 24 times100.0%
nesterov_a_test_task_processes::NesterovATestTaskSEQ::RunImpl() (tasks/example_processes/seq/src/ops_seq.cpp:26)called 24 times, returned 24 times100.0%
nesterov_a_test_task_processes::NesterovATestTaskSEQ::ValidationImpl() (tasks/example_processes/seq/src/ops_seq.cpp:17)called 24 times, returned 24 times75.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 times100.0%
nesterov_a_test_task_processes_2::NesterovATestTaskMPI::PostProcessingImpl() (tasks/example_processes_2/mpi/src/ops_mpi.cpp:67)called 6 times, returned 6 times100.0%
nesterov_a_test_task_processes_2::NesterovATestTaskMPI::PreProcessingImpl() (tasks/example_processes_2/mpi/src/ops_mpi.cpp:23)called 6 times, returned 6 times100.0%
nesterov_a_test_task_processes_2::NesterovATestTaskMPI::RunImpl() (tasks/example_processes_2/mpi/src/ops_mpi.cpp:28)called 6 times, returned 6 times100.0%
nesterov_a_test_task_processes_2::NesterovATestTaskMPI::ValidationImpl() (tasks/example_processes_2/mpi/src/ops_mpi.cpp:19)called 6 times, returned 6 times75.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 times100.0%
nesterov_a_test_task_processes_2::NesterovATestTaskSEQ::PostProcessingImpl() (tasks/example_processes_2/seq/src/ops_seq.cpp:55)called 24 times, returned 24 times100.0%
nesterov_a_test_task_processes_2::NesterovATestTaskSEQ::PreProcessingImpl() (tasks/example_processes_2/seq/src/ops_seq.cpp:21)called 24 times, returned 24 times100.0%
nesterov_a_test_task_processes_2::NesterovATestTaskSEQ::RunImpl() (tasks/example_processes_2/seq/src/ops_seq.cpp:26)called 24 times, returned 24 times100.0%
nesterov_a_test_task_processes_2::NesterovATestTaskSEQ::ValidationImpl() (tasks/example_processes_2/seq/src/ops_seq.cpp:17)called 24 times, returned 24 times75.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 times100.0%
nesterov_a_test_task_processes_3::NesterovATestTaskMPI::PostProcessingImpl() (tasks/example_processes_3/mpi/src/ops_mpi.cpp:67)called 6 times, returned 6 times100.0%
nesterov_a_test_task_processes_3::NesterovATestTaskMPI::PreProcessingImpl() (tasks/example_processes_3/mpi/src/ops_mpi.cpp:23)called 6 times, returned 6 times100.0%
nesterov_a_test_task_processes_3::NesterovATestTaskMPI::RunImpl() (tasks/example_processes_3/mpi/src/ops_mpi.cpp:28)called 6 times, returned 6 times100.0%
nesterov_a_test_task_processes_3::NesterovATestTaskMPI::ValidationImpl() (tasks/example_processes_3/mpi/src/ops_mpi.cpp:19)called 6 times, returned 6 times75.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 times100.0%
nesterov_a_test_task_processes_3::NesterovATestTaskSEQ::PostProcessingImpl() (tasks/example_processes_3/seq/src/ops_seq.cpp:55)called 24 times, returned 24 times100.0%
nesterov_a_test_task_processes_3::NesterovATestTaskSEQ::PreProcessingImpl() (tasks/example_processes_3/seq/src/ops_seq.cpp:21)called 24 times, returned 24 times100.0%
nesterov_a_test_task_processes_3::NesterovATestTaskSEQ::RunImpl() (tasks/example_processes_3/seq/src/ops_seq.cpp:26)called 24 times, returned 24 times100.0%
nesterov_a_test_task_processes_3::NesterovATestTaskSEQ::ValidationImpl() (tasks/example_processes_3/seq/src/ops_seq.cpp:17)called 24 times, returned 24 times75.0%
nesterov_a_test_task_threads::NesterovATestTaskALL::NesterovATestTaskALL(int const&) (tasks/example_threads/all/src/ops_all.cpp:16)called 6 times, returned 6 times100.0%
nesterov_a_test_task_threads::NesterovATestTaskALL::PostProcessingImpl() (tasks/example_threads/all/src/ops_all.cpp:80)called 6 times, returned 6 times100.0%
nesterov_a_test_task_threads::NesterovATestTaskALL::PreProcessingImpl() (tasks/example_threads/all/src/ops_all.cpp:26)called 6 times, returned 6 times100.0%
nesterov_a_test_task_threads::NesterovATestTaskALL::RunImpl() (tasks/example_threads/all/src/ops_all.cpp:31)called 6 times, returned 6 times95.0%
nesterov_a_test_task_threads::NesterovATestTaskALL::ValidationImpl() (tasks/example_threads/all/src/ops_all.cpp:22)called 6 times, returned 6 times75.0%
nesterov_a_test_task_threads::NesterovATestTaskOMP::NesterovATestTaskOMP(int const&) (tasks/example_threads/omp/src/ops_omp.cpp:12)called 12 times, returned 12 times100.0%
nesterov_a_test_task_threads::NesterovATestTaskOMP::PostProcessingImpl() (tasks/example_threads/omp/src/ops_omp.cpp:49)called 12 times, returned 12 times100.0%
nesterov_a_test_task_threads::NesterovATestTaskOMP::PreProcessingImpl() (tasks/example_threads/omp/src/ops_omp.cpp:22)called 12 times, returned 12 times100.0%
nesterov_a_test_task_threads::NesterovATestTaskOMP::RunImpl() (tasks/example_threads/omp/src/ops_omp.cpp:27)called 12 times, returned 12 times100.0%
nesterov_a_test_task_threads::NesterovATestTaskOMP::ValidationImpl() (tasks/example_threads/omp/src/ops_omp.cpp:18)called 12 times, returned 12 times75.0%
nesterov_a_test_task_threads::NesterovATestTaskSEQ::NesterovATestTaskSEQ(int const&) (tasks/example_threads/seq/src/ops_seq.cpp:11)called 24 times, returned 24 times100.0%
nesterov_a_test_task_threads::NesterovATestTaskSEQ::PostProcessingImpl() (tasks/example_threads/seq/src/ops_seq.cpp:55)called 24 times, returned 24 times100.0%
nesterov_a_test_task_threads::NesterovATestTaskSEQ::PreProcessingImpl() (tasks/example_threads/seq/src/ops_seq.cpp:21)called 24 times, returned 24 times100.0%
nesterov_a_test_task_threads::NesterovATestTaskSEQ::RunImpl() (tasks/example_threads/seq/src/ops_seq.cpp:26)called 24 times, returned 24 times100.0%
nesterov_a_test_task_threads::NesterovATestTaskSEQ::ValidationImpl() (tasks/example_threads/seq/src/ops_seq.cpp:17)called 24 times, returned 24 times75.0%
nesterov_a_test_task_threads::NesterovATestTaskSTL::NesterovATestTaskSTL(int const&) (tasks/example_threads/stl/src/ops_stl.cpp:13)called 24 times, returned 24 times100.0%
nesterov_a_test_task_threads::NesterovATestTaskSTL::PostProcessingImpl() (tasks/example_threads/stl/src/ops_stl.cpp:53)called 24 times, returned 24 times100.0%
nesterov_a_test_task_threads::NesterovATestTaskSTL::PreProcessingImpl() (tasks/example_threads/stl/src/ops_stl.cpp:23)called 24 times, returned 24 times100.0%
nesterov_a_test_task_threads::NesterovATestTaskSTL::RunImpl() (tasks/example_threads/stl/src/ops_stl.cpp:28)called 24 times, returned 24 times93.0%
nesterov_a_test_task_threads::NesterovATestTaskSTL::ValidationImpl() (tasks/example_threads/stl/src/ops_stl.cpp:19)called 24 times, returned 24 times75.0%
nesterov_a_test_task_threads::NesterovATestTaskTBB::NesterovATestTaskTBB(int const&) (tasks/example_threads/tbb/src/ops_tbb.cpp:15)called 12 times, returned 12 times100.0%
nesterov_a_test_task_threads::NesterovATestTaskTBB::PostProcessingImpl() (tasks/example_threads/tbb/src/ops_tbb.cpp:51)called 12 times, returned 12 times100.0%
nesterov_a_test_task_threads::NesterovATestTaskTBB::PreProcessingImpl() (tasks/example_threads/tbb/src/ops_tbb.cpp:25)called 12 times, returned 12 times100.0%
nesterov_a_test_task_threads::NesterovATestTaskTBB::RunImpl() (tasks/example_threads/tbb/src/ops_tbb.cpp:30)called 12 times, returned 12 times100.0%
nesterov_a_test_task_threads::NesterovATestTaskTBB::ValidationImpl() (tasks/example_threads/tbb/src/ops_tbb.cpp:21)called 12 times, returned 12 times75.0%
ppc::performance::DefaultTimer() (modules/performance/include/performance.hpp:17)called 80 times, returned 80 times100.0%
ppc::performance::GetStringParamName[abi:cxx11](ppc::performance::PerfResults::TypeOfRunning) (modules/performance/include/performance.hpp:123)called 30 times, returned 30 times100.0%
ppc::performance::Perf<double, int>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:113)not called0.0%
ppc::performance::Perf<double, int>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:51)not called0.0%
ppc::performance::Perf<double, int>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:54)not called0.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:76)not called0.0%
ppc::performance::Perf<double, int>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:62)not called0.0%
ppc::performance::Perf<int, int>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:113)called 20 times, returned 20 times77.0%
ppc::performance::Perf<int, int>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:51)called 10 times, returned 10 times71.0%
ppc::performance::Perf<int, int>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:54)not called0.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:76)called 10 times, returned 0 time19.0%
ppc::performance::Perf<int, int>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:62)called 10 times, returned 10 times86.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:113)not called0.0%
ppc::performance::Perf<int, std::vector<int, std::allocator<int> > >::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:51)not called0.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:54)not called0.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:76)not called0.0%
ppc::performance::Perf<int, std::vector<int, std::allocator<int> > >::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:62)not called0.0%
ppc::performance::Perf<long, long>::CommonRun(ppc::performance::PerfAttr const&, std::function<void ()> const&, ppc::performance::PerfResults&) (modules/performance/include/performance.hpp:113)not called0.0%
ppc::performance::Perf<long, long>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:51)not called0.0%
ppc::performance::Perf<long, long>::PipelineRun(ppc::performance::PerfAttr const&)::{lambda()#1}::operator()() const (modules/performance/include/performance.hpp:54)not called0.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:76)not called0.0%
ppc::performance::Perf<long, long>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:62)not called0.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:113)not called0.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:51)not called0.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:54)not called0.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:76)not called0.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:62)not called0.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:113)not called0.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:51)not called0.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:54)not called0.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:76)not called0.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:62)not called0.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:113)not called0.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:51)not called0.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:54)not called0.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:76)not called0.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:62)not called0.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:113)called 20 times, returned 20 times77.0%
ppc::performance::Perf<std::vector<float, std::allocator<float> >, float>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:51)called 10 times, returned 10 times71.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:76)called 20 times, returned 20 times29.0%
ppc::performance::Perf<std::vector<float, std::allocator<float> >, float>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:62)called 10 times, returned 10 times86.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:113)not called0.0%
ppc::performance::Perf<std::vector<int, std::allocator<int> >, int>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:51)not called0.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:54)not called0.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:76)not called0.0%
ppc::performance::Perf<std::vector<int, std::allocator<int> >, int>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:62)not called0.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:113)not called0.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:51)not called0.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:54)not called0.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:76)not called0.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:62)not called0.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:113)not called0.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:51)not called0.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:54)not called0.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:76)not called0.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:62)not called0.0%
ppc::performance::Perf<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:113)not called0.0%
ppc::performance::Perf<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:51)not called0.0%
ppc::performance::Perf<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:54)not called0.0%
ppc::performance::Perf<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:76)not called0.0%
ppc::performance::Perf<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:62)not called0.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:113)not called0.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:51)not called0.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:54)not called0.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:76)not called0.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:62)not called0.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:113)called 20 times, returned 20 times77.0%
ppc::performance::Perf<std::vector<unsigned char, std::allocator<unsigned char> >, unsigned char>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:51)called 20 times, returned 20 times71.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:76)called 20 times, returned 10 times68.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:113)called 20 times, returned 20 times77.0%
ppc::performance::Perf<std::vector<unsigned int, std::allocator<unsigned int> >, unsigned int>::PipelineRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:51)called 10 times, returned 10 times71.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:76)called 20 times, returned 10 times42.0%
ppc::performance::Perf<std::vector<unsigned int, std::allocator<unsigned int> >, unsigned int>::TaskRun(ppc::performance::PerfAttr const&) (modules/performance/include/performance.hpp:62)called 10 times, returned 10 times86.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 6400 times, returned 6320 times82.0%
ppc::task::Task<dergynov_s_trapezoid_integration::Input, double>::InternalTimeTest() (modules/task/include/task.hpp:220)not called0.0%
ppc::task::Task<dergynov_s_trapezoid_integration::Input, double>::PostProcessing() (modules/task/include/task.hpp:151)not called0.0%
ppc::task::Task<dergynov_s_trapezoid_integration::Input, double>::PreProcessing() (modules/task/include/task.hpp:124)not called0.0%
ppc::task::Task<dergynov_s_trapezoid_integration::Input, double>::Run() (modules/task/include/task.hpp:139)not called0.0%
ppc::task::Task<dergynov_s_trapezoid_integration::Input, double>::Validation() (modules/task/include/task.hpp:112)not called0.0%
ppc::task::Task<double, int>::InternalTimeTest() (modules/task/include/task.hpp:220)called 100 times, returned 100 times47.0%
ppc::task::Task<double, int>::PostProcessing() (modules/task/include/task.hpp:151)called 50 times, returned 50 times60.0%
ppc::task::Task<double, int>::PreProcessing() (modules/task/include/task.hpp:124)called 50 times, returned 50 times60.0%
ppc::task::Task<double, int>::Run() (modules/task/include/task.hpp:139)called 50 times, returned 50 times50.0%
ppc::task::Task<double, int>::Validation() (modules/task/include/task.hpp:112)called 50 times, returned 50 times50.0%
ppc::task::Task<int, int>::InternalTimeTest() (modules/task/include/task.hpp:220)called 366 times, returned 366 times47.0%
ppc::task::Task<int, int>::PostProcessing() (modules/task/include/task.hpp:151)called 228 times, returned 218 times60.0%
ppc::task::Task<int, int>::PreProcessing() (modules/task/include/task.hpp:124)called 238 times, returned 228 times90.0%
ppc::task::Task<int, int>::Run() (modules/task/include/task.hpp:139)called 248 times, returned 228 times88.0%
ppc::task::Task<int, int>::Validation() (modules/task/include/task.hpp:112)called 258 times, returned 248 times88.0%
ppc::task::Task<int, std::vector<int, std::allocator<int> > >::InternalTimeTest() (modules/task/include/task.hpp:220)not called0.0%
ppc::task::Task<int, std::vector<int, std::allocator<int> > >::PostProcessing() (modules/task/include/task.hpp:151)not called0.0%
ppc::task::Task<int, std::vector<int, std::allocator<int> > >::PreProcessing() (modules/task/include/task.hpp:124)not called0.0%
ppc::task::Task<int, std::vector<int, std::allocator<int> > >::Run() (modules/task/include/task.hpp:139)not called0.0%
ppc::task::Task<int, std::vector<int, std::allocator<int> > >::Validation() (modules/task/include/task.hpp:112)not called0.0%
ppc::task::Task<int, std::vector<int, std::allocator<int> > >::~Task() (modules/task/include/task.hpp:208)not called0.0%
ppc::task::Task<long, long>::InternalTimeTest() (modules/task/include/task.hpp:220)called 100 times, returned 100 times47.0%
ppc::task::Task<long, long>::PostProcessing() (modules/task/include/task.hpp:151)called 50 times, returned 50 times60.0%
ppc::task::Task<long, long>::PreProcessing() (modules/task/include/task.hpp:124)called 50 times, returned 50 times60.0%
ppc::task::Task<long, long>::Run() (modules/task/include/task.hpp:139)called 50 times, returned 50 times50.0%
ppc::task::Task<long, long>::Validation() (modules/task/include/task.hpp:112)called 50 times, returned 50 times50.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:220)called 120 times, returned 120 times47.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:151)called 60 times, returned 60 times60.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:124)called 60 times, returned 60 times60.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:139)called 60 times, returned 60 times50.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:112)called 60 times, returned 60 times50.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:208)called 60 times, returned 60 times80.0%
ppc::task::Task<std::tuple<int, int, std::vector<double, std::allocator<double> > >, double>::InternalTimeTest() (modules/task/include/task.hpp:220)called 200 times, returned 200 times47.0%
ppc::task::Task<std::tuple<int, int, std::vector<double, std::allocator<double> > >, double>::PostProcessing() (modules/task/include/task.hpp:151)called 100 times, returned 100 times60.0%
ppc::task::Task<std::tuple<int, int, std::vector<double, std::allocator<double> > >, double>::PreProcessing() (modules/task/include/task.hpp:124)called 100 times, returned 100 times60.0%
ppc::task::Task<std::tuple<int, int, std::vector<double, std::allocator<double> > >, double>::Run() (modules/task/include/task.hpp:139)called 100 times, returned 100 times50.0%
ppc::task::Task<std::tuple<int, int, std::vector<double, std::allocator<double> > >, double>::Validation() (modules/task/include/task.hpp:112)called 100 times, returned 100 times50.0%
ppc::task::Task<std::tuple<int, int, std::vector<double, std::allocator<double> > >, double>::~Task() (modules/task/include/task.hpp:208)called 100 times, returned 100 times83.0%
ppc::task::Task<std::vector<double, std::allocator<double> >, double>::InternalTimeTest() (modules/task/include/task.hpp:220)called 20 times, returned 20 times47.0%
ppc::task::Task<std::vector<double, std::allocator<double> >, double>::PostProcessing() (modules/task/include/task.hpp:151)called 10 times, returned 10 times60.0%
ppc::task::Task<std::vector<double, std::allocator<double> >, double>::PreProcessing() (modules/task/include/task.hpp:124)called 10 times, returned 10 times60.0%
ppc::task::Task<std::vector<double, std::allocator<double> >, double>::Run() (modules/task/include/task.hpp:139)called 10 times, returned 10 times50.0%
ppc::task::Task<std::vector<double, std::allocator<double> >, double>::Validation() (modules/task/include/task.hpp:112)called 10 times, returned 10 times50.0%
ppc::task::Task<std::vector<double, std::allocator<double> >, double>::~Task() (modules/task/include/task.hpp:208)called 10 times, returned 10 times83.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:220)called 128 times, returned 128 times47.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:151)called 64 times, returned 64 times60.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:124)called 64 times, returned 64 times60.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:139)called 64 times, returned 64 times50.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:112)called 64 times, returned 64 times50.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:208)called 64 times, returned 64 times89.0%
ppc::task::Task<std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> > >::InternalTimeTest() (modules/task/include/task.hpp:220)called 160 times, returned 160 times47.0%
ppc::task::Task<std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> > >::PostProcessing() (modules/task/include/task.hpp:151)called 80 times, returned 80 times60.0%
ppc::task::Task<std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> > >::PreProcessing() (modules/task/include/task.hpp:124)called 80 times, returned 80 times60.0%
ppc::task::Task<std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> > >::Run() (modules/task/include/task.hpp:139)called 80 times, returned 80 times50.0%
ppc::task::Task<std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> > >::Validation() (modules/task/include/task.hpp:112)called 80 times, returned 80 times50.0%
ppc::task::Task<std::vector<double, std::allocator<double> >, std::vector<double, std::allocator<double> > >::~Task() (modules/task/include/task.hpp:208)called 80 times, returned 80 times89.0%
ppc::task::Task<std::vector<float, std::allocator<float> >, float>::InternalTimeTest() (modules/task/include/task.hpp:220)called 25 times, returned 25 times47.0%
ppc::task::Task<std::vector<float, std::allocator<float> >, float>::PostProcessing() (modules/task/include/task.hpp:151)called 105 times, returned 80 times90.0%
ppc::task::Task<std::vector<float, std::allocator<float> >, float>::PreProcessing() (modules/task/include/task.hpp:124)called 95 times, returned 85 times90.0%
ppc::task::Task<std::vector<float, std::allocator<float> >, float>::Run() (modules/task/include/task.hpp:139)called 120 times, returned 120 times50.0%
ppc::task::Task<std::vector<float, std::allocator<float> >, float>::Validation() (modules/task/include/task.hpp:112)called 85 times, returned 85 times50.0%
ppc::task::Task<std::vector<float, std::allocator<float> >, float>::~Task() (modules/task/include/task.hpp:208)called 55 times, returned 55 times83.0%
ppc::task::Task<std::vector<int, std::allocator<int> >, int>::InternalTimeTest() (modules/task/include/task.hpp:220)called 488 times, returned 468 times88.0%
ppc::task::Task<std::vector<int, std::allocator<int> >, int>::PostProcessing() (modules/task/include/task.hpp:151)called 244 times, returned 224 times60.0%
ppc::task::Task<std::vector<int, std::allocator<int> >, int>::PreProcessing() (modules/task/include/task.hpp:124)called 244 times, returned 244 times60.0%
ppc::task::Task<std::vector<int, std::allocator<int> >, int>::Run() (modules/task/include/task.hpp:139)called 244 times, returned 244 times50.0%
ppc::task::Task<std::vector<int, std::allocator<int> >, int>::Validation() (modules/task/include/task.hpp:112)called 254 times, returned 254 times50.0%
ppc::task::Task<std::vector<int, std::allocator<int> >, int>::~Task() (modules/task/include/task.hpp:208)called 264 times, returned 264 times100.0%
ppc::task::Task<std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >::InternalTimeTest() (modules/task/include/task.hpp:220)called 80 times, returned 80 times47.0%
ppc::task::Task<std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >::PostProcessing() (modules/task/include/task.hpp:151)called 40 times, returned 40 times60.0%
ppc::task::Task<std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >::PreProcessing() (modules/task/include/task.hpp:124)called 40 times, returned 40 times60.0%
ppc::task::Task<std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >::Run() (modules/task/include/task.hpp:139)called 40 times, returned 40 times50.0%
ppc::task::Task<std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >::Validation() (modules/task/include/task.hpp:112)called 40 times, returned 40 times50.0%
ppc::task::Task<std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> > >::~Task() (modules/task/include/task.hpp:208)called 40 times, returned 40 times89.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:220)not called0.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:151)not called0.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:124)not called0.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:139)not called0.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:112)not called0.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:208)not called0.0%
ppc::task::Task<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:220)called 80 times, returned 80 times47.0%
ppc::task::Task<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:151)called 40 times, returned 40 times60.0%
ppc::task::Task<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:124)called 40 times, returned 40 times60.0%
ppc::task::Task<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:139)called 40 times, returned 40 times50.0%
ppc::task::Task<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:112)called 40 times, returned 40 times50.0%
ppc::task::Task<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:208)called 40 times, returned 40 times80.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:220)called 200 times, returned 200 times47.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:151)called 100 times, returned 100 times60.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:124)called 100 times, returned 100 times60.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:139)called 100 times, returned 100 times50.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:112)called 100 times, returned 100 times50.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:208)called 100 times, returned 100 times89.0%
ppc::task::Task<std::vector<unsigned char, std::allocator<unsigned char> >, unsigned char>::InternalTimeTest() (modules/task/include/task.hpp:220)not called0.0%
ppc::task::Task<std::vector<unsigned char, std::allocator<unsigned char> >, unsigned char>::PostProcessing() (modules/task/include/task.hpp:151)called 20 times, returned 20 times50.0%
ppc::task::Task<std::vector<unsigned char, std::allocator<unsigned char> >, unsigned char>::PreProcessing() (modules/task/include/task.hpp:124)called 20 times, returned 20 times50.0%
ppc::task::Task<std::vector<unsigned char, std::allocator<unsigned char> >, unsigned char>::Run() (modules/task/include/task.hpp:139)called 20 times, returned 20 times50.0%
ppc::task::Task<std::vector<unsigned char, std::allocator<unsigned char> >, unsigned char>::Validation() (modules/task/include/task.hpp:112)called 20 times, returned 20 times50.0%
ppc::task::Task<std::vector<unsigned char, std::allocator<unsigned char> >, unsigned char>::~Task() (modules/task/include/task.hpp:208)called 20 times, returned 20 times83.0%
ppc::task::Task<std::vector<unsigned int, std::allocator<unsigned int> >, unsigned int>::InternalTimeTest() (modules/task/include/task.hpp:220)not called0.0%
ppc::task::Task<std::vector<unsigned int, std::allocator<unsigned int> >, unsigned int>::PostProcessing() (modules/task/include/task.hpp:151)called 70 times, returned 70 times50.0%
ppc::task::Task<std::vector<unsigned int, std::allocator<unsigned int> >, unsigned int>::PreProcessing() (modules/task/include/task.hpp:124)called 70 times, returned 70 times50.0%
ppc::task::Task<std::vector<unsigned int, std::allocator<unsigned int> >, unsigned int>::Run() (modules/task/include/task.hpp:139)called 110 times, returned 110 times50.0%
ppc::task::Task<std::vector<unsigned int, std::allocator<unsigned int> >, unsigned int>::Validation() (modules/task/include/task.hpp:112)called 70 times, returned 70 times50.0%
ppc::task::Task<std::vector<unsigned int, std::allocator<unsigned int> >, unsigned int>::~Task() (modules/task/include/task.hpp:208)called 20 times, returned 20 times83.0%
ppc::task::TypeOfTaskToString[abi:cxx11](ppc::task::TypeOfTask) (modules/task/include/task.hpp:50)called 6340 times, returned 6340 times100.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 368 times, returned 368 times58.0%
ppc::util::GetNumProc() (modules/util/src/util.cpp:31)called 20 times, returned 20 times88.0%
ppc::util::GetNumThreads() (modules/util/src/util.cpp:23)called 244 times, returned 244 times88.0%
ppc::util::GetPerfMaxTime() (modules/util/src/util.cpp:47)called 70 times, returned 70 times88.0%
ppc::util::GetTaskMaxTime() (modules/util/src/util.cpp:39)called 1046 times, returned 1046 times88.0%
ppc::util::IsUnderMpirun() (modules/util/src/util.cpp:62)called 1974 times, returned 1974 times100.0%
ppc::util::test::MakeCurrentGTestToken[abi:cxx11](std::basic_string_view<char, std::char_traits<char> >) (modules/util/include/util.hpp:155)called 1000 times, returned 1000 times78.0%
ppc::util::test::MakePerTestEnvForCurrentGTest(std::basic_string_view<char, std::char_traits<char> >) (modules/util/include/util.hpp:167)called 1000 times, returned 1000 times83.0%
ppc::util::test::SanitizeToken[abi:cxx11](std::basic_string_view<char, std::char_traits<char> >) (modules/util/include/util.hpp:110)called 1000 times, returned 1000 times92.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:112)called 117392 times, returned 117392 times100.0%
ppc::util::test::ScopedPerTestEnv::CreateTmpDir(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (modules/util/include/util.hpp:130)called 1000 times, returned 1000 times64.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:132)called 192 times, returned 192 times52.0%
ppc::util::test::ScopedPerTestEnv::ScopedPerTestEnv(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (modules/util/include/util.hpp:126)called 1000 times, returned 1000 times67.0%
sabutay_a_increasing_contrast::SabutayAIncreaseContrastMPI::ApplyContrast(std::vector<unsigned char, std::allocator<unsigned char> > const&, unsigned char, unsigned char) (tasks/sabutay_a_increasing_contrast/mpi/src/ops_mpi.cpp:110)called 20 times, returned 20 times100.0%
sabutay_a_increasing_contrast::SabutayAIncreaseContrastMPI::FindGlobalMinMax(std::vector<unsigned char, std::allocator<unsigned char> > const&, unsigned char*, unsigned char*) (tasks/sabutay_a_increasing_contrast/mpi/src/ops_mpi.cpp:97)called 20 times, returned 20 times100.0%
sabutay_a_increasing_contrast::SabutayAIncreaseContrastMPI::PostProcessingImpl() (tasks/sabutay_a_increasing_contrast/mpi/src/ops_mpi.cpp:133)called 20 times, returned 20 times100.0%
sabutay_a_increasing_contrast::SabutayAIncreaseContrastMPI::PreProcessingImpl() (tasks/sabutay_a_increasing_contrast/mpi/src/ops_mpi.cpp:23)called 20 times, returned 20 times100.0%
sabutay_a_increasing_contrast::SabutayAIncreaseContrastMPI::RunImpl() (tasks/sabutay_a_increasing_contrast/mpi/src/ops_mpi.cpp:27)called 20 times, returned 20 times67.0%
sabutay_a_increasing_contrast::SabutayAIncreaseContrastMPI::SabutayAIncreaseContrastMPI(std::vector<unsigned char, std::allocator<unsigned char> > const&) (tasks/sabutay_a_increasing_contrast/mpi/src/ops_mpi.cpp:13)called 20 times, returned 20 times80.0%
sabutay_a_increasing_contrast::SabutayAIncreaseContrastMPI::ScatterInputData(int, int, int) (tasks/sabutay_a_increasing_contrast/mpi/src/ops_mpi.cpp:72)called 20 times, returned 20 times66.0%
sabutay_a_increasing_contrast::SabutayAIncreaseContrastMPI::ValidationImpl() (tasks/sabutay_a_increasing_contrast/mpi/src/ops_mpi.cpp:19)called 20 times, returned 20 times100.0%
sabutay_a_increasing_contrast::SabutayAIncreaseContrastSEQ::PostProcessingImpl() (tasks/sabutay_a_increasing_contrast/seq/src/ops_seq.cpp:52)called 80 times, returned 80 times100.0%
sabutay_a_increasing_contrast::SabutayAIncreaseContrastSEQ::PreProcessingImpl() (tasks/sabutay_a_increasing_contrast/seq/src/ops_seq.cpp:22)called 80 times, returned 80 times100.0%
sabutay_a_increasing_contrast::SabutayAIncreaseContrastSEQ::RunImpl() (tasks/sabutay_a_increasing_contrast/seq/src/ops_seq.cpp:26)called 80 times, returned 80 times95.0%
sabutay_a_increasing_contrast::SabutayAIncreaseContrastSEQ::SabutayAIncreaseContrastSEQ(std::vector<unsigned char, std::allocator<unsigned char> > const&) (tasks/sabutay_a_increasing_contrast/seq/src/ops_seq.cpp:12)called 80 times, returned 80 times80.0%
sabutay_a_increasing_contrast::SabutayAIncreaseContrastSEQ::ValidationImpl() (tasks/sabutay_a_increasing_contrast/seq/src/ops_seq.cpp:18)called 80 times, returned 80 times100.0%
sabutay_a_radix_sort_double_with_merge::(anonymous namespace)::MergeSorted(std::vector<double, std::allocator<double> > const&, std::vector<double, std::allocator<double> > const&) (tasks/sabutay_a_radix_sort_double_with_merge/mpi/src/ops_mpi.cpp:70)called 8 times, returned 8 times82.0%
sabutay_a_radix_sort_double_with_merge::(anonymous namespace)::RadixSortDouble(std::vector<double, std::allocator<double> >*) (tasks/sabutay_a_radix_sort_double_with_merge/mpi/src/ops_mpi.cpp:28)called 16 times, returned 16 times83.0%
sabutay_a_radix_sort_double_with_merge::(anonymous namespace)::RadixSortDouble(std::vector<double, std::allocator<double> >*) (tasks/sabutay_a_radix_sort_double_with_merge/seq/src/ops_seq.cpp:30)called 64 times, returned 64 times83.0%
sabutay_a_radix_sort_double_with_merge::(anonymous namespace)::RecvVectorD(int, int, ompi_communicator_t*) (tasks/sabutay_a_radix_sort_double_with_merge/mpi/src/ops_mpi.cpp:97)called 8 times, returned 8 times67.0%
sabutay_a_radix_sort_double_with_merge::(anonymous namespace)::SendVectorD(int, int, std::vector<double, std::allocator<double> > const&, ompi_communicator_t*) (tasks/sabutay_a_radix_sort_double_with_merge/mpi/src/ops_mpi.cpp:109)called 8 times, returned 8 times100.0%
sabutay_a_radix_sort_double_with_merge::SabutayAradixSortDoubleWithMergeMPI::PostProcessingImpl() (tasks/sabutay_a_radix_sort_double_with_merge/mpi/src/ops_mpi.cpp:181)called 16 times, returned 16 times100.0%
sabutay_a_radix_sort_double_with_merge::SabutayAradixSortDoubleWithMergeMPI::PreProcessingImpl() (tasks/sabutay_a_radix_sort_double_with_merge/mpi/src/ops_mpi.cpp:125)called 16 times, returned 16 times96.0%
sabutay_a_radix_sort_double_with_merge::SabutayAradixSortDoubleWithMergeMPI::RunImpl() (tasks/sabutay_a_radix_sort_double_with_merge/mpi/src/ops_mpi.cpp:162)called 16 times, returned 16 times78.0%
sabutay_a_radix_sort_double_with_merge::SabutayAradixSortDoubleWithMergeMPI::SabutayAradixSortDoubleWithMergeMPI(std::vector<double, std::allocator<double> > const&) (tasks/sabutay_a_radix_sort_double_with_merge/mpi/include/ops_mpi.hpp:16)called 16 times, returned 16 times28.0%
sabutay_a_radix_sort_double_with_merge::SabutayAradixSortDoubleWithMergeMPI::ValidationImpl() (tasks/sabutay_a_radix_sort_double_with_merge/mpi/src/ops_mpi.cpp:119)called 16 times, returned 16 times100.0%
sabutay_a_radix_sort_double_with_merge::SabutayAradixSortDoubleWithMergeSEQ::PostProcessingImpl() (tasks/sabutay_a_radix_sort_double_with_merge/seq/src/ops_seq.cpp:95)called 64 times, returned 64 times100.0%
sabutay_a_radix_sort_double_with_merge::SabutayAradixSortDoubleWithMergeSEQ::PreProcessingImpl() (tasks/sabutay_a_radix_sort_double_with_merge/seq/src/ops_seq.cpp:84)called 64 times, returned 64 times75.0%
sabutay_a_radix_sort_double_with_merge::SabutayAradixSortDoubleWithMergeSEQ::RunImpl() (tasks/sabutay_a_radix_sort_double_with_merge/seq/src/ops_seq.cpp:90)called 64 times, returned 64 times100.0%
sabutay_a_radix_sort_double_with_merge::SabutayAradixSortDoubleWithMergeSEQ::SabutayAradixSortDoubleWithMergeSEQ(std::vector<double, std::allocator<double> > const&) (tasks/sabutay_a_radix_sort_double_with_merge/seq/src/ops_seq.cpp:74)called 64 times, returned 64 times50.0%
sabutay_a_radix_sort_double_with_merge::SabutayAradixSortDoubleWithMergeSEQ::ValidationImpl() (tasks/sabutay_a_radix_sort_double_with_merge/seq/src/ops_seq.cpp:80)called 64 times, returned 64 times100.0%
sabutay_vector_sign_changes::(anonymous namespace)::CombineGlobal(std::vector<int, std::allocator<int> > const&) (tasks/sabutay_vector_sign_changes/mpi/src/ops_mpi.cpp:75)called 4 times, returned 4 times100.0%
sabutay_vector_sign_changes::(anonymous namespace)::ProcessSegment(unsigned long, unsigned long) (tasks/sabutay_vector_sign_changes/mpi/src/ops_mpi.cpp:54)called 8 times, returned 8 times100.0%
sabutay_vector_sign_changes::SabutayVectorSignChangesMPI::PostProcessingImpl() (tasks/sabutay_vector_sign_changes/mpi/src/ops_mpi.cpp:156)called 10 times, returned 10 times100.0%
sabutay_vector_sign_changes::SabutayVectorSignChangesMPI::PreProcessingImpl() (tasks/sabutay_vector_sign_changes/mpi/src/ops_mpi.cpp:112)called 10 times, returned 10 times100.0%
sabutay_vector_sign_changes::SabutayVectorSignChangesMPI::RunImpl() (tasks/sabutay_vector_sign_changes/mpi/src/ops_mpi.cpp:117)called 10 times, returned 10 times88.0%
sabutay_vector_sign_changes::SabutayVectorSignChangesMPI::SabutayVectorSignChangesMPI(double const&) (tasks/sabutay_vector_sign_changes/mpi/src/ops_mpi.cpp:102)called 10 times, returned 10 times100.0%
sabutay_vector_sign_changes::SabutayVectorSignChangesMPI::ValidationImpl() (tasks/sabutay_vector_sign_changes/mpi/src/ops_mpi.cpp:108)called 10 times, returned 10 times100.0%
sabutay_vector_sign_changes::SabutayVectorSignChangesSEQ::PostProcessingImpl() (tasks/sabutay_vector_sign_changes/seq/src/ops_seq.cpp:73)called 40 times, returned 40 times100.0%
sabutay_vector_sign_changes::SabutayVectorSignChangesSEQ::PreProcessingImpl() (tasks/sabutay_vector_sign_changes/seq/src/ops_seq.cpp:43)called 40 times, returned 40 times100.0%
sabutay_vector_sign_changes::SabutayVectorSignChangesSEQ::RunImpl() (tasks/sabutay_vector_sign_changes/seq/src/ops_seq.cpp:48)called 40 times, returned 40 times100.0%
sabutay_vector_sign_changes::SabutayVectorSignChangesSEQ::SabutayVectorSignChangesSEQ(double const&) (tasks/sabutay_vector_sign_changes/seq/src/ops_seq.cpp:33)called 40 times, returned 40 times100.0%
sabutay_vector_sign_changes::SabutayVectorSignChangesSEQ::ValidationImpl() (tasks/sabutay_vector_sign_changes/seq/src/ops_seq.cpp:39)called 40 times, returned 40 times100.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 times90.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 times70.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 times100.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 times100.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 times95.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 times75.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 times100.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 times100.0%
shkryleva_s_vec_min_val::ShkrylevaSVecMinValSEQ::PreProcessingImpl() (tasks/shkryleva_s_vec_min_val/seq/src/ops_seq.cpp:22)called 50 times, returned 50 times100.0%
shkryleva_s_vec_min_val::ShkrylevaSVecMinValSEQ::RunImpl() (tasks/shkryleva_s_vec_min_val/seq/src/ops_seq.cpp:27)called 50 times, returned 50 times100.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:12)called 50 times, returned 50 times75.0%
shkryleva_s_vec_min_val::ShkrylevaSVecMinValSEQ::ValidationImpl() (tasks/shkryleva_s_vec_min_val/seq/src/ops_seq.cpp:18)called 50 times, returned 50 times100.0%
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<dergynov_s_hypercube::DergynovSHypercubeMPI>() (modules/util/include/util.hpp:80)called 168 times, returned 168 times64.0%
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<dergynov_s_hypercube::DergynovSHypercubeSEQ>() (modules/util/include/util.hpp:80)called 168 times, returned 168 times64.0%
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<dergynov_s_radix_sort_double_simple_merge::DergynovSRadixSortDoubleSimpleMergeMPI>() (modules/util/include/util.hpp:80)called 168 times, returned 168 times64.0%
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<dergynov_s_radix_sort_double_simple_merge::DergynovSRadixSortDoubleSimpleMergeSEQ>() (modules/util/include/util.hpp:80)called 168 times, returned 168 times64.0%
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<int>() (modules/util/include/util.hpp:80)called 20 times, returned 20 times64.0%
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<kulikov_d_coun_number_char::KulikovDiffCountNumberCharMPI>() (modules/util/include/util.hpp:80)called 336 times, returned 336 times64.0%
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<kulikov_d_coun_number_char::KulikovDiffCountNumberCharSEQ>() (modules/util/include/util.hpp:80)called 336 times, returned 336 times64.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:80)called 140 times, returned 140 times64.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:80)called 140 times, returned 140 times64.0%
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<likhanov_m_hypercube::LikhanovMHypercubeMPI>() (modules/util/include/util.hpp:80)not called0.0%
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<likhanov_m_hypercube::LikhanovMHypercubeSEQ>() (modules/util/include/util.hpp:80)not called0.0%
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<morozova_s_broadcast::MorozovaSBroadcastMPI>() (modules/util/include/util.hpp:80)called 112 times, returned 112 times64.0%
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<morozova_s_broadcast::MorozovaSBroadcastSEQ>() (modules/util/include/util.hpp:80)called 112 times, returned 112 times64.0%
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<morozova_s_connected_components::MorozovaSConnectedComponentsMPI>() (modules/util/include/util.hpp:80)called 112 times, returned 112 times64.0%
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<morozova_s_connected_components::MorozovaSConnectedComponentsSEQ>() (modules/util/include/util.hpp:80)called 112 times, returned 112 times64.0%
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<morozova_s_matrix_max_value::MorozovaSMatrixMaxValueMPI>() (modules/util/include/util.hpp:80)called 84 times, returned 84 times64.0%
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<morozova_s_matrix_max_value::MorozovaSMatrixMaxValueSEQ>() (modules/util/include/util.hpp:80)called 168 times, returned 168 times64.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:80)called 84 times, returned 84 times64.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:80)called 84 times, returned 84 times64.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:80)called 84 times, returned 84 times64.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:80)called 84 times, returned 84 times64.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:80)called 84 times, returned 84 times64.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:80)called 84 times, returned 84 times64.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:80)called 84 times, returned 84 times64.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:80)called 84 times, returned 84 times64.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:80)called 84 times, returned 84 times64.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:80)called 84 times, returned 84 times64.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:80)called 84 times, returned 84 times64.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:80)called 10 times, returned 10 times65.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:80)called 10 times, returned 10 times65.0%
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<sabutay_a_increasing_contrast::SabutayAIncreaseContrastMPI>() (modules/util/include/util.hpp:80)called 280 times, returned 280 times64.0%
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<sabutay_a_increasing_contrast::SabutayAIncreaseContrastSEQ>() (modules/util/include/util.hpp:80)called 280 times, returned 280 times64.0%
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<sabutay_a_radix_sort_double_with_merge::SabutayAradixSortDoubleWithMergeMPI>() (modules/util/include/util.hpp:80)called 224 times, returned 224 times64.0%
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<sabutay_a_radix_sort_double_with_merge::SabutayAradixSortDoubleWithMergeSEQ>() (modules/util/include/util.hpp:80)called 224 times, returned 224 times64.0%
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<sabutay_vector_sign_changes::SabutayVectorSignChangesMPI>() (modules/util/include/util.hpp:80)called 140 times, returned 140 times64.0%
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<sabutay_vector_sign_changes::SabutayVectorSignChangesSEQ>() (modules/util/include/util.hpp:80)called 140 times, returned 140 times64.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:80)called 168 times, returned 168 times64.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:80)called 168 times, returned 168 times64.0%
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<tsarkov_k_hypercube::TsarkovKHypercubeMPI>() (modules/util/include/util.hpp:80)called 196 times, returned 196 times64.0%
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<tsarkov_k_hypercube::TsarkovKHypercubeSEQ>() (modules/util/include/util.hpp:80)called 196 times, returned 196 times64.0%
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<tsarkov_k_lexicographic_string_compare::TsarkovKLexicographicStringCompareMPI>() (modules/util/include/util.hpp:80)called 168 times, returned 168 times64.0%
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<tsarkov_k_lexicographic_string_compare::TsarkovKLexicographicStringCompareSEQ>() (modules/util/include/util.hpp:80)called 168 times, returned 168 times64.0%
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<zyuzin_n_sum_elements_of_matrix::ZyuzinNSumElementsOfMatrixMPI>() (modules/util/include/util.hpp:80)called 280 times, returned 280 times64.0%
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ppc::util::GetNamespace<zyuzin_n_sum_elements_of_matrix::ZyuzinNSumElementsOfMatrixSEQ>() (modules/util/include/util.hpp:80)called 280 times, returned 280 times64.0%
std::shared_ptr<sabutay_a_radix_sort_double_with_merge::SabutayAradixSortDoubleWithMergeMPI> ppc::task::TaskGetter<sabutay_a_radix_sort_double_with_merge::SabutayAradixSortDoubleWithMergeMPI, std::vector<double, std::allocator<double> > >(std::vector<double, std::allocator<double> > const&) (modules/task/include/task.hpp:289)not called0.0%
tsarkov_k_hypercube::(anonymous namespace)::CreatePayload(int) (tasks/tsarkov_k_hypercube/mpi/src/ops_mpi.cpp:36)called 1 time, returned 1 time100.0%
tsarkov_k_hypercube::(anonymous namespace)::FinalizeRoutedSize(int, int, bool, std::vector<int, std::allocator<int> > const&) (tasks/tsarkov_k_hypercube/mpi/src/ops_mpi.cpp:128)called 2 times, returned 2 times100.0%
tsarkov_k_hypercube::(anonymous namespace)::InitPayloadIfSource(int, int, int, std::vector<int, std::allocator<int> >*, bool*) (tasks/tsarkov_k_hypercube/mpi/src/ops_mpi.cpp:69)called 2 times, returned 2 times75.0%
tsarkov_k_hypercube::(anonymous namespace)::RouteHypercubeAndGetSize(int, int, int, int, int) (tasks/tsarkov_k_hypercube/mpi/src/ops_mpi.cpp:138)called 2 times, returned 2 times82.0%
tsarkov_k_hypercube::(anonymous namespace)::RouteOneDimension(int, int, int, std::vector<int, std::allocator<int> >*, bool*) (tasks/tsarkov_k_hypercube/mpi/src/ops_mpi.cpp:78)called 2 times, returned 2 times79.0%
tsarkov_k_hypercube::(anonymous namespace)::SendrecvCounts(ompi_communicator_t*, int, int, int, int*) (tasks/tsarkov_k_hypercube/mpi/src/ops_mpi.cpp:57)called 2 times, returned 2 times100.0%
tsarkov_k_hypercube::TsarkovKHypercubeMPI::PostProcessingImpl() (tasks/tsarkov_k_hypercube/mpi/src/ops_mpi.cpp:198)called 14 times, returned 14 times100.0%
tsarkov_k_hypercube::TsarkovKHypercubeMPI::PreProcessingImpl() (tasks/tsarkov_k_hypercube/mpi/src/ops_mpi.cpp:173)called 14 times, returned 14 times100.0%
tsarkov_k_hypercube::TsarkovKHypercubeMPI::RunImpl() (tasks/tsarkov_k_hypercube/mpi/src/ops_mpi.cpp:178)called 14 times, returned 14 times100.0%
tsarkov_k_hypercube::TsarkovKHypercubeMPI::TsarkovKHypercubeMPI(std::vector<int, std::allocator<int> > const&) (tasks/tsarkov_k_hypercube/mpi/src/ops_mpi.cpp:159)called 14 times, returned 14 times75.0%
tsarkov_k_hypercube::TsarkovKHypercubeMPI::ValidationImpl() (tasks/tsarkov_k_hypercube/mpi/src/ops_mpi.cpp:165)called 14 times, returned 14 times100.0%
tsarkov_k_hypercube::TsarkovKHypercubeSEQ::PostProcessingImpl() (tasks/tsarkov_k_hypercube/seq/src/ops_seq.cpp:39)called 56 times, returned 56 times100.0%
tsarkov_k_hypercube::TsarkovKHypercubeSEQ::PreProcessingImpl() (tasks/tsarkov_k_hypercube/seq/src/ops_seq.cpp:28)called 56 times, returned 56 times100.0%
tsarkov_k_hypercube::TsarkovKHypercubeSEQ::RunImpl() (tasks/tsarkov_k_hypercube/seq/src/ops_seq.cpp:33)called 56 times, returned 56 times100.0%
tsarkov_k_hypercube::TsarkovKHypercubeSEQ::TsarkovKHypercubeSEQ(std::vector<int, std::allocator<int> > const&) (tasks/tsarkov_k_hypercube/seq/src/ops_seq.cpp:14)called 56 times, returned 56 times75.0%
tsarkov_k_hypercube::TsarkovKHypercubeSEQ::ValidationImpl() (tasks/tsarkov_k_hypercube/seq/src/ops_seq.cpp:20)called 56 times, returned 56 times100.0%
tsarkov_k_lexicographic_string_compare::(anonymous namespace)::BroadcastString(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, int, ompi_communicator_t*) (tasks/tsarkov_k_lexicographic_string_compare/mpi/src/ops_mpi.cpp:27)called 24 times, returned 24 times81.0%
tsarkov_k_lexicographic_string_compare::TsarkovKLexicographicStringCompareMPI::PostProcessingImpl() (tasks/tsarkov_k_lexicographic_string_compare/mpi/src/ops_mpi.cpp:135)called 12 times, returned 12 times100.0%
tsarkov_k_lexicographic_string_compare::TsarkovKLexicographicStringCompareMPI::PreProcessingImpl() (tasks/tsarkov_k_lexicographic_string_compare/mpi/src/ops_mpi.cpp:95)called 12 times, returned 12 times100.0%
tsarkov_k_lexicographic_string_compare::TsarkovKLexicographicStringCompareMPI::RunImpl() (tasks/tsarkov_k_lexicographic_string_compare/mpi/src/ops_mpi.cpp:100)called 12 times, returned 12 times88.0%
tsarkov_k_lexicographic_string_compare::TsarkovKLexicographicStringCompareMPI::TsarkovKLexicographicStringCompareMPI(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/tsarkov_k_lexicographic_string_compare/mpi/src/ops_mpi.cpp:85)called 12 times, returned 12 times83.0%
tsarkov_k_lexicographic_string_compare::TsarkovKLexicographicStringCompareMPI::ValidationImpl() (tasks/tsarkov_k_lexicographic_string_compare/mpi/src/ops_mpi.cpp:91)called 12 times, returned 12 times100.0%
tsarkov_k_lexicographic_string_compare::TsarkovKLexicographicStringCompareSEQ::PostProcessingImpl() (tasks/tsarkov_k_lexicographic_string_compare/seq/src/ops_seq.cpp:47)called 48 times, returned 48 times100.0%
tsarkov_k_lexicographic_string_compare::TsarkovKLexicographicStringCompareSEQ::PreProcessingImpl() (tasks/tsarkov_k_lexicographic_string_compare/seq/src/ops_seq.cpp:20)called 48 times, returned 48 times100.0%
tsarkov_k_lexicographic_string_compare::TsarkovKLexicographicStringCompareSEQ::RunImpl() (tasks/tsarkov_k_lexicographic_string_compare/seq/src/ops_seq.cpp:25)called 48 times, returned 48 times100.0%
tsarkov_k_lexicographic_string_compare::TsarkovKLexicographicStringCompareSEQ::TsarkovKLexicographicStringCompareSEQ(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/tsarkov_k_lexicographic_string_compare/seq/src/ops_seq.cpp:10)called 48 times, returned 48 times83.0%
tsarkov_k_lexicographic_string_compare::TsarkovKLexicographicStringCompareSEQ::ValidationImpl() (tasks/tsarkov_k_lexicographic_string_compare/seq/src/ops_seq.cpp:16)called 48 times, returned 48 times100.0%
yushkova_p_min_in_matrix::YushkovaPMinInMatrixMPI::PostProcessingImpl() (tasks/yushkova_p_min_in_matrix/mpi/src/ops_mpi.cpp:86)not called0.0%
yushkova_p_min_in_matrix::YushkovaPMinInMatrixMPI::PreProcessingImpl() (tasks/yushkova_p_min_in_matrix/mpi/src/ops_mpi.cpp:40)not called0.0%
yushkova_p_min_in_matrix::YushkovaPMinInMatrixMPI::RunImpl() (tasks/yushkova_p_min_in_matrix/mpi/src/ops_mpi.cpp:45)not called0.0%
yushkova_p_min_in_matrix::YushkovaPMinInMatrixMPI::ValidationImpl() (tasks/yushkova_p_min_in_matrix/mpi/src/ops_mpi.cpp:36)not called0.0%
yushkova_p_min_in_matrix::YushkovaPMinInMatrixMPI::YushkovaPMinInMatrixMPI(int const&) (tasks/yushkova_p_min_in_matrix/mpi/src/ops_mpi.cpp:31)not called0.0%
yushkova_p_min_in_matrix::YushkovaPMinInMatrixSEQ::PostProcessingImpl() (tasks/yushkova_p_min_in_matrix/seq/src/ops_seq.cpp:69)not called0.0%
yushkova_p_min_in_matrix::YushkovaPMinInMatrixSEQ::PreProcessingImpl() (tasks/yushkova_p_min_in_matrix/seq/src/ops_seq.cpp:38)not called0.0%
yushkova_p_min_in_matrix::YushkovaPMinInMatrixSEQ::RunImpl() (tasks/yushkova_p_min_in_matrix/seq/src/ops_seq.cpp:45)not called0.0%
yushkova_p_min_in_matrix::YushkovaPMinInMatrixSEQ::ValidationImpl() (tasks/yushkova_p_min_in_matrix/seq/src/ops_seq.cpp:34)not called0.0%
yushkova_p_min_in_matrix::YushkovaPMinInMatrixSEQ::YushkovaPMinInMatrixSEQ(int const&) (tasks/yushkova_p_min_in_matrix/seq/src/ops_seq.cpp:28)not called0.0%
zyuzin_n_sum_elements_of_matrix::ZyuzinNSumElementsOfMatrixMPI::PostProcessingImpl() (tasks/zyuzin_n_sum_elements_of_matrix/mpi/src/ops_mpi.cpp:65)called 20 times, returned 20 times100.0%
zyuzin_n_sum_elements_of_matrix::ZyuzinNSumElementsOfMatrixMPI::PreProcessingImpl() (tasks/zyuzin_n_sum_elements_of_matrix/mpi/src/ops_mpi.cpp:26)called 20 times, returned 20 times100.0%
zyuzin_n_sum_elements_of_matrix::ZyuzinNSumElementsOfMatrixMPI::RunImpl() (tasks/zyuzin_n_sum_elements_of_matrix/mpi/src/ops_mpi.cpp:30)called 20 times, returned 20 times70.0%
zyuzin_n_sum_elements_of_matrix::ZyuzinNSumElementsOfMatrixMPI::ValidationImpl() (tasks/zyuzin_n_sum_elements_of_matrix/mpi/src/ops_mpi.cpp:19)called 20 times, returned 20 times80.0%
zyuzin_n_sum_elements_of_matrix::ZyuzinNSumElementsOfMatrixMPI::ZyuzinNSumElementsOfMatrixMPI(std::tuple<int, int, std::vector<double, std::allocator<double> > > const&) (tasks/zyuzin_n_sum_elements_of_matrix/mpi/src/ops_mpi.cpp:13)called 20 times, returned 20 times80.0%
zyuzin_n_sum_elements_of_matrix::ZyuzinNSumElementsOfMatrixSEQ::PostProcessingImpl() (tasks/zyuzin_n_sum_elements_of_matrix/seq/src/ops_seq.cpp:33)called 80 times, returned 80 times100.0%
zyuzin_n_sum_elements_of_matrix::ZyuzinNSumElementsOfMatrixSEQ::PreProcessingImpl() (tasks/zyuzin_n_sum_elements_of_matrix/seq/src/ops_seq.cpp:23)called 80 times, returned 80 times100.0%
zyuzin_n_sum_elements_of_matrix::ZyuzinNSumElementsOfMatrixSEQ::RunImpl() (tasks/zyuzin_n_sum_elements_of_matrix/seq/src/ops_seq.cpp:27)called 80 times, returned 80 times100.0%
zyuzin_n_sum_elements_of_matrix::ZyuzinNSumElementsOfMatrixSEQ::ValidationImpl() (tasks/zyuzin_n_sum_elements_of_matrix/seq/src/ops_seq.cpp:16)called 80 times, returned 80 times80.0%
zyuzin_n_sum_elements_of_matrix::ZyuzinNSumElementsOfMatrixSEQ::ZyuzinNSumElementsOfMatrixSEQ(std::tuple<int, int, std::vector<double, std::allocator<double> > > const&) (tasks/zyuzin_n_sum_elements_of_matrix/seq/src/ops_seq.cpp:10)called 80 times, returned 80 times80.0%