| Hierarchy;Name (location);Samples;Calls;Time/Call;% Time |
| +-;Summary;3;;;100.0 |
| +-;A::foocpp::foocpp();0;2;0ns;0.0 |
| +-;A::foocpp::func_a(int);1;2;5.000ms;33.333332 |
| | +-;A::foocpp::func_a(int) (foox.cpp:60);1;;;33.333332 |
| | +-;0x8048b84;1;;;33.333332 |
| +-;A::foocpp::func_f(int);0;2;0ns;0.0 |
| +-;A::foocpp::~foocpp();0;2;0ns;0.0 |
| +-;B::foocpp::foocpp();0;1;0ns;0.0 |
| +-;B::foocpp::func_b(int);2;1;20.000ms;66.666664 |
| | +-;B::foocpp::func_b(int) (foox.cpp:93);1;;;33.333332 |
| | | +-;0x8048978;1;;;33.333332 |
| | +-;B::foocpp::func_b(int) (foox.cpp:97);1;;;33.333332 |
| | +-;0x8048a28;1;;;33.333332 |
| +-;B::foocpp::~foocpp();0;1;0ns;0.0 |
| +-;main;0;0;;0.0 |