Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsampling_processor.cpp111 uint64_t SamplingProcessor::GetMicrosecondsTimeStamp() in GetMicrosecondsTimeStamp() function in panda::ecmascript::SamplingProcessor
/arkcompiler/ets_runtime/ecmascript/ohos/tests/mock/
Dmock_aot_runtime_info.cpp32 bool MockAotRuntimeInfo::GetMicrosecondsTimeStamp(char *timestamp, size_t length) const in GetMicrosecondsTimeStamp() function in panda::test::MockAotRuntimeInfo
/arkcompiler/ets_runtime/ecmascript/ohos/tests/
Dcrash_test.cpp65 HWTEST_F_L0(CrashTest, GetMicrosecondsTimeStamp) in HWTEST_F_L0() argument
/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
Dsampling_profiler.cpp595 uint64_t Sampler::GetMicrosecondsTimeStamp() in GetMicrosecondsTimeStamp() function in ark::tooling::sampler::Sampler
/arkcompiler/ets_runtime/ecmascript/ohos/
Daot_runtime_info.h229 virtual bool GetMicrosecondsTimeStamp(char *timestamp, size_t length) const in GetMicrosecondsTimeStamp() function