Searched refs:UpdateQueueInfo (Results 1 – 3 of 3) sorted by relevance
30 void UpdateQueueInfo(uint32_t queueId, const uint64_t &taskId);
111 void QueueMonitor::UpdateQueueInfo(uint32_t queueId, const uint64_t &taskId) in UpdateQueueInfo() function in ffrt::QueueMonitor
227 FFRTFacade::GetQMInstance().UpdateQueueInfo(GetQueueId(), task->gid); in Dispatch()