Searched refs:total_host_op_time_ps_exclude_idle (Results 1 – 1 of 1) sorted by relevance
216 uint64 total_host_op_time_ps_exclude_idle = 0; in ComputeAnalysisResult() local221 total_host_op_time_ps_exclude_idle += metrics.self_time_ps(); in ComputeAnalysisResult()256 SafeDivide(eager_host_op_time_ps, total_host_op_time_ps_exclude_idle)); in ComputeAnalysisResult()