Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/pipeline/jit/static_analysis/
Dasync_eval_result.cc162 std::string &AnalysisSchedule::GetThreadID() { return localThreadID; } in GetThreadID() function in mindspore::abstract::AnalysisSchedule
/third_party/mindspore/mindspore/ccsrc/profiler/device/gpu/
Dgpu_profiling.cc71 int32_t GetThreadID() { in GetThreadID() function