k8s.io/utils/cpuset.New
third-partyThe 6150th most-called third-party function by production calls. Called 1,574 times across 3 modules; 96 of those run outside tests and generated code.
- prod calls
- 96
- non-test, non-generated
- all calls
- 1,574
- total callsites
- modules
- 3
- distinct callers
- in loop
- 10%
- of prod calls
- in tests
- 94%
- 1,478 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Package function100%A direct call to an exported package function, resolved by type.
who calls this
Notable callers
Production calls into New from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 96 100%
where it's called
Callsites in the wild
12 representative callsites of 1,574, prioritizing in-loop and non-test usage. We link to source, never display it.
-
k8s.io/utils @v0.0.0-20260707023825-cf1189d6abe3
cpuset/cpuset.go:219
in loop -
k8s.io/utils @v0.0.0-20260707023825-cf1189d6abe3
cpuset/cpuset.go:226
in loop -
k8s.io/utils @v0.0.0-20260707023825-cf1189d6abe3
cpuset/cpuset.go:230
in loop -
k8s.io/utils @v0.0.0-20260707023825-cf1189d6abe3
cpuset/cpuset.go:233
in loop - in loop
-
k8s.io/kubernetes @v1.36.3
pkg/kubelet/cm/cpumanager/cpu_assignment.go:643
in loop -
k8s.io/kubernetes @v1.36.3
pkg/kubelet/cm/cpumanager/cpu_assignment.go:1107
in loop -
k8s.io/kubernetes @v1.36.3
pkg/kubelet/cm/cpumanager/cpu_assignment.go:1113
in loop - in loop
- in loop
-
k8s.io/kubernetes @v1.36.3
pkg/kubelet/cm/cpumanager/policy_static_restore_test.go:123
in loop test - in loop test
top callers
The modules that reach for it
The modules that call New most in this snapshot.
- github.com/kubernetes/kubernetes74147%
- k8s.io/kubernetes64341%
- k8s.io/utils19012%
siblings
More from k8s.io/utils/cpuset
The other most-called functions in this package. See all →