Home
last modified time | relevance | path

Searched refs:SetRuntimeTime (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/toolchain/tooling/base/
Dpt_types.h2210 Profile &SetRuntimeTime(int64_t runtimeTime) in SetRuntimeTime() function
Dpt_types.cpp2641 profile->SetRuntimeTime(static_cast<int64_t>(profileInfo.runtimeTime)); in FromProfileInfo()