Home
last modified time | relevance | path

Searched defs:stat_path (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/perf/
Dcpu_sampling.cc235 …std::string stat_path = "/proc/" + std::to_string(pid) + "/task/" + std::to_string(thread_id) + "/… in ParseCpuInfo() local
463 std::string stat_path = "/proc/" + std::to_string(pid) + "/stat"; in ParseCpuInfo() local