Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ PrettyPrint
Method
PrettyPrint
be/src/util/runtime-profile.cc:1424–1426 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1422
}
1423
1424
void RuntimeProfileBase::PrettyPrint(ostream* s, const string& prefix) const {
1425
PrettyPrint(DefaultVerbosity(), s, prefix);
1426
}
1427
1428
// Print the profile:
1429
// 1. Profile Name
Callers
10
QueryStateExpanded
Method · 0.80
GetRuntimeProfileOutput
Method · 0.80
DecompressToProfile
Method · 0.80
main
Function · 0.80
main
Function · 0.80
TEST
Function · 0.80
TEST_P
Function · 0.80
main
Function · 0.80
PrettyPrintSubclassCounters
Method · 0.80
PrintChildCounters
Method · 0.80
Calls
7
DefaultVerbosity
Function · 0.85
flags
Method · 0.80
value
Method · 0.45
unit
Method · 0.45
Load
Method · 0.45
find
Method · 0.45
size
Method · 0.45
Tested by
4
main
Function · 0.64
main
Function · 0.64
TEST
Function · 0.64
TEST_P
Function · 0.64