Enable entry point execution profiling - Execution time profiling during a SIL or PIL execution - MATLAB (original) (raw)
Main Content
Execution time profiling during a SIL or PIL execution
Description
Settings
Off
This value is the default value.
Disables execution-time profiling during a SIL or PIL execution.
On
Calculates execution times of entry-point functions, using data obtained from instrumentation code in the SIL or PIL application. Use the Code Profile Analyzer (Embedded Coder) to view the call tree and corresponding execution times for the generated code.
Programmatic Use
**Property:**CodeExecutionProfiling |
---|
Values: false |true |
Default: false |
Version History
Introduced in R2014b