Home
last modified time | relevance | path

Searched defs:TraceEntry (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/pytorch/c10/cuda/
H A DCUDACachingAllocator.h96 struct TraceEntry { struct
113 TraceEntry( argument
121 : 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 cuda
132 std::shared_ptr<GatheredContext> context_;
134 size_t size_;
/aosp_15_r20/platform_testing/libraries/flicker/utils/src/android/tools/
H A DTraceEntry.kt20 interface TraceEntry { interface
/aosp_15_r20/development/tools/winscope/src/trace/
H A Dtrace.ts50 export abstract class TraceEntry<T> { class
/aosp_15_r20/frameworks/native/services/inputflinger/dispatcher/trace/
H A DThreadedBackend.h53 using TraceEntry = variable
/aosp_15_r20/frameworks/base/tools/lint/framework/checks/src/main/java/com/google/android/lint/
H A DPackageVisibilityDetector.kt402 private data class TraceEntry( in <lambda>() class in com.google.android.lint.PackageVisibilityDetector
/aosp_15_r20/external/cronet/third_party/icu/source/tools/ctestfw/
H A Dctest.c899 static void U_CALLCONV TraceEntry(const void *context, int32_t fnNumber) { in TraceEntry() function
/aosp_15_r20/external/icu/icu4c/source/tools/ctestfw/
H A Dctest.c923 static void U_CALLCONV TraceEntry(const void *context, int32_t fnNumber) { in TraceEntry() function