Searched refs:compile_time_usecs_histogram (Results 1 – 1 of 1) sorted by relevance
23 auto* compile_time_usecs_histogram = tensorflow::monitoring::Sampler<1>::New( variable35 static auto* cell = compile_time_usecs_histogram->GetCell("hlo_passes"); in RecordHloPassesDuration()40 static auto* cell = compile_time_usecs_histogram->GetCell("hlo_to_llvm"); in RecordHloToLlvmDuration()48 static auto* cell = compile_time_usecs_histogram->GetCell("llvm_to_ptx"); in RecordLlvmPassesAndLlvmToPtxDuration()53 static auto* cell = compile_time_usecs_histogram->GetCell("llvm_passes"); in RecordLlvmPassesDuration()60 static auto* cell = compile_time_usecs_histogram->GetCell("llvm_to_ptx_only"); in RecordLlvmToPtxDuration()65 static auto* cell = compile_time_usecs_histogram->GetCell("ptx_to_cubin"); in RecordPtxToCubinDuration()