ProfileStop (Compact 2013)

3/28/2014

This function stops the Windows Embedded Compact instrumented kernel, or Monte Carlo profiling, and displays a profile report on a debug terminal.

Syntax

VOID ProfileStop (void);

Parameters

None.

Return Value

None.

Requirements

Header

profiler.h

Library

coredll.lib

See Also

Reference

Kernel Functions
ProfileStart

Other Resources

Implementing Profiler Timer Interrupts in the OAL