Searched defs:TraceEntry (Results 1 – 4 of 4) sorted by relevance
96 struct TraceEntry { struct113 TraceEntry( argument121 : action_(action), in action_()129 Action action_;130 c10::DeviceIndex device_;131 size_t addr_; // for OOM, this is the amount of free bytes reported by cuda132 std::shared_ptr<GatheredContext> context_;134 size_t size_;
899 static void U_CALLCONV TraceEntry(const void *context, int32_t fnNumber) { in TraceEntry() function
923 static void U_CALLCONV TraceEntry(const void *context, int32_t fnNumber) { in TraceEntry() function