Home
last modified time | relevance | path

Searched defs:EventKey (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Djitrt_custom_calls.h209 static int64_t EventKey(int32_t uid, int32_t device_ordinal) { in EventKey() function
/aosp_15_r20/external/pytorch/torch/profiler/
H A D_utils.py54 class EventKey: class
/aosp_15_r20/external/mesa3d/src/imgui/
H A Dimgui.h1431 …ImGuiKey EventKey; // Key pressed (Up/Down/TAB) // Read-only // [Co… member