MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / getPerf

Method getPerf

src/jrd/trace/TraceObjects.cpp:264–267  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

262}
263
264PerformanceInfo* TraceSQLStatementImpl::getPerf()
265{
266 return m_perf;
267}
268
269ITraceParams* TraceSQLStatementImpl::getInputs()
270{

Callers 15

log_event_blr_executeMethod · 0.45
log_event_sweepMethod · 0.45
endSweepRelationMethod · 0.45
reportMethod · 0.45
finishMethod · 0.45
finishMethod · 0.45
fetchMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected