Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_info.h235 std::string GetSampleModeToString() const in GetSampleModeToString() function
Dpgo_profiler_info.cpp148 text += GetSampleModeToString(); in ProcessToText()