Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/X-Profiler/xprofiler
/ ProcessData
Method
ProcessData
src/process_data.h:20–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
static ProcessData* Get();
19
20
ProcessData(){};
21
~ProcessData() {
22
if (log_by_pass != nullptr) {
23
log_by_pass->Join();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected