Home
last modified time | relevance | path

Searched refs:linux_perf (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/pytorch/test/cpp/profiler/
H A Dperf_events.cpp16 torch::profiler::impl::linux_perf::PerfProfiler profiler; in TEST()
55 torch::profiler::impl::linux_perf::PerfProfiler profiler; in TEST()
128 torch::profiler::impl::linux_perf::PerfProfiler profiler; in TEST()
198 torch::profiler::impl::linux_perf::PerfProfiler profiler; in TEST()
/aosp_15_r20/external/grpc-grpc/tools/internal_ci/helper_scripts/
H A Dprepare_build_linux_perf_rc26 time python3 -m pip install --user -r $DIR/requirements.linux_perf.txt
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/internal_ci/helper_scripts/
Dprepare_build_linux_perf_rc26 time python3 -m pip install --user -r $DIR/requirements.linux_perf.txt
/aosp_15_r20/external/grpc-grpc/tools/internal_ci/linux/
H A Dgrpc_bloat_diff_in_docker.sh23 time python3 -m pip install --user -r tools/internal_ci/helper_scripts/requirements.linux_perf.txt
H A Dgrpc_sample_fuzzers_in_docker.sh23 time python3 -m pip install --user -r tools/internal_ci/helper_scripts/requirements.linux_perf.txt
H A Dgrpc_performance_profile_summary_in_docker.sh23 time python3 -m pip install --user -r tools/internal_ci/helper_scripts/requirements.linux_perf.txt
H A Dgrpc_memory_diff_in_docker.sh23 time python3 -m pip install --user -r tools/internal_ci/helper_scripts/requirements.linux_perf.txt
H A Dgrpc_microbenchmark_diff_in_docker.sh23 time python3 -m pip install --user -r tools/internal_ci/helper_scripts/requirements.linux_perf.txt
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/internal_ci/linux/
Dgrpc_bloat_diff_in_docker.sh23 time python3 -m pip install --user -r tools/internal_ci/helper_scripts/requirements.linux_perf.txt
Dgrpc_sample_fuzzers_in_docker.sh23 time python3 -m pip install --user -r tools/internal_ci/helper_scripts/requirements.linux_perf.txt
Dgrpc_memory_diff_in_docker.sh23 time python3 -m pip install --user -r tools/internal_ci/helper_scripts/requirements.linux_perf.txt
Dgrpc_performance_profile_summary_in_docker.sh23 time python3 -m pip install --user -r tools/internal_ci/helper_scripts/requirements.linux_perf.txt
Dgrpc_microbenchmark_diff_in_docker.sh23 time python3 -m pip install --user -r tools/internal_ci/helper_scripts/requirements.linux_perf.txt
/aosp_15_r20/external/pytorch/torch/csrc/profiler/
H A Dperf-inl.h16 namespace torch::profiler::impl::linux_perf {
H A Dperf.h16 namespace torch::profiler::impl::linux_perf {
H A Dperf.cpp7 namespace torch::profiler::impl::linux_perf { namespace
H A Dcollection.h513 using perf_profiler_t = torch::profiler::impl::linux_perf::PerfProfiler;
H A Dcollection.cpp664 std::make_unique<torch::profiler::impl::linux_perf::PerfProfiler>();