MCPcopy Index your code
hub / github.com/dtrace4linux/linux / fix_small_cpu_struct

Function fix_small_cpu_struct

cmd/ctfconvert/st_bugs.c:160–226  ·  view source on GitHub ↗

* The cpu structure grows, with the addition of a machcpu member, if * _MACHDEP is defined. This means that, for example, the cpu structure * in unix is different from the cpu structure in genunix. As one might * expect, this causes merges to fail. Since everyone indirectly contains * a pointer to a CPU structure, the failed merges can cause massive amounts * of duplication. In the case o

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

cvt_fixbugsFunction · 0.85

Calls 6

lookupnameFunction · 0.85
streqFunction · 0.85
xcallocFunction · 0.85
xstrdupFunction · 0.85
debugFunction · 0.85
xmallocFunction · 0.85

Tested by

no test coverage detected