MCPcopy 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
81XQueueState AsyncXQueue::Query()
82{
83 return cmd_buf_->GetXQueueState();
84}
85
86int64_t AsyncXQueue::GetHwCommandCount()
87{

Callers 5

XQueueQueryFunction · 0.80
XStreamQueryFunction · 0.80
XStreamQueryImplFunction · 0.80
XRtStreamQueryFunction · 0.80
XRtStreamQuery_ptszFunction · 0.80

Calls 1

GetXQueueStateMethod · 0.80

Tested by

no test coverage detected