Home
last modified time | relevance | path

Searched refs:profiling_enabled (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/core/
H A Devent.rs226 let profiling_enabled = queue.is_profiling_enabled(); in call() localVariable
228 if profiling_enabled { in call()
238 if profiling_enabled { in call()
248 if profiling_enabled { in call()
256 if profiling_enabled { in call()
/aosp_15_r20/external/executorch/runtime/platform/
H A Dtargets.bzl14 def profiling_enabled():
19 if profiling_enabled():
23 if not profiling_enabled():
28 if not profiling_enabled():
/aosp_15_r20/external/pytorch/benchmarks/profiler_benchmark/
H A Dprofiler_bench.py62 for profiling_enabled in [False, True]:
65 "enabled" if profiling_enabled else "disabled",
91 if profiling_enabled:
/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/core/
H A Devent.cpp134 if (q.profiling_enabled())
217 if (q.profiling_enabled()) { in profile()
H A Dqueue.hpp58 bool profiling_enabled() const;
H A Dqueue.cpp141 command_queue::profiling_enabled() const { in profiling_enabled() function in command_queue
/aosp_15_r20/external/armnn/python/pyarmnn/examples/object_detection/
H A Drun_video_stream.py48 enable_profile = args.profiling_enabled == "true"
H A Drun_video_file.py48 enable_profile = args.profiling_enabled == "true"
H A DREADME.md120 * `--profiling_enabled` - Optional. Enabling this option will print important ML related milestones…
162 * `--profiling_enabled` - Optional. Enabling this option will print important ML related milestones…
/aosp_15_r20/external/armnn/samples/ObjectDetection/
H A DReadme.md328 * --profiling_enabled: Enabling this option will print important ML related milestones timing