Home
last modified time | relevance | path

Searched defs:ts (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
H A Dsampling_processor.cpp46 int64_t ts = static_cast<int64_t>(interval) - static_cast<int64_t>(startTime - endTime); in Run() local
/arkcompiler/toolchain/tooling/test/
H A Dtracing_impl_test.cpp229 int64_t ts = 604898475815; in HWTEST_F_L0() local
H A Ddebugger_events_test.cpp494 int64_t ts = 604898475815; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/dfx/tracing/
H A Dtracing.cpp96 int64_t ts = static_cast<int64_t>(GetTimeStamp()); in TraceEventRecordTracingStart() local
118 int64_t ts = static_cast<int64_t>(GetTimeStamp()); in TraceEventRecordMemory() local
131 int64_t ts = static_cast<int64_t>(GetTimeStamp()); in TraceEventRecordCpuProfilerStart() local
149 int64_t ts in TraceEventRecordCpuProfiler() local
254 int64_t ts = static_cast<int64_t>(GetTimeStamp()); TraceEventRecordCpuProfilerEnd() local
[all...]

Completed in 4 milliseconds