Searched defs:end_gpu_ns (Results 1 – 3 of 3) sorted by relevance
126 uint64 start_gpu_ns, uint64 end_gpu_ns, in CreateXEvent()305 size_t Flush(uint64 start_gpu_ns, uint64 end_gpu_ns, in Flush()520 bool Export(XSpace* space, uint64 end_gpu_ns) override { in Export()
209 uint64 end_gpu_ns = CuptiTracer::GetTimestamp(); in CollectData() local
253 virtual bool Export(XSpace* space, uint64 end_gpu_ns) { return true; } in Export()