Home
last modified time | relevance | path

Searched defs:KeRosDumpStackFrames (Results 1 – 2 of 2) sorted by relevance

/reactos/win32ss/gdi/ntgdi/
H A Dgdidebug.h7 #define KeRosDumpStackFrames(Frames, Count) \ macro
11 #define KeRosDumpStackFrames(Frames, Count) macro
/reactos/ntoskrnl/ke/
H A Dbug.c262 KeRosDumpStackFrames(IN PULONG_PTR Frame OPTIONAL, in KeRosDumpStackFrames() function