Home
last modified time | relevance | path

Searched defs:profilerConfig (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/distributed/autograd/rpc_messages/
H A Drpc_with_profiling_req.cpp19 torch::autograd::profiler::ProfilerConfig&& profilerConfig, in RpcWithProfilingReq()
42 torch::autograd::profiler::ProfilerConfig&& profilerConfig, in RpcWithProfilingReq()
/aosp_15_r20/external/pytorch/torch/csrc/distributed/autograd/
H A Dutils.cpp82 torch::autograd::profiler::ProfilerConfig&& profilerConfig) { in getMessageWithProfiling()
162 auto profilerConfig = torch::autograd::profiler::getProfilerConfig(); in sendMessageWithAutograd() local
/aosp_15_r20/external/perfetto/ui/src/plugins/dev.perfetto.RecordTrace/
H A Drecord_controller_jsdomtest.ts311 const profilerConfig = assertExists(profilerChromeConfig.traceConfig); constant
355 const profilerConfig = assertExists(profilerChromeConfig.traceConfig); constant