Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/TensorRT
/ record
Method
record
samples/common/sampleInference.cpp:828–831 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
826
}
827
828
void record(EventType e, StreamType s)
829
{
830
getEvent(e).record(getStream(s));
831
}
832
833
void recordEnqueueTime()
834
{
Callers
2
runInference
Function · 0.45
runMultiTasksInference
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected