Searched defs:LegacyEvent (Results 1 – 7 of 7) sorted by relevance
25 struct TORCH_API LegacyEvent { struct45 // Constructor to be used in conjunction with LegacyEvent::fromIValue. argument60 : cpu_ns_(cpu_ns), in cpu_ns_()89 std::string kindStr() const { in kindStr()119 double cpuElapsedUs(const LegacyEvent& e) const { in cpuElapsedUs() argument131 double cudaElapsedUs(const LegacyEvent& e) const; argument133 bool hasCuda() const { in hasCuda()137 c10::DeviceIndex device() const { in device()141 void updateMemoryStats(int64_t alloc_size, c10::Device device) { in updateMemoryStats()153 int64_t cpuMemoryUsage() const { in cpuMemoryUsage()[all …]
183 class LegacyEvent(object): class
354 message LegacyEvent { message
84 using LegacyEvent = TrackEvent::LegacyEvent; typedef
5266 using LegacyEvent = perfetto::protos::gen::TrackEvent::LegacyEvent; in TEST_P() typedef
12632 message LegacyEvent { message
13700 message LegacyEvent { message