Home
last modified time | relevance | path

Searched refs:getInstantaneousMetric (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dserver.c807 long long getInstantaneousMetric(int metric) { in getInstantaneousMetric() function
3466 getInstantaneousMetric(STATS_METRIC_COMMAND), in genRedisInfoString()
3469 (float)getInstantaneousMetric(STATS_METRIC_NET_INPUT)/1024, in genRedisInfoString()
3470 (float)getInstantaneousMetric(STATS_METRIC_NET_OUTPUT)/1024, in genRedisInfoString()