Home
last modified time | relevance | path

Searched defs:timestamps (Results 1 – 5 of 5) sorted by relevance

/device/google/coral-kernel/sm8150/original-kernel-headers/linux/mfd/adnc/
Diaxxx-odsp.h175 uint64_t timestamps[IAXXX_MAX_PLUGIN_ENDPOINTS]; member
/device/google/coral-kernel/sm8150/kernel-headers/linux/mfd/adnc/
Diaxxx-odsp.h157 uint64_t timestamps[IAXXX_MAX_PLUGIN_ENDPOINTS]; member
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_funcs.hpp12858 std::vector<uint64_t, Uint64_tAllocator> & timestamps = data.first; in getCalibratedTimestampsEXT() local
12873 std::vector<uint64_t, Uint64_tAllocator> & timestamps = data.first; in getCalibratedTimestampsEXT() local
Dvulkan_raii.hpp17551 std::vector<uint64_t> & timestamps = data.first; in getCalibratedTimestampsEXT() local
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp46853 base::CircularQueue<int64_t> timestamps; member