Share via


Call Profiler Data Collection Functions (Windows Embedded CE 6.0)

1/5/2010

The following table shows the Remote Call Profiler data collection functions.

Function Description

StartProfile

Increments the start/stop counter for the specified profiling level.

StopProfile

Decrements the start/stop counter for the specified profiling level.

SuspendProfile

Increments the suspend/resume counter for the specified profiling level.

ResumeProfile

Decrements the suspend/resume counter for the specified profiling level.

MarkProfile

Inserts a profile mark into the .icp file.

CommentMarkProfile

Inserts a profile mark and a user-defined text string into the .icp file.

CommentMarkAtProfile

Inserts a profile mark, a user-defined text string, and a timestamp value into the .icp file.

NameProfile

Assigns a name to a specified profiling element.

See Also

Concepts

Call Profiler Data Collection API Reference
Data Collection Control