Statistiques d'exécution d'une boucle.
Plus de détails...
#include <arcane/utils/internal/ProfilingInternal.h>
Statistiques d'exécution d'une boucle.
Définition à la ligne 37 du fichier ProfilingInternal.h.
◆ add()
◆ execTime()
Int64 Arcane::impl::ForLoopProfilingStat::execTime |
( |
| ) |
const |
|
inline |
◆ nbCall()
Int64 Arcane::impl::ForLoopProfilingStat::nbCall |
( |
| ) |
const |
|
inline |
◆ nbChunk()
Int64 Arcane::impl::ForLoopProfilingStat::nbChunk |
( |
| ) |
const |
|
inline |
◆ m_exec_time
Int64 Arcane::impl::ForLoopProfilingStat::m_exec_time = 0 |
|
private |
◆ m_nb_call
Int64 Arcane::impl::ForLoopProfilingStat::m_nb_call = 0 |
|
private |
◆ m_nb_chunk
Int64 Arcane::impl::ForLoopProfilingStat::m_nb_chunk = 0 |
|
private |
La documentation de cette structure a été générée à partir des fichiers suivants :