MCPcopy Create free account
hub / github.com/beefytech/Beef / Clear

Method Clear

IDEHelper/Profiler.cpp:461–464  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

459}
460
461void DbgProfiler::Clear()
462{
463 mWantsClear = true;
464}
465
466String DbgProfiler::GetOverview()
467{

Callers 15

Debugger_DetachFunction · 0.45
Profiler_ClearFunction · 0.45
LoadMethod · 0.45
FindEntryForTypeMethod · 0.45
HotLoadMethod · 0.45
GetDbgAllocInfoMethod · 0.45
DetachMethod · 0.45
DoUpdateMethod · 0.45
RemoveTempBreakpointsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected