Home
last modified time | relevance | path

Searched refs:tmpSamples (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/toolchain/tooling/base/
H A Dpt_types.cpp2757 std::vector<int32_t> tmpSamples; in FromProfileInfo() local
2758 tmpSamples.reserve(samplesLen); in FromProfileInfo()
2760 tmpSamples.push_back(profileInfo.samples[i]); in FromProfileInfo()
2762 profile->SetSamples(tmpSamples); in FromProfileInfo()

Completed in 6 milliseconds