struct ov_profiling_info_t¶
Overview¶
Detailed Documentation¶
Fields¶
enum ov_profiling_info_t::Status statusstatus
int64_t real_timeThe absolute time, in microseconds, that the node ran (in total).
int64_t cpu_timeThe net host CPU time that the node ran.
const char \* node_nameName of a node.
const char \* exec_typeExecution type of a unit.
const char \* node_typeNode type.