| 195 | } |
| 196 | |
| 197 | void |
| 198 | GpuStatTimer::Stop( size_t id ) |
| 199 | { |
| 200 | ++currRecord; |
| 201 | } |
| 202 | |
| 203 | void |
| 204 | GpuStatTimer::AddSample( clfftPlanHandle plHandle, FFTPlan* plan, cl_kernel kern, cl_uint numEvents, cl_event* ev, |
nothing calls this directly
no outgoing calls
no test coverage detected