Searched defs:end_gpu_ns (Results 1 – 3 of 3) sorted by relevance
132 uint64 start_gpu_ns, uint64 end_gpu_ns, in CreateXEvent()450 size_t Flush(uint64 start_gpu_ns, uint64 end_gpu_ns, in Flush()672 bool Export(XSpace* space, uint64 end_gpu_ns) override { in Export()
242 uint64 end_gpu_ns = CuptiTracer::GetTimestamp(); in CollectData() local
240 virtual bool Export(XSpace* space, uint64 end_gpu_ns) { return true; } in Export()