/aosp_15_r20/external/pytorch/torch/csrc/autograd/ |
H A D | profiler_kineto.cpp | 464 auto state_ptr = KinetoThreadLocalState::get(use_global_state_ptr); in onFunctionEnter() local 476 auto state_ptr = KinetoThreadLocalState::get(use_global_state_ptr); in onFunctionExit() local 536 std::shared_ptr<KinetoThreadLocalState> state_ptr; member 554 auto state_ptr = KinetoThreadLocalState::get(/*global=*/false); in reportBackendEventToActiveKinetoProfiler() local 623 auto state_ptr = ProfilerStateBase::get(); in toggleTorchOpCollectionDynamic() local 644 auto state_ptr = ProfilerStateBase::get(); in togglePythonCollectionDynamic() local 704 auto state_ptr = KinetoThreadLocalState::get(config.global()); in enableProfilerWithEventPostProcess() local 739 auto state_ptr = std::make_shared<KinetoThreadLocalState>(config, activities); in enableProfiler() local 775 auto state_ptr = ProfilerStateBase::pop(); in disableProfilerInChildThread() local 786 auto state_ptr = ProfilerStateBase::pop(); in disableProfiler() local [all …]
|
H A D | profiler_legacy.cpp | 370 auto state_ptr = ProfilerLegacyThreadLocalState::getTLS(); in pushProfilingCallbacksLegacy() local 392 auto state_ptr = ProfilerLegacyThreadLocalState::getTLS(); in pushProfilingCallbacksLegacy() local 421 auto state_ptr = ProfilerLegacyThreadLocalState::getTLS(); in enableProfilerLegacy() local 447 auto state_ptr = static_cast<ProfilerLegacyThreadLocalState*>(state.get()); in disableProfilerLegacy() local 464 auto state_ptr = ProfilerLegacyThreadLocalState::getTLS(); in addEventList() local
|
/aosp_15_r20/external/pytorch/torch/csrc/profiler/standalone/ |
H A D | nvtx_observer.cpp | 69 auto state_ptr = NVTXThreadLocalState::getTLS(); in flattenOpIdList() local 85 auto state_ptr = NVTXThreadLocalState::getTLS(); in getInputTensorOpIds() local 112 auto state_ptr = NVTXThreadLocalState::getTLS(); in updateOutputTensorTracker() local 156 auto state_ptr = NVTXThreadLocalState::getTLS(); in pushNVTXCallbacks() local
|
H A D | itt_observer.cpp | 53 auto state_ptr = ITTThreadLocalState::getTLS(); in pushITTCallbacks() local
|
/aosp_15_r20/external/pytorch/torch/csrc/profiler/orchestration/ |
H A D | observer.cpp | 167 auto* state_ptr = ProfilerStateBase::get(/*global=*/false); in profilerEnabled() local 172 auto* state_ptr = ProfilerStateBase::get(/*global=*/false); in profilerType() local 178 auto* state_ptr = ProfilerStateBase::get(/*global=*/false); in getProfilerConfig() local
|
/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | propagateNoContraction.cpp | 191 StateSettingGuard(T* state_ptr, T new_state_value) in StateSettingGuard() 196 StateSettingGuard(T* state_ptr) : state_ptr_(state_ptr), previous_state_(*state_ptr) {} in StateSettingGuard()
|
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/ |
H A D | propagateNoContraction.cpp | 191 StateSettingGuard(T* state_ptr, T new_state_value) in StateSettingGuard() 196 StateSettingGuard(T* state_ptr) : state_ptr_(state_ptr), previous_state_(*state_ptr) {} in StateSettingGuard()
|
/aosp_15_r20/external/webrtc/common_audio/signal_processing/ |
H A D | filter_ar.c | 49 int16_t* state_ptr = &state[state_length - 1]; in WebRtcSpl_FilterAR() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/ |
H A D | llvm_util.cc | 665 llvm::GlobalVariable* state_ptr = in GetOrCreateVariableForRngState() local 690 llvm::GlobalVariable* state_ptr = in RngGetAndUpdateState() local
|
/aosp_15_r20/external/cronet/base/trace_event/ |
H A D | trace_category.h | 52 constexpr const uint8_t* state_ptr() const { in state_ptr() function
|
/aosp_15_r20/external/libchrome/base/trace_event/ |
H A D | trace_category.h | 50 const uint8_t* state_ptr() const { in state_ptr() function
|
/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/ |
D | SVDF.cpp | 181 float* state_ptr = state_ptr_batch + c * memory_size; in EvalFloat32() local
|
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/lib/ |
H A D | sequence_local_sync_event_watcher.cc | 76 auto& state_ptr = GetStorageSlot().Get(); in GetOrCreate() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/cudnn/ |
H A D | Descriptors.h | 250 void *state_ptr = state.data_ptr(); in set() local
|
/aosp_15_r20/external/libjpeg-turbo/simd/arm/aarch32/ |
H A D | jchuff-neon.c | 263 working_state *state_ptr = (working_state *)state; in jsimd_huff_encode_one_block_neon() local
|
/aosp_15_r20/external/liblc3/include/ |
H A D | lc3_cpp.h | 69 using state_ptr = std::unique_ptr<T, decltype(&free)>; variable
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
H A D | svdf.h | 41 float* const __restrict__ state_ptr, float* const __restrict__ scratch_ptr, in ApplyTimeWeightsBiasAndActivation()
|
/aosp_15_r20/external/libjpeg-turbo/simd/arm/aarch64/ |
H A D | jchuff-neon.c | 219 working_state *state_ptr = (working_state *)state; in jsimd_huff_encode_one_block_neon() local
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/ |
H A D | radv_cmd_buffer.c | 6337 void *state_ptr; in radv_flush_streamout_descriptors() local
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/ |
D | hci_packets.h | 19883 … + (/* Bits: */ 56 + /* Dynamic: */ 0) / 8;Enable state_value{};Enable* state_ptr = &state_value;a… in CreateOptional() local
|