MCPcopy 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
27type PerfEventController struct {
28 root string
29}
30
31func (p *PerfEventController) Name() Name {
32 return PerfEvent

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected