MCPcopy Create free account
hub / github.com/clMathLibraries/clFFT / StatData

Method StatData

src/statTimer/statisticalTimer.GPU.h:66–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64 std::vector< cl_event > outEvents;
65
66 StatData( ): deltaNanoSec( 0 )
67 {}
68
69 StatData( clfftPlanHandle id, FFTPlan* plan, cl_kernel kern, cl_uint nEv, cl_event* Ev,
70 const std::vector< size_t >& gWorkSize, const std::vector< size_t >& lWorkSize):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected