Searched refs:ScopedProfilingLabel (Results 1 – 10 of 10) sorted by relevance
208 class ScopedProfilingLabel {212 explicit ScopedProfilingLabel(const char* label) in ScopedProfilingLabel() function217 ~ScopedProfilingLabel() { profiling_stack_->Pop(); } in ~ScopedProfilingLabel()233 struct ScopedProfilingLabel { struct234 explicit ScopedProfilingLabel(const char*) {} in ScopedProfilingLabel() argument
107 ScopedProfilingLabel("MakeRandom(matrix)"); in MakeRandom()120 ScopedProfilingLabel("MakeConstant(matrix)"); in MakeConstant()130 ScopedProfilingLabel("MakeZero(matrix)"); in MakeZero()
43 ScopedProfilingLabel("ReferenceEightBitIntGemm"); in ReferenceEightBitIntGemm()137 ScopedProfilingLabel("SingleThreadGemmWrapper::Gemm"); in Gemm()177 ScopedProfilingLabel("MultiThreadGemmWrapper::Gemm"); in Gemm()214 ScopedProfilingLabel("PublicGemmWrapper::Gemm"); in Gemm()248 ScopedProfilingLabel("EightBitIntGemmWrapper::Gemm"); in Gemm()274 ScopedProfilingLabel("ReferenceEightBitIntGemmWrapper::Gemm"); in Gemm()309 ScopedProfilingLabel("GetResultStats"); in GetResultStats()
44 ScopedProfilingLabel label("optimized kernel"); in Run()218 ScopedProfilingLabel label("optimized kernel"); in Run()
46 ScopedProfilingLabel label("optimized kernel (NEON 12x4)"); in Run()308 ScopedProfilingLabel label( in Run()1278 ScopedProfilingLabel label("optimized kernel (NEON 12x8)"); in Run()
188 ScopedProfilingLabel label("BlockingCounter::Wait"); in Wait()241 ScopedProfilingLabel label("Worker::ChangeState"); in ChangeState()269 ScopedProfilingLabel label("Worker::ThreadFunc"); in ThreadFunc()448 ScopedProfilingLabel label("GemmWithPackedRhsTask"); in Run()622 ScopedProfilingLabel label("gemmlowp::MultiThreadGemm"); in MultiThreadGemm()
73 ScopedProfilingLabel label("gemmlowp::SingleThreadGemm"); in SingleThreadGemm()113 ScopedProfilingLabel size_label(labels_map[sizes_hash].c_str()); in SingleThreadGemm()
95 ScopedProfilingLabel label("compute"); in Compute()
400 ScopedProfilingLabel label("pack LHS"); in PackLhs()415 ScopedProfilingLabel label("pack RHS"); in PackRhs()
136 ScopedProfilingLabel label(ResultBlockType::kOrder == MapOrder::ColMajor in UnpackResult()