Searched refs:total_host_time_ps (Results 1 – 1 of 1) sorted by relevance
87 uint64 total_host_time_ps = host_tf_metrics_db.total_time_ps(); in GenerateTfStatsTable() local89 total_host_time_ps -= IdleTimePs(host_tf_metrics_db); in GenerateTfStatsTable()91 double total_host_time_us = PicosToMicros(total_host_time_ps); in GenerateTfStatsTable()