Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hitrace/frameworks/native/
H A Ddynamic_buffer.cpp34 bool DynamicBuffer::GetPerCpuStatsInfo(const size_t cpuIndex, TraceStatsInfo& traceStats) in GetPerCpuStatsInfo() argument
36 std::string statsPath = traceRootPath + "per_cpu/cpu" + std::to_string(cpuIndex) + "/stats"; in GetPerCpuStatsInfo()
/ohos5.0/base/hiviewdfx/hitrace/frameworks/include/
H A Ddynamic_buffer.h51 bool GetPerCpuStatsInfo(const size_t cpuIndex, TraceStatsInfo& traceStats);