Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/containerd/cgroups
/ PerfEventController
Struct
PerfEventController
cgroup1/perf_event.go:27–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
}
26
27
type
PerfEventController
struct
{
28
root string
29
}
30
31
func
(p *PerfEventController) Name() Name {
32
return
PerfEvent
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected