Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GameTechDev/PresentMon
/ FlushEntryPointExit
Method
FlushEntryPointExit
IntelPresentMon/CommonUtilities/log/Channel.cpp:408–411 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
406
return GetComponentBlocking(std::move(tag));
407
}
408
void Channel::FlushEntryPointExit()
409
{
410
EnqueuePacketWait<FlushEntryPointPacket_>();
411
}
412
}
Callers
1
FlushEntryPoint
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected