Home
last modified time | relevance | path

Searched defs:AddEvent (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Drdtsc_buckets.h180 INLINE void AddEvent(uint32_t id, uint32_t count) in AddEvent() function
/third_party/mindspore/mindspore/ccsrc/profiler/device/gpu/
Dgpu_profiling.cc246 void GPUProfiler::AddEvent(Event &&event) { in AddEvent() function in mindspore::profiler::gpu::GPUProfiler