Home
last modified time | relevance | path

Searched defs:EventType (Results 1 – 25 of 40) sorted by relevance

12

/external/llvm-project/clang/test/CodeGen/
Dxray-typedevent.cpp7 auto EventType = 1; in alwaysInstrument() local
15 auto EventType = 2; in neverInstrument() local
/external/crosvm/base/src/
Dwait_context.rs28 pub enum EventType { enum
88 event_type: EventType, in add_for_event()
111 event_type: EventType, in modify()
/external/libchrome/base/test/android/javatests/src/org/chromium/base/test/
DTestTraceEvent.java25 private enum EventType { enum in TestTraceEvent
32 EventType(String typeStr) { in EventType() method in TestTraceEvent.EventType
/external/llvm-project/llvm/tools/llvm-jitlistener/
Dllvm-jitlistener.cpp42 int NotifyEvent(iJIT_JVM_EVENT EventType, void *EventSpecificData) { in NotifyEvent()
91 int ittNotifyInfo(IttEventType EventType, const char *Name, unsigned int Size) { in ittNotifyInfo()
/external/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
DIntelJITEventsWrapper.h73 int iJIT_NotifyEvent(iJIT_JVM_EVENT EventType, void *EventSpecificData) { in iJIT_NotifyEvent()
79 int iJitIttNotifyInfo(IttEventType EventType, const char *Name, in iJitIttNotifyInfo()
/external/tensorflow/tensorflow/lite/profiling/
Dnoop_profiler.h32 uint32_t BeginEvent(const char*, EventType, int64_t, int64_t) override { in BeginEvent() argument
Dprofile_buffer.h37 using EventType = tflite::Profiler::EventType; member
/external/bcc/tools/
Dexecsnoop.py189 class EventType(object): class
Dmountsnoop.py232 class EventType(object): class
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/
DIntelJITEventsWrapper.h65 int iJIT_NotifyEvent(iJIT_JVM_EVENT EventType, void *EventSpecificData) { in iJIT_NotifyEvent()
/external/llvm/lib/ExecutionEngine/IntelJITEvents/
DIntelJITEventsWrapper.h66 int iJIT_NotifyEvent(iJIT_JVM_EVENT EventType, void *EventSpecificData) { in iJIT_NotifyEvent()
/external/perfetto/protos/perfetto/trace/chrome/
Dchrome_metadata.proto64 enum EventType { enum
/external/compiler-rt/lib/tsan/rtl/
Dtsan_trace.h29 enum EventType { enum
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_trace.h28 enum EventType { enum
/external/llvm/tools/llvm-jitlistener/
Dllvm-jitlistener.cpp45 int NotifyEvent(iJIT_JVM_EVENT EventType, void *EventSpecificData) { in NotifyEvent()
/external/pigweed/pw_trace_tokenized/py/pw_trace_tokenized/
Dtrace_tokenized.py53 EventType = 0 variable in TokenIdx
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DWasm.h40 const wasm::WasmEventType *EventType, in WasmSymbol()
47 const wasm::WasmEventType *EventType; variable
/external/llvm-project/llvm/include/llvm/Object/
DWasm.h39 const wasm::WasmEventType *EventType, in WasmSymbol()
47 const wasm::WasmEventType *EventType; variable
/external/pigweed/pw_trace_tokenized/public/pw_trace_tokenized/
Dtrace_tokenized.h40 using EventType = pw_trace_EventType; variable
/external/grpc-grpc-java/services/src/main/proto/grpc/binlog/v1/
Dbinarylog.proto36 enum EventType { enum
/external/angle/util/
DEvent.h55 enum EventType enum
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSymbolWasm.h27 Optional<wasm::WasmEventType> EventType; variable
/external/tensorflow/tensorflow/core/profiler/utils/
Devent_span.h35 enum EventType { enum
/external/tensorflow/tensorflow/lite/core/api/
Dprofiler.h29 enum class EventType { enum
/external/llvm-project/llvm/include/llvm/MC/
DMCSymbolWasm.h29 Optional<wasm::WasmEventType> EventType; variable

12