Home
last modified time | relevance | path

Searched defs:Profiler (Results 1 – 25 of 126) sorted by relevance

123456

/aosp_15_r20/tools/asuite/adevice/src/
H A Dadevice.rs122 profiler: &mut Profiler, in adevice()
687 pub struct Profiler { struct
706 impl std::fmt::Display for Profiler { argument
H A Dmetrics.rs36 fn add_profiler_events(&mut self, profiler: &Profiler); in add_profiler_events()
111 fn add_profiler_events(&mut self, profiler: &Profiler) { in add_profiler_events()
/aosp_15_r20/hardware/google/camera/common/hal/utils/profiling/
Daidl_profiler.cc291 EventType, std::unique_ptr<google::camera_common::Profiler>, in MakeScopedProfiler()
299 void ReprocessingRequestStart(std::unique_ptr<Profiler>, int32_t) override{}; in ReprocessingRequestStart()
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/profiling/
DProfiler.java20 public final class Profiler { class
34 private Profiler(String tag, boolean isTestEnv) { in Profiler() method in Profiler
/aosp_15_r20/external/rust/android-crates-io/crates/criterion/src/
Dprofiler.rs9 pub trait Profiler { trait
/aosp_15_r20/packages/services/Telephony/src/com/android/phone/
DProfiler.java28 public class Profiler { class
51 private Profiler() { in Profiler() method in Profiler
/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
H A DProfiler.cs51 public class Profiler : BlankDebugEventListener { class
92 public Profiler() { in Profiler() method in Antlr.Runtime.Debug.Profiler
95 public Profiler(DebugParser parser) { in Profiler() method in Antlr.Runtime.Debug.Profiler
/aosp_15_r20/external/antlr/runtime/Java/src/main/java/org/antlr/runtime/debug/
H A DProfiler.java38 public class Profiler extends BlankDebugEventListener { class
148 public Profiler() { in Profiler() method in Profiler
151 public Profiler(DebugParser parser) { in Profiler() method in Profiler
/aosp_15_r20/external/slf4j/slf4j-ext/src/main/java/org/slf4j/profiler/
H A DProfiler.java50 public class Profiler implements TimeInstrument { class
67 public Profiler(String name) { in Profiler() method in Profiler
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp226 MemProfiler Profiler(M); in run() local
236 ModuleMemProfiler Profiler(M); in run() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/profiling/
H A Dprofiler.h26 using Profiler = BufferedProfiler; variable
/aosp_15_r20/packages/apps/Camera2/src/com/android/camera/stats/profiler/
DProfiler.java23 public interface Profiler { interface
/aosp_15_r20/external/pytorch/docs/source/
H A Dautograd.rst258 Profiler chapter
/aosp_15_r20/system/extras/tests/icachetest/
H A DProfiler.cpp55 Profiler::Profiler() noexcept { in Profiler() function in utils::Profiler
H A DProfiler.h83 friend class Profiler; variable
/aosp_15_r20/packages/inputmethods/LatinIME/native/jni/src/utils/
Dprofiler.h31 Profiler(const clockid_t clockId) in Profiler() function
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dprofiler.py175 class Profiler(object): class
/aosp_15_r20/external/leakcanary2/leakcanary-android-instrumentation/src/androidTest/java/leakcanary/
H A DProfiler.kt12 internal object Profiler { object
/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dprofiler.py92 class Profiler: class
/aosp_15_r20/external/tensorflow/tensorflow/python/profiler/
H A Dmodel_analyzer.py124 class Profiler(object): class
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp149 GCOVProfiler Profiler; member in __anonc41b59c20111::GCOVProfilerLegacyPass
466 GCOVProfiler Profiler(GCOVOpts); in run() local
/aosp_15_r20/external/gemmlowp/profiling/
H A Dinstrumentation.h82 static Mutex* Profiler() { in Profiler() function
/aosp_15_r20/external/antlr/runtime/Ruby/lib/antlr3/
H A Dprofile.rb195 class Profiler class
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp163 GCOVProfiler Profiler; member in __anona59ada640111::GCOVProfilerLegacyPass
581 GCOVProfiler Profiler(GCOVOpts); in run() local
/aosp_15_r20/external/libultrahdr/tests/
H A Djpegr_test.cpp2208 class Profiler { class
2227 class Profiler { class

123456