Home
last modified time | relevance | path

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

/developtools/profiler/device/base/src/
Dschedule_task_manager.cpp29 constexpr int32_t TIME_BASE = 1000; // Time progression rate. variable
/developtools/profiler/device/plugins/native_daemon/native_memory_profiler_sa/src/
Dnative_memory_profiler_sa_service.cpp31 constexpr int32_t TIME_BASE = 1000; variable
/developtools/profiler/device/plugins/arkts_plugin/src/
Darkts_plugin.cpp68 constexpr uint32_t TIME_BASE = 1000; variable
/developtools/hdc/src/common/
Ddefine.h57 constexpr uint16_t TIME_BASE = 1000; // time unit conversion base value variable
/developtools/hdc/hdc_rust/src/cffi/host/
Dhost_usb.cpp25 constexpr uint16_t TIME_BASE = 1000; variable