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.h295 std::string GetSampleModeToString() const in GetSampleModeToString() function
Dpgo_profiler_info.cpp169 text += GetSampleModeToString(); in ProcessToText()