/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/i386-linux-gnu/sys/ |
D | profil.h | 37 struct prof struct 55 extern int sprofil (struct prof *__profp, int __profcnt, argument
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/ |
D | profil.h | 37 struct prof struct 55 extern int sprofil (struct prof *__profp, int __profcnt, argument
|
/aosp_15_r20/external/toolchain-utils/afdo_tools/bisection/ |
H A D | afdo_prof_analysis_test.py | 85 def run(self, prof, save_run=False): argument 104 def run(self, prof, save_run=False): argument 137 def run(self, prof, save_run=False): argument 155 def run(self, prof, save_run=False): argument
|
H A D | afdo_prof_analysis.py | 83 def prof_to_tmp(prof): argument 141 def run(self, prof, save_run=True): argument
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_gemm/ |
H A D | gemm_hybrid_indirect.hpp | 75 profiler &prof, in run() 121 profiler &prof, in run() 169 profiler &prof, in run() 186 profiler &prof, in run() 429 profiler prof; in execute() local
|
H A D | gemm_interleaved.hpp | 82 profiler &prof, in run() 112 profiler &prof, in run() 142 profiler &prof, in run() 181 profiler &prof, in run() 208 profiler &prof, in run() 715 profiler prof; in execute() local
|
H A D | gemm_hybrid.hpp | 151 profiler prof; in execute() local
|
H A D | gemm_hybrid_quantized_inline.hpp | 161 profiler prof; in execute() local
|
H A D | gemv_pretransposed.hpp | 145 profiler prof; in execute() local
|
H A D | gemm_hybrid_quantized.hpp | 177 profiler prof; in execute() local
|
/aosp_15_r20/external/pytorch/torch/utils/bottleneck/ |
H A D | __main__.py | 88 def print_cprofile_summary(prof, sortby='tottime', topk=15): argument 120 def print_autograd_prof_summary(prof, mode, sortby='cpu_time', topk=15): argument
|
/aosp_15_r20/external/pytorch/torch/profiler/ |
H A D | profiler.py | 15 import torch.autograd.profiler as prof namespace 470 def handler_fn(prof) -> None: argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/profile_utils/ |
H A D | cpu_utils_test.cc | 82 ClockCycleProfiler prof; in TEST_F() local
|
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/stringprep/ |
H A D | TestData.java | 437 String prof, int flg, Exception ex) in ConformanceTestCase()
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/stringprep/ |
H A D | TestData.java | 440 String prof, int flg, Exception ex) in ConformanceTestCase()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/ |
D | os2_plan9.go | 46 prof struct { // Per process profiling member
|
/aosp_15_r20/external/python/mako/examples/bench/ |
D | basic.py | 211 prof = hotshot.Profile("template.prof") variable
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_hotshot.py | 141 def start(prof): argument
|
/aosp_15_r20/external/pytorch/torch/distributed/elastic/metrics/ |
H A D | api.py | 111 def prof(fn=None, group: str = "torchelastic"): function
|
/aosp_15_r20/external/pytorch/benchmarks/inference/ |
H A D | server.py | 377 def trace_handler(prof): argument
|
/aosp_15_r20/external/pytorch/test/profiler/ |
H A D | test_profiler.py | 872 def judge(expected_event_count, prof): argument 1883 def _step_helper_func(self, prof): argument
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_video_enc_h264.cpp | 806 …D3D12_VIDEO_ENCODER_PROFILE_H264 prof = d3d12_video_encoder_convert_profile_to_d3d12_enc_profile_h… in d3d12_video_encoder_convert_h264_codec_configuration() local
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/pooling/ |
H A D | pooling_depthfirst_generic_quantized.hpp | 142 arm_gemm::profiler prof; in execute() local
|
H A D | pooling_depthfirst_cache_oblivious.hpp | 142 arm_gemm::profiler prof; in execute() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/driver/ |
D | webui.go | 40 prof *profile.Profile member
|