Searched refs:thread_runtime_sec (Results 1 – 1 of 1) sorted by relevance
1616 float thread_runtime_sec = 0.; in AnalysisAllStats() local1622 thread_runtime_sec = (*it)->GetRunDurationUSec()*1.0/1000000.; in AnalysisAllStats()1625 if (thread_runtime_sec > max_runtime_sec) { in AnalysisAllStats()1626 max_runtime_sec = thread_runtime_sec; in AnalysisAllStats()