Searched defs:TraceEntry (Results 1 – 7 of 7) 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_;
20 interface TraceEntry { interface
50 export abstract class TraceEntry<T> { class
53 using TraceEntry = variable
402 private data class TraceEntry( in <lambda>() class in com.google.android.lint.PackageVisibilityDetector
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