422 lines
44 KiB
Plaintext
422 lines
44 KiB
Plaintext
Flat profile:
|
||
|
||
Each sample counts as 0.01 seconds.
|
||
% cumulative self self total
|
||
time seconds seconds calls ms/call ms/call name
|
||
22.22 0.02 0.02 1064503 0.00 0.00 SourceFile::offsetToLocation(int) const
|
||
11.11 0.03 0.01 1059636 0.00 0.00 Tokenizer::scope()
|
||
11.11 0.04 0.01 1059635 0.00 0.00 Lexer::isNumeric()
|
||
11.11 0.05 0.01 461302 0.00 0.00 DelimiterToken::~DelimiterToken()
|
||
11.11 0.06 0.01 278426 0.00 0.00 DelimiterToken::DelimiterToken()
|
||
11.11 0.07 0.01 133847 0.00 0.00 Lexer::readNumeric()
|
||
11.11 0.08 0.01 1 10.00 90.00 cmdTokens(CliArgs const&)
|
||
11.11 0.09 0.01 1 10.00 70.00 Tokenizer::scan(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >)
|
||
0.00 0.09 0.00 2754372 0.00 0.00 Lexer::isEnd()
|
||
0.00 0.09 0.00 2620524 0.00 0.00 Lexer::getchar()
|
||
0.00 0.09 0.00 2119274 0.00 0.00 Lexer::include(std::basic_string_view<char, std::char_traits<char> >, bool)
|
||
0.00 0.09 0.00 1851576 0.00 0.00 Lexer::getOffset()
|
||
0.00 0.09 0.00 1059640 0.00 0.00 Lexer::skipWhiteSpace()
|
||
0.00 0.09 0.00 991432 0.00 0.00 std::__detail::_Map_base<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, int>, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, int> >, std::__detail::_Select1st, std::equal_to<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::hash<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, false, true>, true>::operator[](std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
|
||
0.00 0.09 0.00 925788 0.00 0.00 Lexer::getchar(int)
|
||
0.00 0.09 0.00 691504 0.00 0.00 Lexer::getLocation()
|
||
0.00 0.09 0.00 691504 0.00 0.00 Lexer::toChar(int)
|
||
0.00 0.09 0.00 400817 0.00 0.00 Lexer::nextChar()
|
||
0.00 0.09 0.00 234284 0.00 0.00 IdentifierToken::~IdentifierToken()
|
||
0.00 0.09 0.00 234284 0.00 0.00 Lexer::beginPosition()
|
||
0.00 0.09 0.00 234284 0.00 0.00 Lexer::acceptPosition()
|
||
0.00 0.09 0.00 234284 0.00 0.00 Tokenizer::readIdentifier()
|
||
0.00 0.09 0.00 230202 0.00 0.00 OperatorToken::OperatorToken()
|
||
0.00 0.09 0.00 230202 0.00 0.00 OperatorToken::~OperatorToken()
|
||
0.00 0.09 0.00 133847 0.00 0.00 NumberToken::~NumberToken()
|
||
0.00 0.09 0.00 58981 0.00 0.00 KeywordToken::~KeywordToken()
|
||
0.00 0.09 0.00 21 0.00 0.00 void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<true>(char const*, unsigned long)
|
||
0.00 0.09 0.00 20 0.00 0.00 std::_Function_handler<int (CliArgs const&), main::{lambda(CliArgs const&)#4}>::_M_invoke(std::_Any_data const&, CliArgs const&)
|
||
0.00 0.09 0.00 19 0.00 0.00 std::_Function_handler<int (CliArgs const&), int (*)(CliArgs const&)>::_M_manager(std::_Any_data&, std::_Any_data const&, std::_Manager_operation)
|
||
0.00 0.09 0.00 11 0.00 0.00 bool std::operator==<char, std::char_traits<char>, std::allocator<char> >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, char const*)
|
||
0.00 0.09 0.00 9 0.00 0.00 CliCommand::~CliCommand()
|
||
0.00 0.09 0.00 7 0.00 0.00 std::vector<CliCommand, std::allocator<CliCommand> >::push_back(CliCommand const&)
|
||
0.00 0.09 0.00 3 0.00 0.00 std::_Function_handler<int (CliArgs const&), main::{lambda(CliArgs const&)#2}>::_M_manager(std::_Any_data&, std::_Any_data const&, std::_Manager_operation)
|
||
0.00 0.09 0.00 3 0.00 0.00 std::_Function_handler<int (CliArgs const&), main::{lambda(CliArgs const&)#3}>::_M_manager(std::_Any_data&, std::_Any_data const&, std::_Manager_operation)
|
||
0.00 0.09 0.00 3 0.00 0.00 std::_Function_handler<int (CliArgs const&), main::{lambda(CliArgs const&)#4}>::_M_manager(std::_Any_data&, std::_Any_data const&, std::_Manager_operation)
|
||
0.00 0.09 0.00 3 0.00 0.00 std::_Function_handler<int (CliArgs const&), main::{lambda(CliArgs const&)#1}>::_M_manager(std::_Any_data&, std::_Any_data const&, std::_Manager_operation)
|
||
0.00 0.09 0.00 2 0.00 0.00 std::_Hashtable<TokenType, std::pair<TokenType const, std::basic_string_view<char, std::char_traits<char> > >, std::allocator<std::pair<TokenType const, std::basic_string_view<char, std::char_traits<char> > > >, std::__detail::_Select1st, std::equal_to<TokenType>, std::hash<TokenType>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_Hashtable<std::pair<TokenType const, std::basic_string_view<char, std::char_traits<char> > > const*>(std::pair<TokenType const, std::basic_string_view<char, std::char_traits<char> > > const*, std::pair<TokenType const, std::basic_string_view<char, std::char_traits<char> > > const*, unsigned long, std::hash<TokenType> const&, std::equal_to<TokenType> const&, std::allocator<std::pair<TokenType const, std::basic_string_view<char, std::char_traits<char> > > > const&, std::integral_constant<bool, true>)
|
||
0.00 0.09 0.00 2 0.00 0.00 std::_Hashtable<std::basic_string_view<char, std::char_traits<char> >, std::pair<std::basic_string_view<char, std::char_traits<char> > const, TokenType>, std::allocator<std::pair<std::basic_string_view<char, std::char_traits<char> > const, TokenType> >, std::__detail::_Select1st, std::equal_to<std::basic_string_view<char, std::char_traits<char> > >, std::hash<std::basic_string_view<char, std::char_traits<char> > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, false, true> >::_Hashtable<std::pair<std::basic_string_view<char, std::char_traits<char> > const, TokenType> const*>(std::pair<std::basic_string_view<char, std::char_traits<char> > const, TokenType> const*, std::pair<std::basic_string_view<char, std::char_traits<char> > const, TokenType> const*, unsigned long, std::hash<std::basic_string_view<char, std::char_traits<char> > > const&, std::equal_to<std::basic_string_view<char, std::char_traits<char> > > const&, std::allocator<std::pair<std::basic_string_view<char, std::char_traits<char> > const, TokenType> > const&, std::integral_constant<bool, true>)
|
||
0.00 0.09 0.00 1 0.00 0.00 readSource[abi:cxx11](CliArgs const&)
|
||
0.00 0.09 0.00 1 0.00 0.00 parseArgs(int, char**)
|
||
0.00 0.09 0.00 1 0.00 0.00 SourceFile::computeLineStarts()
|
||
0.00 0.09 0.00 1 0.00 0.00 SourceFile::setText(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&)
|
||
0.00 0.09 0.00 1 0.00 0.00 Lexer::setSourceText(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&)
|
||
0.00 0.09 0.00 1 0.00 0.00 std::_Function_handler<int (CliArgs const&), int (*)(CliArgs const&)>::_M_invoke(std::_Any_data const&, CliArgs const&)
|
||
|
||
% the percentage of the total running time of the
|
||
time program used by this function.
|
||
|
||
cumulative a running sum of the number of seconds accounted
|
||
seconds for by this function and those listed above it.
|
||
|
||
self the number of seconds accounted for by this
|
||
seconds function alone. This is the major sort for this
|
||
listing.
|
||
|
||
calls the number of times this function was invoked, if
|
||
this function is profiled, else blank.
|
||
|
||
self the average number of milliseconds spent in this
|
||
ms/call function per call, if this function is profiled,
|
||
else blank.
|
||
|
||
total the average number of milliseconds spent in this
|
||
ms/call function and its descendents per call, if this
|
||
function is profiled, else blank.
|
||
|
||
name the name of the function. This is the minor sort
|
||
for this listing. The index shows the location of
|
||
the function in the gprof listing. If the index is
|
||
in parenthesis it shows where it would appear in
|
||
the gprof listing if it were to be printed.
|
||
|
||
Copyright (C) 2012-2026 Free Software Foundation, Inc.
|
||
|
||
Copying and distribution of this file, with or without modification,
|
||
are permitted in any medium without royalty provided the copyright
|
||
notice and this notice are preserved.
|
||
|
||
Call graph (explanation follows)
|
||
|
||
|
||
granularity: each sample hit covers 4 byte(s) for 11.11% of 0.09 seconds
|
||
|
||
index % time self children called name
|
||
<spontaneous>
|
||
[1] 100.0 0.00 0.09 main [1]
|
||
0.01 0.08 1/1 cmdTokens(CliArgs const&) [2]
|
||
0.00 0.00 18/20 std::_Function_handler<int (CliArgs const&), main::{lambda(CliArgs const&)#4}>::_M_invoke(std::_Any_data const&, CliArgs const&) [35]
|
||
0.00 0.00 9/9 CliCommand::~CliCommand() [38]
|
||
0.00 0.00 7/19 std::_Function_handler<int (CliArgs const&), int (*)(CliArgs const&)>::_M_manager(std::_Any_data&, std::_Any_data const&, std::_Manager_operation) [36]
|
||
0.00 0.00 7/7 std::vector<CliCommand, std::allocator<CliCommand> >::push_back(CliCommand const&) [39]
|
||
0.00 0.00 4/21 void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<true>(char const*, unsigned long) [34]
|
||
0.00 0.00 1/1 parseArgs(int, char**) [47]
|
||
0.00 0.00 1/11 bool std::operator==<char, std::char_traits<char>, std::allocator<char> >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, char const*) [37]
|
||
0.00 0.00 1/1 std::_Function_handler<int (CliArgs const&), int (*)(CliArgs const&)>::_M_invoke(std::_Any_data const&, CliArgs const&) [51]
|
||
0.00 0.00 1/3 std::_Function_handler<int (CliArgs const&), main::{lambda(CliArgs const&)#4}>::_M_manager(std::_Any_data&, std::_Any_data const&, std::_Manager_operation) [42]
|
||
0.00 0.00 1/3 std::_Function_handler<int (CliArgs const&), main::{lambda(CliArgs const&)#3}>::_M_manager(std::_Any_data&, std::_Any_data const&, std::_Manager_operation) [41]
|
||
0.00 0.00 1/3 std::_Function_handler<int (CliArgs const&), main::{lambda(CliArgs const&)#2}>::_M_manager(std::_Any_data&, std::_Any_data const&, std::_Manager_operation) [40]
|
||
0.00 0.00 1/3 std::_Function_handler<int (CliArgs const&), main::{lambda(CliArgs const&)#1}>::_M_manager(std::_Any_data&, std::_Any_data const&, std::_Manager_operation) [43]
|
||
-----------------------------------------------
|
||
0.01 0.08 1/1 main [1]
|
||
[2] 100.0 0.01 0.08 1 cmdTokens(CliArgs const&) [2]
|
||
0.01 0.06 1/1 Tokenizer::scan(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) [3]
|
||
0.01 0.00 461302/461302 DelimiterToken::~DelimiterToken() [9]
|
||
0.00 0.00 230202/230202 OperatorToken::~OperatorToken() [31]
|
||
0.00 0.00 175303/234284 IdentifierToken::~IdentifierToken() [27]
|
||
0.00 0.00 133847/133847 NumberToken::~NumberToken() [32]
|
||
0.00 0.00 58981/58981 KeywordToken::~KeywordToken() [33]
|
||
0.00 0.00 2/21 void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<true>(char const*, unsigned long) [34]
|
||
0.00 0.00 1/1 readSource[abi:cxx11](CliArgs const&) [46]
|
||
-----------------------------------------------
|
||
0.01 0.06 1/1 cmdTokens(CliArgs const&) [2]
|
||
[3] 77.8 0.01 0.06 1 Tokenizer::scan(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) [3]
|
||
0.01 0.05 1059636/1059636 Tokenizer::scope() [4]
|
||
0.00 0.00 1059635/2754372 Lexer::isEnd() [18]
|
||
0.00 0.00 1/1 Lexer::setSourceText(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&) [50]
|
||
-----------------------------------------------
|
||
0.01 0.05 1059636/1059636 Tokenizer::scan(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) [3]
|
||
[4] 66.7 0.01 0.05 1059636 Tokenizer::scope() [4]
|
||
0.00 0.01 691504/691504 Lexer::getLocation() [6]
|
||
0.01 0.00 133847/133847 Lexer::readNumeric() [7]
|
||
0.01 0.00 1059635/1059635 Lexer::isNumeric() [8]
|
||
0.01 0.00 278426/278426 DelimiterToken::DelimiterToken() [10]
|
||
0.00 0.00 234284/234284 Tokenizer::readIdentifier() [11]
|
||
0.00 0.00 2119274/2119274 Lexer::include(std::basic_string_view<char, std::char_traits<char> >, bool) [20]
|
||
0.00 0.00 1985561/2620524 Lexer::getchar() [19]
|
||
0.00 0.00 1383008/1851576 Lexer::getOffset() [21]
|
||
0.00 0.00 1059774/2754372 Lexer::isEnd() [18]
|
||
0.00 0.00 1059640/1059640 Lexer::skipWhiteSpace() [22]
|
||
0.00 0.00 991400/991432 std::__detail::_Map_base<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, int>, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, int> >, std::__detail::_Select1st, std::equal_to<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::hash<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, false, true>, true>::operator[](std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) [23]
|
||
0.00 0.00 925788/925788 Lexer::getchar(int) [24]
|
||
0.00 0.00 691504/691504 Lexer::toChar(int) [25]
|
||
0.00 0.00 230202/230202 OperatorToken::OperatorToken() [30]
|
||
0.00 0.00 58981/234284 IdentifierToken::~IdentifierToken() [27]
|
||
0.00 0.00 138/400817 Lexer::nextChar() [26]
|
||
-----------------------------------------------
|
||
0.00 0.00 138715/1064503 Lexer::readNumeric() [7]
|
||
0.00 0.00 234284/1064503 Tokenizer::readIdentifier() [11]
|
||
0.01 0.00 691504/1064503 Lexer::getLocation() [6]
|
||
[5] 22.2 0.02 0.00 1064503 SourceFile::offsetToLocation(int) const [5]
|
||
-----------------------------------------------
|
||
0.00 0.01 691504/691504 Tokenizer::scope() [4]
|
||
[6] 14.4 0.00 0.01 691504 Lexer::getLocation() [6]
|
||
0.01 0.00 691504/1064503 SourceFile::offsetToLocation(int) const [5]
|
||
-----------------------------------------------
|
||
0.01 0.00 133847/133847 Tokenizer::scope() [4]
|
||
[7] 14.0 0.01 0.00 133847 Lexer::readNumeric() [7]
|
||
0.00 0.00 138715/1064503 SourceFile::offsetToLocation(int) const [5]
|
||
-----------------------------------------------
|
||
0.01 0.00 1059635/1059635 Tokenizer::scope() [4]
|
||
[8] 11.1 0.01 0.00 1059635 Lexer::isNumeric() [8]
|
||
-----------------------------------------------
|
||
0.01 0.00 461302/461302 cmdTokens(CliArgs const&) [2]
|
||
[9] 11.1 0.01 0.00 461302 DelimiterToken::~DelimiterToken() [9]
|
||
-----------------------------------------------
|
||
0.01 0.00 278426/278426 Tokenizer::scope() [4]
|
||
[10] 11.1 0.01 0.00 278426 DelimiterToken::DelimiterToken() [10]
|
||
-----------------------------------------------
|
||
0.00 0.00 234284/234284 Tokenizer::scope() [4]
|
||
[11] 4.9 0.00 0.00 234284 Tokenizer::readIdentifier() [11]
|
||
0.00 0.00 234284/1064503 SourceFile::offsetToLocation(int) const [5]
|
||
0.00 0.00 634963/2754372 Lexer::isEnd() [18]
|
||
0.00 0.00 634963/2620524 Lexer::getchar() [19]
|
||
0.00 0.00 468568/1851576 Lexer::getOffset() [21]
|
||
0.00 0.00 400679/400817 Lexer::nextChar() [26]
|
||
0.00 0.00 234284/234284 Lexer::beginPosition() [28]
|
||
0.00 0.00 234284/234284 Lexer::acceptPosition() [29]
|
||
-----------------------------------------------
|
||
0.00 0.00 634963/2754372 Tokenizer::readIdentifier() [11]
|
||
0.00 0.00 1059635/2754372 Tokenizer::scan(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) [3]
|
||
0.00 0.00 1059774/2754372 Tokenizer::scope() [4]
|
||
[18] 0.0 0.00 0.00 2754372 Lexer::isEnd() [18]
|
||
-----------------------------------------------
|
||
0.00 0.00 634963/2620524 Tokenizer::readIdentifier() [11]
|
||
0.00 0.00 1985561/2620524 Tokenizer::scope() [4]
|
||
[19] 0.0 0.00 0.00 2620524 Lexer::getchar() [19]
|
||
-----------------------------------------------
|
||
0.00 0.00 2119274/2119274 Tokenizer::scope() [4]
|
||
[20] 0.0 0.00 0.00 2119274 Lexer::include(std::basic_string_view<char, std::char_traits<char> >, bool) [20]
|
||
-----------------------------------------------
|
||
0.00 0.00 468568/1851576 Tokenizer::readIdentifier() [11]
|
||
0.00 0.00 1383008/1851576 Tokenizer::scope() [4]
|
||
[21] 0.0 0.00 0.00 1851576 Lexer::getOffset() [21]
|
||
-----------------------------------------------
|
||
0.00 0.00 1059640/1059640 Tokenizer::scope() [4]
|
||
[22] 0.0 0.00 0.00 1059640 Lexer::skipWhiteSpace() [22]
|
||
-----------------------------------------------
|
||
0.00 0.00 32/991432 __static_initialization_and_destruction_0() [81]
|
||
0.00 0.00 991400/991432 Tokenizer::scope() [4]
|
||
[23] 0.0 0.00 0.00 991432 std::__detail::_Map_base<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, int>, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, int> >, std::__detail::_Select1st, std::equal_to<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::hash<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, false, true>, true>::operator[](std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) [23]
|
||
-----------------------------------------------
|
||
0.00 0.00 925788/925788 Tokenizer::scope() [4]
|
||
[24] 0.0 0.00 0.00 925788 Lexer::getchar(int) [24]
|
||
-----------------------------------------------
|
||
0.00 0.00 691504/691504 Tokenizer::scope() [4]
|
||
[25] 0.0 0.00 0.00 691504 Lexer::toChar(int) [25]
|
||
-----------------------------------------------
|
||
0.00 0.00 138/400817 Tokenizer::scope() [4]
|
||
0.00 0.00 400679/400817 Tokenizer::readIdentifier() [11]
|
||
[26] 0.0 0.00 0.00 400817 Lexer::nextChar() [26]
|
||
-----------------------------------------------
|
||
0.00 0.00 58981/234284 Tokenizer::scope() [4]
|
||
0.00 0.00 175303/234284 cmdTokens(CliArgs const&) [2]
|
||
[27] 0.0 0.00 0.00 234284 IdentifierToken::~IdentifierToken() [27]
|
||
-----------------------------------------------
|
||
0.00 0.00 234284/234284 Tokenizer::readIdentifier() [11]
|
||
[28] 0.0 0.00 0.00 234284 Lexer::beginPosition() [28]
|
||
-----------------------------------------------
|
||
0.00 0.00 234284/234284 Tokenizer::readIdentifier() [11]
|
||
[29] 0.0 0.00 0.00 234284 Lexer::acceptPosition() [29]
|
||
-----------------------------------------------
|
||
0.00 0.00 230202/230202 Tokenizer::scope() [4]
|
||
[30] 0.0 0.00 0.00 230202 OperatorToken::OperatorToken() [30]
|
||
-----------------------------------------------
|
||
0.00 0.00 230202/230202 cmdTokens(CliArgs const&) [2]
|
||
[31] 0.0 0.00 0.00 230202 OperatorToken::~OperatorToken() [31]
|
||
-----------------------------------------------
|
||
0.00 0.00 133847/133847 cmdTokens(CliArgs const&) [2]
|
||
[32] 0.0 0.00 0.00 133847 NumberToken::~NumberToken() [32]
|
||
-----------------------------------------------
|
||
0.00 0.00 58981/58981 cmdTokens(CliArgs const&) [2]
|
||
[33] 0.0 0.00 0.00 58981 KeywordToken::~KeywordToken() [33]
|
||
-----------------------------------------------
|
||
0.00 0.00 1/21 readSource[abi:cxx11](CliArgs const&) [46]
|
||
0.00 0.00 2/21 cmdTokens(CliArgs const&) [2]
|
||
0.00 0.00 4/21 main [1]
|
||
0.00 0.00 14/21 std::vector<CliCommand, std::allocator<CliCommand> >::push_back(CliCommand const&) [39]
|
||
[34] 0.0 0.00 0.00 21 void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<true>(char const*, unsigned long) [34]
|
||
-----------------------------------------------
|
||
0.00 0.00 2/20 parseArgs(int, char**) [47]
|
||
0.00 0.00 18/20 main [1]
|
||
[35] 0.0 0.00 0.00 20 std::_Function_handler<int (CliArgs const&), main::{lambda(CliArgs const&)#4}>::_M_invoke(std::_Any_data const&, CliArgs const&) [35]
|
||
-----------------------------------------------
|
||
0.00 0.00 3/19 std::vector<CliCommand, std::allocator<CliCommand> >::push_back(CliCommand const&) [39]
|
||
0.00 0.00 4/19 parseArgs(int, char**) [47]
|
||
0.00 0.00 5/19 CliCommand::~CliCommand() [38]
|
||
0.00 0.00 7/19 main [1]
|
||
[36] 0.0 0.00 0.00 19 std::_Function_handler<int (CliArgs const&), int (*)(CliArgs const&)>::_M_manager(std::_Any_data&, std::_Any_data const&, std::_Manager_operation) [36]
|
||
-----------------------------------------------
|
||
0.00 0.00 1/11 main [1]
|
||
0.00 0.00 10/11 parseArgs(int, char**) [47]
|
||
[37] 0.0 0.00 0.00 11 bool std::operator==<char, std::char_traits<char>, std::allocator<char> >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, char const*) [37]
|
||
-----------------------------------------------
|
||
0.00 0.00 9/9 main [1]
|
||
[38] 0.0 0.00 0.00 9 CliCommand::~CliCommand() [38]
|
||
0.00 0.00 5/19 std::_Function_handler<int (CliArgs const&), int (*)(CliArgs const&)>::_M_manager(std::_Any_data&, std::_Any_data const&, std::_Manager_operation) [36]
|
||
0.00 0.00 1/3 std::_Function_handler<int (CliArgs const&), main::{lambda(CliArgs const&)#4}>::_M_manager(std::_Any_data&, std::_Any_data const&, std::_Manager_operation) [42]
|
||
0.00 0.00 1/3 std::_Function_handler<int (CliArgs const&), main::{lambda(CliArgs const&)#3}>::_M_manager(std::_Any_data&, std::_Any_data const&, std::_Manager_operation) [41]
|
||
0.00 0.00 1/3 std::_Function_handler<int (CliArgs const&), main::{lambda(CliArgs const&)#2}>::_M_manager(std::_Any_data&, std::_Any_data const&, std::_Manager_operation) [40]
|
||
0.00 0.00 1/3 std::_Function_handler<int (CliArgs const&), main::{lambda(CliArgs const&)#1}>::_M_manager(std::_Any_data&, std::_Any_data const&, std::_Manager_operation) [43]
|
||
-----------------------------------------------
|
||
0.00 0.00 7/7 main [1]
|
||
[39] 0.0 0.00 0.00 7 std::vector<CliCommand, std::allocator<CliCommand> >::push_back(CliCommand const&) [39]
|
||
0.00 0.00 14/21 void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<true>(char const*, unsigned long) [34]
|
||
0.00 0.00 3/19 std::_Function_handler<int (CliArgs const&), int (*)(CliArgs const&)>::_M_manager(std::_Any_data&, std::_Any_data const&, std::_Manager_operation) [36]
|
||
0.00 0.00 1/3 std::_Function_handler<int (CliArgs const&), main::{lambda(CliArgs const&)#3}>::_M_manager(std::_Any_data&, std::_Any_data const&, std::_Manager_operation) [41]
|
||
0.00 0.00 1/3 std::_Function_handler<int (CliArgs const&), main::{lambda(CliArgs const&)#2}>::_M_manager(std::_Any_data&, std::_Any_data const&, std::_Manager_operation) [40]
|
||
0.00 0.00 1/3 std::_Function_handler<int (CliArgs const&), main::{lambda(CliArgs const&)#1}>::_M_manager(std::_Any_data&, std::_Any_data const&, std::_Manager_operation) [43]
|
||
0.00 0.00 1/3 std::_Function_handler<int (CliArgs const&), main::{lambda(CliArgs const&)#4}>::_M_manager(std::_Any_data&, std::_Any_data const&, std::_Manager_operation) [42]
|
||
-----------------------------------------------
|
||
0.00 0.00 1/3 main [1]
|
||
0.00 0.00 1/3 CliCommand::~CliCommand() [38]
|
||
0.00 0.00 1/3 std::vector<CliCommand, std::allocator<CliCommand> >::push_back(CliCommand const&) [39]
|
||
[40] 0.0 0.00 0.00 3 std::_Function_handler<int (CliArgs const&), main::{lambda(CliArgs const&)#2}>::_M_manager(std::_Any_data&, std::_Any_data const&, std::_Manager_operation) [40]
|
||
-----------------------------------------------
|
||
0.00 0.00 1/3 main [1]
|
||
0.00 0.00 1/3 CliCommand::~CliCommand() [38]
|
||
0.00 0.00 1/3 std::vector<CliCommand, std::allocator<CliCommand> >::push_back(CliCommand const&) [39]
|
||
[41] 0.0 0.00 0.00 3 std::_Function_handler<int (CliArgs const&), main::{lambda(CliArgs const&)#3}>::_M_manager(std::_Any_data&, std::_Any_data const&, std::_Manager_operation) [41]
|
||
-----------------------------------------------
|
||
0.00 0.00 1/3 main [1]
|
||
0.00 0.00 1/3 CliCommand::~CliCommand() [38]
|
||
0.00 0.00 1/3 std::vector<CliCommand, std::allocator<CliCommand> >::push_back(CliCommand const&) [39]
|
||
[42] 0.0 0.00 0.00 3 std::_Function_handler<int (CliArgs const&), main::{lambda(CliArgs const&)#4}>::_M_manager(std::_Any_data&, std::_Any_data const&, std::_Manager_operation) [42]
|
||
-----------------------------------------------
|
||
0.00 0.00 1/3 main [1]
|
||
0.00 0.00 1/3 CliCommand::~CliCommand() [38]
|
||
0.00 0.00 1/3 std::vector<CliCommand, std::allocator<CliCommand> >::push_back(CliCommand const&) [39]
|
||
[43] 0.0 0.00 0.00 3 std::_Function_handler<int (CliArgs const&), main::{lambda(CliArgs const&)#1}>::_M_manager(std::_Any_data&, std::_Any_data const&, std::_Manager_operation) [43]
|
||
-----------------------------------------------
|
||
0.00 0.00 2/2 __static_initialization_and_destruction_0() [69]
|
||
[44] 0.0 0.00 0.00 2 std::_Hashtable<TokenType, std::pair<TokenType const, std::basic_string_view<char, std::char_traits<char> > >, std::allocator<std::pair<TokenType const, std::basic_string_view<char, std::char_traits<char> > > >, std::__detail::_Select1st, std::equal_to<TokenType>, std::hash<TokenType>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_Hashtable<std::pair<TokenType const, std::basic_string_view<char, std::char_traits<char> > > const*>(std::pair<TokenType const, std::basic_string_view<char, std::char_traits<char> > > const*, std::pair<TokenType const, std::basic_string_view<char, std::char_traits<char> > > const*, unsigned long, std::hash<TokenType> const&, std::equal_to<TokenType> const&, std::allocator<std::pair<TokenType const, std::basic_string_view<char, std::char_traits<char> > > > const&, std::integral_constant<bool, true>) [44]
|
||
-----------------------------------------------
|
||
0.00 0.00 2/2 __static_initialization_and_destruction_0() [69]
|
||
[45] 0.0 0.00 0.00 2 std::_Hashtable<std::basic_string_view<char, std::char_traits<char> >, std::pair<std::basic_string_view<char, std::char_traits<char> > const, TokenType>, std::allocator<std::pair<std::basic_string_view<char, std::char_traits<char> > const, TokenType> >, std::__detail::_Select1st, std::equal_to<std::basic_string_view<char, std::char_traits<char> > >, std::hash<std::basic_string_view<char, std::char_traits<char> > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, false, true> >::_Hashtable<std::pair<std::basic_string_view<char, std::char_traits<char> > const, TokenType> const*>(std::pair<std::basic_string_view<char, std::char_traits<char> > const, TokenType> const*, std::pair<std::basic_string_view<char, std::char_traits<char> > const, TokenType> const*, unsigned long, std::hash<std::basic_string_view<char, std::char_traits<char> > > const&, std::equal_to<std::basic_string_view<char, std::char_traits<char> > > const&, std::allocator<std::pair<std::basic_string_view<char, std::char_traits<char> > const, TokenType> > const&, std::integral_constant<bool, true>) [45]
|
||
-----------------------------------------------
|
||
0.00 0.00 1/1 cmdTokens(CliArgs const&) [2]
|
||
[46] 0.0 0.00 0.00 1 readSource[abi:cxx11](CliArgs const&) [46]
|
||
0.00 0.00 1/21 void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<true>(char const*, unsigned long) [34]
|
||
-----------------------------------------------
|
||
0.00 0.00 1/1 main [1]
|
||
[47] 0.0 0.00 0.00 1 parseArgs(int, char**) [47]
|
||
0.00 0.00 10/11 bool std::operator==<char, std::char_traits<char>, std::allocator<char> >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, char const*) [37]
|
||
0.00 0.00 4/19 std::_Function_handler<int (CliArgs const&), int (*)(CliArgs const&)>::_M_manager(std::_Any_data&, std::_Any_data const&, std::_Manager_operation) [36]
|
||
0.00 0.00 2/20 std::_Function_handler<int (CliArgs const&), main::{lambda(CliArgs const&)#4}>::_M_invoke(std::_Any_data const&, CliArgs const&) [35]
|
||
-----------------------------------------------
|
||
0.00 0.00 1/1 Lexer::setSourceText(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&) [50]
|
||
[48] 0.0 0.00 0.00 1 SourceFile::computeLineStarts() [48]
|
||
-----------------------------------------------
|
||
0.00 0.00 1/1 Lexer::setSourceText(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&) [50]
|
||
[49] 0.0 0.00 0.00 1 SourceFile::setText(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&) [49]
|
||
-----------------------------------------------
|
||
0.00 0.00 1/1 Tokenizer::scan(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) [3]
|
||
[50] 0.0 0.00 0.00 1 Lexer::setSourceText(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&) [50]
|
||
0.00 0.00 1/1 SourceFile::computeLineStarts() [48]
|
||
0.00 0.00 1/1 SourceFile::setText(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&) [49]
|
||
-----------------------------------------------
|
||
0.00 0.00 1/1 main [1]
|
||
[51] 0.0 0.00 0.00 1 std::_Function_handler<int (CliArgs const&), int (*)(CliArgs const&)>::_M_invoke(std::_Any_data const&, CliArgs const&) [51]
|
||
-----------------------------------------------
|
||
|
||
This table describes the call tree of the program, and was sorted by
|
||
the total amount of time spent in each function and its children.
|
||
|
||
Each entry in this table consists of several lines. The line with the
|
||
index number at the left hand margin lists the current function.
|
||
The lines above it list the functions that called this function,
|
||
and the lines below it list the functions this one called.
|
||
This line lists:
|
||
index A unique number given to each element of the table.
|
||
Index numbers are sorted numerically.
|
||
The index number is printed next to every function name so
|
||
it is easier to look up where the function is in the table.
|
||
|
||
% time This is the percentage of the `total' time that was spent
|
||
in this function and its children. Note that due to
|
||
different viewpoints, functions excluded by options, etc,
|
||
these numbers will NOT add up to 100%.
|
||
|
||
self This is the total amount of time spent in this function.
|
||
|
||
children This is the total amount of time propagated into this
|
||
function by its children.
|
||
|
||
called This is the number of times the function was called.
|
||
If the function called itself recursively, the number
|
||
only includes non-recursive calls, and is followed by
|
||
a `+' and the number of recursive calls.
|
||
|
||
name The name of the current function. The index number is
|
||
printed after it. If the function is a member of a
|
||
cycle, the cycle number is printed between the
|
||
function's name and the index number.
|
||
|
||
|
||
For the function's parents, the fields have the following meanings:
|
||
|
||
self This is the amount of time that was propagated directly
|
||
from the function into this parent.
|
||
|
||
children This is the amount of time that was propagated from
|
||
the function's children into this parent.
|
||
|
||
called This is the number of times this parent called the
|
||
function `/' the total number of times the function
|
||
was called. Recursive calls to the function are not
|
||
included in the number after the `/'.
|
||
|
||
name This is the name of the parent. The parent's index
|
||
number is printed after it. If the parent is a
|
||
member of a cycle, the cycle number is printed between
|
||
the name and the index number.
|
||
|
||
If the parents of the function cannot be determined, the word
|
||
`<spontaneous>' is printed in the `name' field, and all the other
|
||
fields are blank.
|
||
|
||
For the function's children, the fields have the following meanings:
|
||
|
||
self This is the amount of time that was propagated directly
|
||
from the child into the function.
|
||
|
||
children This is the amount of time that was propagated from the
|
||
child's children to the function.
|
||
|
||
called This is the number of times the function called
|
||
this child `/' the total number of times the child
|
||
was called. Recursive calls by the child are not
|
||
listed in the number after the `/'.
|
||
|
||
name This is the name of the child. The child's index
|
||
number is printed after it. If the child is a
|
||
member of a cycle, the cycle number is printed
|
||
between the name and the index number.
|
||
|
||
If there are any cycles (circles) in the call graph, there is an
|
||
entry for the cycle-as-a-whole. This entry shows who called the
|
||
cycle (as parents) and the members of the cycle (as children.)
|
||
The `+' recursive calls entry shows the number of function calls that
|
||
were internal to the cycle, and the calls entry for each member shows,
|
||
for that member, how many times it was called from other members of
|
||
the cycle.
|
||
|
||
Copyright (C) 2012-2026 Free Software Foundation, Inc.
|
||
|
||
Copying and distribution of this file, with or without modification,
|
||
are permitted in any medium without royalty provided the copyright
|
||
notice and this notice are preserved.
|
||
|
||
Index by function name
|
||
|
||
[46] readSource[abi:cxx11](CliArgs const&) [28] Lexer::beginPosition() [5] SourceFile::offsetToLocation(int) const
|
||
[2] cmdTokens(CliArgs const&) [50] Lexer::setSourceText(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&) [44] std::_Hashtable<TokenType, std::pair<TokenType const, std::basic_string_view<char, std::char_traits<char> > >, std::allocator<std::pair<TokenType const, std::basic_string_view<char, std::char_traits<char> > > >, std::__detail::_Select1st, std::equal_to<TokenType>, std::hash<TokenType>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_Hashtable<std::pair<TokenType const, std::basic_string_view<char, std::char_traits<char> > > const*>(std::pair<TokenType const, std::basic_string_view<char, std::char_traits<char> > > const*, std::pair<TokenType const, std::basic_string_view<char, std::char_traits<char> > > const*, unsigned long, std::hash<TokenType> const&, std::equal_to<TokenType> const&, std::allocator<std::pair<TokenType const, std::basic_string_view<char, std::char_traits<char> > > > const&, std::integral_constant<bool, true>)
|
||
[47] parseArgs(int, char**) [29] Lexer::acceptPosition() [45] std::_Hashtable<std::basic_string_view<char, std::char_traits<char> >, std::pair<std::basic_string_view<char, std::char_traits<char> > const, TokenType>, std::allocator<std::pair<std::basic_string_view<char, std::char_traits<char> > const, TokenType> >, std::__detail::_Select1st, std::equal_to<std::basic_string_view<char, std::char_traits<char> > >, std::hash<std::basic_string_view<char, std::char_traits<char> > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, false, true> >::_Hashtable<std::pair<std::basic_string_view<char, std::char_traits<char> > const, TokenType> const*>(std::pair<std::basic_string_view<char, std::char_traits<char> > const, TokenType> const*, std::pair<std::basic_string_view<char, std::char_traits<char> > const, TokenType> const*, unsigned long, std::hash<std::basic_string_view<char, std::char_traits<char> > > const&, std::equal_to<std::basic_string_view<char, std::char_traits<char> > > const&, std::allocator<std::pair<std::basic_string_view<char, std::char_traits<char> > const, TokenType> > const&, std::integral_constant<bool, true>)
|
||
[38] CliCommand::~CliCommand() [22] Lexer::skipWhiteSpace() [36] std::_Function_handler<int (CliArgs const&), int (*)(CliArgs const&)>::_M_manager(std::_Any_data&, std::_Any_data const&, std::_Manager_operation)
|
||
[48] SourceFile::computeLineStarts() [18] Lexer::isEnd() [51] std::_Function_handler<int (CliArgs const&), int (*)(CliArgs const&)>::_M_invoke(std::_Any_data const&, CliArgs const&)
|
||
[49] SourceFile::setText(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&) [25] Lexer::toChar(int) [40] std::_Function_handler<int (CliArgs const&), main::{lambda(CliArgs const&)#2}>::_M_manager(std::_Any_data&, std::_Any_data const&, std::_Manager_operation) (std_function.h)
|
||
[32] NumberToken::~NumberToken() [24] Lexer::getchar(int) [41] std::_Function_handler<int (CliArgs const&), main::{lambda(CliArgs const&)#3}>::_M_manager(std::_Any_data&, std::_Any_data const&, std::_Manager_operation) (std_function.h)
|
||
[33] KeywordToken::~KeywordToken() [19] Lexer::getchar() [42] std::_Function_handler<int (CliArgs const&), main::{lambda(CliArgs const&)#4}>::_M_manager(std::_Any_data&, std::_Any_data const&, std::_Manager_operation) (std_function.h)
|
||
[30] OperatorToken::OperatorToken() [20] Lexer::include(std::basic_string_view<char, std::char_traits<char> >, bool) [35] std::_Function_handler<int (CliArgs const&), main::{lambda(CliArgs const&)#4}>::_M_invoke(std::_Any_data const&, CliArgs const&) (std_function.h)
|
||
[31] OperatorToken::~OperatorToken() [26] Lexer::nextChar() [43] std::_Function_handler<int (CliArgs const&), main::{lambda(CliArgs const&)#1}>::_M_manager(std::_Any_data&, std::_Any_data const&, std::_Manager_operation) (std_function.h)
|
||
[10] DelimiterToken::DelimiterToken() [21] Lexer::getOffset() [39] std::vector<CliCommand, std::allocator<CliCommand> >::push_back(CliCommand const&)
|
||
[9] DelimiterToken::~DelimiterToken() [8] Lexer::isNumeric() [34] void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<true>(char const*, unsigned long)
|
||
[27] IdentifierToken::~IdentifierToken() [11] Tokenizer::readIdentifier() [23] std::__detail::_Map_base<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, int>, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, int> >, std::__detail::_Select1st, std::equal_to<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::hash<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, false, true>, true>::operator[](std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
|
||
[6] Lexer::getLocation() [3] Tokenizer::scan(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) [37] bool std::operator==<char, std::char_traits<char>, std::allocator<char> >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, char const*)
|
||
[7] Lexer::readNumeric() [4] Tokenizer::scope()
|