Home
last modified time | relevance | path

Searched defs:NodeStatsProcessMemResponse (Results 1 – 2 of 2) sorted by relevance

/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/mattbaird/elastigo/elastigo-2fe47fd29e4b/lib/
H A Dclusterstatresponses.go225 type NodeStatsProcessMemResponse struct { struct
226 Resident int64 `json:"resident_in_bytes"`
227 Share int64 `json:"share_in_bytes"`
228 TotalVirtual int64 `json:"total_virtual_in_bytes"`
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/mattbaird/elastigo/lib/
H A Dclusterstatresponses.go225 type NodeStatsProcessMemResponse struct { struct
226 Resident int64 `json:"resident_in_bytes"`
227 Share int64 `json:"share_in_bytes"`
228 TotalVirtual int64 `json:"total_virtual_in_bytes"`