Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ GetValue
Method
GetValue
be/src/util/memory-metrics.cc:159–161 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
157
}
158
159
int64_t JvmMemoryMetric::GetValue() {
160
return JvmMetricCache::GetInstance()->GetPoolMetric(mempool_name_, metric_type_);
161
}
162
163
void JvmMemoryMetric::InitMetrics(MetricGroup* parent) {
164
if (initialized_) return;
Callers
9
GetThreadOverview
Method · 0.45
ValidateDict
Function · 0.45
AddActiveStatus
Function · 0.45
RootHandler
Function · 0.45
CheckAuthMetrics
Function · 0.45
AssertValue
Function · 0.45
TEST_F
Function · 0.45
CompareInterpreted
Method · 0.45
CompareBasedOnSize
Method · 0.45
Calls
12
GetPoolMetric
Method · 0.80
GetCounterMetric
Method · 0.80
GetSystemBytesLimit
Method · 0.80
GetSystemBytesAllocated
Method · 0.45
GetReservation
Method · 0.45
GetFreeBufferBytes
Method · 0.45
GetCleanPageBytes
Method · 0.45
GetNumFreeBuffers
Method · 0.45
GetCleanPageBytesLimit
Method · 0.45
GetNumCleanPages
Method · 0.45
consumption
Method · 0.45
peak_consumption
Method · 0.45
Tested by
4
ValidateDict
Function · 0.36
CheckAuthMetrics
Function · 0.36
AssertValue
Function · 0.36
TEST_F
Function · 0.36