Searched refs:ScopedProfilingLabel (Results 1 – 14 of 14) sorted by relevance
207 class ScopedProfilingLabel {211 explicit ScopedProfilingLabel(const char* label) in ScopedProfilingLabel() function216 ~ScopedProfilingLabel() { profiling_stack_->Pop(); } in ~ScopedProfilingLabel()232 struct ScopedProfilingLabel { struct233 explicit ScopedProfilingLabel(const char*) {} in ScopedProfilingLabel() argument
110 ScopedProfilingLabel("MakeRandom(matrix)"); in MakeRandom()120 ScopedProfilingLabel("MakeRandom(matrix)"); in MakeRandom()134 ScopedProfilingLabel("MakeConstant(matrix)"); in MakeConstant()144 ScopedProfilingLabel("MakeZero(matrix)"); in MakeZero()
42 ScopedProfilingLabel("ReferenceEightBitIntGemm"); in ReferenceEightBitIntGemm()136 ScopedProfilingLabel("SingleThreadGemmWrapper::Gemm"); in Gemm()176 ScopedProfilingLabel("MultiThreadGemmWrapper::Gemm"); in Gemm()213 ScopedProfilingLabel("PublicGemmWrapper::Gemm"); in Gemm()247 ScopedProfilingLabel("EightBitIntGemmWrapper::Gemm"); in Gemm()273 ScopedProfilingLabel("ReferenceEightBitIntGemmWrapper::Gemm"); in Gemm()308 ScopedProfilingLabel("GetResultStats"); in GetResultStats()
44 ScopedProfilingLabel label("optimized kernel"); in Run()219 ScopedProfilingLabel label("optimized kernel"); in Run()
46 ScopedProfilingLabel label("optimized kernel (NEON 12x4)"); in Run()309 ScopedProfilingLabel label( in Run()1304 ScopedProfilingLabel label("optimized kernel (NEON 12x8)"); in Run()1676 ScopedProfilingLabel label("optimized kernel (NEON 12x8, depth 4, dotprod)"); in Run()
175 ScopedProfilingLabel label("BlockingCounter::Wait"); in Wait()253 ScopedProfilingLabel label("Worker::ChangeState");298 ScopedProfilingLabel label("Worker::ThreadFunc"); in ThreadFunc()490 ScopedProfilingLabel label("GemmWithPackedRhsTask"); in Run()642 ScopedProfilingLabel label("gemmlowp::MultiThreadGemm"); in MultiThreadGemm()
73 ScopedProfilingLabel label("gemmlowp::SingleThreadGemm"); in SingleThreadGemm()112 ScopedProfilingLabel size_label(labels_map[sizes_hash].c_str()); in SingleThreadGemm()
41 ScopedProfilingLabel label("optimized kernel"); in Run()
56 ScopedProfilingLabel label("optimized kernel (MSA 12x8)"); in Run()
109 ScopedProfilingLabel label("compute"); in Compute()
408 ScopedProfilingLabel label("pack LHS"); in PackLhs()423 ScopedProfilingLabel label("pack RHS"); in PackRhs()
138 ScopedProfilingLabel label(ResultBlockType::kOrder == MapOrder::ColMajor in UnpackResult()
204 gemmlowp::ScopedProfilingLabel label("store"); in DepthwiseConvHybridGeneral()267 gemmlowp::ScopedProfilingLabel label("DepthwiseConvHybridInt8/8bit"); in DepthwiseConvHybridWithRounding()297 gemmlowp::ScopedProfilingLabel specialized_label( in DepthwiseConvHybridWithRounding()309 gemmlowp::ScopedProfilingLabel specialized_label( in DepthwiseConvHybridWithRounding()400 gemmlowp::ScopedProfilingLabel label("DepthwiseConvHybridInt8"); in DepthwiseConvHybridPerChannel()
433 gemmlowp::ScopedProfilingLabel label(__PRETTY_FUNCTION__);502 gemmlowp::ScopedProfilingLabel label("DepthwiseConvAccumRowGeneric (slow)");556 gemmlowp::ScopedProfilingLabel label("DepthwiseConv");