Home
last modified time | relevance | path

Searched defs:USEC_PER_SEC (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
H A Dsampling_processor.cpp28 const int USEC_PER_SEC = 1000 * 1000; member
/arkcompiler/ets_runtime/ecmascript/dfx/tracing/
H A Dtracing.cpp79 const int USEC_PER_SEC = 1000 * 1000; in GetTimeStamp() local
/arkcompiler/ets_runtime/ecmascript/ohos/
H A Daot_runtime_info.h53 constexpr static const int USEC_PER_SEC = 1000 * 1000; member in panda::ecmascript::ohos::AotRuntimeInfo

Completed in 2 milliseconds