HomeSort by: relevance | last modified time | path
    Searched defs:nextframe (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/m68k/m68k/
db_trace.c 111 static int nextframe(struct stackpos *, struct pcb *, int,
180 nextframe(struct stackpos *sp, struct pcb *pcb, int kerneltrace, function in typeref:typename:int
238 * is called from stacktop() and from nextframe(). Our caller will do
563 if (nextframe(&pos, pcb, kernel_only, pr) == 0)
db_trace.c 111 static int nextframe(struct stackpos *, struct pcb *, int,
180 nextframe(struct stackpos *sp, struct pcb *pcb, int kerneltrace, function in typeref:typename:int
238 * is called from stacktop() and from nextframe(). Our caller will do
563 if (nextframe(&pos, pcb, kernel_only, pr) == 0)

Completed in 21 milliseconds