Home
last modified time | relevance | path

Searched defs:profiling_mode (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/
H A Dprofiling_graph_executor_impl.cpp96 static std::atomic<bool> profiling_mode{false}; variable
99 static std::atomic<bool> profiling_mode{true}; variable
/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dac_rgp.c551 enum sqtt_profiling_mode profiling_mode; member