Home
last modified time | relevance | path

Searched defs:pcs (Results 1 – 3 of 3) sorted by relevance

/xv6-public/
H A Dspinlock.h8 uint pcs[10]; // The call stack (an array of program counters) member
H A Dspinlock.c72 getcallerpcs(void *v, uint pcs[]) in getcallerpcs()
H A Dconsole.c110 uint pcs[10]; in panic() local