Home
last modified time | relevance | path

Searched refs:get_record_function_tls_ (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DThreadLocalState.cpp17 rf_tls_(at::get_record_function_tls_()), functorch_tls_(functorch::getCopyOfFuncTorchTLS()), in ThreadLocalState()
H A Drecord_function.cpp620 const RecordFunctionTLS& get_record_function_tls_() { in get_record_function_tls_() function
645 return anyEnabled(get_record_function_tls_().sorted_tls_callbacks_); in hasThreadLocalCallbacks()
H A Drecord_function.h757 TORCH_API const RecordFunctionTLS& get_record_function_tls_();