Lines Matching refs:be
21 a CPU is derecommended due to thermal limits or otherwise, it will still be
24 On AMP systems, a suitable P-core is chosen to be the “main” CPU, and begins
25 populating queues of tasks to be put into the stackshot and collecting bits of
26 global state (On SMP systems, the initiating CPU is always assigned to be the
62 size. Should the buffer be too small, stackshot will try again with a bigger
74 originally allocated from a different cluster's buffer, it will be put into the
85 one should be ahead of time. Because of this, allocate kcdata buffers in
124 CPU which can be seen from a debugger.
130 An lldb macro is in the works which will allow this data to be examined more
131 easily, but for now, it can be examined in lldb with `showpcpu -V
140 stackshot will not be taken.
144 panics, it will not be able to acquire the debugger lock since it is already
156 - It might be more elegant to give stackshot its own IPI flavor instead of
159 buffer and print a trace would be helpful.