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