Searched defs:cSkipFrames (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/
H A DVBoxDTraceR0.cpp465 * @param cSkipFrames The number of artificial callstack frames to
469 void dtrace_getpcstack(pc_t *paPcStack, int cMaxFrames, int cSkipFrames, uint32_t *pIntr) argument
484 * @param cSkipFrames The number of artificial callstack frames to
487 int dtrace_getstackdepth(int cSkipFrames) argument

Completed in 51 milliseconds