Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/containerd/cgroups
/ cpuacctController
Struct
cpuacctController
cgroup1/cpuacct.go:40–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
type
cpuacctController
struct
{
41
root string
42
}
43
44
func
(c *cpuacctController) Name() Name {
45
return
Cpuacct
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected