Searched defs:WaitCounterHandle (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/c10/util/ | ||
H A D | WaitCounter.h | 69 friend class WaitCounterHandle; variable |
H A D | WaitCounter.cpp | 85 WaitCounterHandle::WaitCounterHandle(std::string_view key) in WaitCounterHandle() function in c10::monitor::WaitCounterHandle |