プロファイラーレポートの自己時間の内訳について

1 次查看(过去 30 天)
Yonasawa
Yonasawa 2021-10-12
MATLAB R2020aを使用しています。
Simulinkで作成したモデルをプロファイラーレポートを有効化して、シミュレーション実行しました。
プロファイラーレポートを「モデルの階層構造ビュー」で表示して、ツリー最上部の項目をクリックすると自己時間の内訳が表示されます。
この内訳の各項目(実行ノード)の意味について教えてください。(知りたい項目は以下に記載)
また、この内訳の中で、モデルの実装内容に関わらず固定で処理時間が掛かるものはあるのでしょうか?
■自己時間の内訳の項目(実行ノード) ※モデル名:SampleModel
・SampleModel.Terminate
・SampleModel.Update
・terminationPhase
・SampleModel.Outputs.Major
・SampleModel.Outputs.ParameterChangeEvent
・simulationPhase
・SampleModel.Outputs.InvariantConstants
・SampleModel.CleanupRunTimeResources
・SampleModel.Enable
・SampleModel.SetupRunTimeResources
・initializationPhase
・SampleModel.InitializeConditions
・SampleModel.Outputs.ParameterChangeEvent
・simulate(SampleModel)

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 マルチコア プロセッサ ターゲット 的更多信息

产品


版本

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!