Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XpuOS/xsched
/ Query
Method
Query
preempt/src/xqueue/async_xqueue.cpp:81–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
}
80
81
XQueueState AsyncXQueue::Query()
82
{
83
return cmd_buf_->GetXQueueState();
84
}
85
86
int64_t AsyncXQueue::GetHwCommandCount()
87
{
Callers
5
XQueueQuery
Function · 0.80
XStreamQuery
Function · 0.80
XStreamQueryImpl
Function · 0.80
XRtStreamQuery
Function · 0.80
XRtStreamQuery_ptsz
Function · 0.80
Calls
1
GetXQueueState
Method · 0.80
Tested by
no test coverage detected