Home
last modified time | relevance | path

Searched refs:GetDfxInfo (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/resourceschedule/ffrt/src/queue/
H A Dqueue_handler.h46 std::string GetDfxInfo() const;
H A Dqueue_monitor.cpp192 ss << queuesStructInfo_[i]->GetDfxInfo(); in CheckQueuesStatus()
H A Dqueue_handler.cpp356 std::string QueueHandler::GetDfxInfo() const in GetDfxInfo() function in ffrt::QueueHandler