Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ BpEnter
Function
BpEnter
BeefySysLib/util/BeefPerf.cpp:1694–1697 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1692
}
1693
1694
BP_EXPORT void BP_CALLTYPE BpEnter(const char* zoneName)
1695
{
1696
BpManager::GetCurThreadInfo()->Enter(zoneName);
1697
}
1698
1699
BP_EXPORT void BP_CALLTYPE BpEnterF(const char* zoneName, ...)
1700
{
Callers
1
DoCompile
Method · 0.85
Calls
1
Enter
Method · 0.80
Tested by
no test coverage detected