Home
last modified time | relevance | path

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

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/source/event/
H A Devent.h93 uint64_t contextEndTS; member
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/source/event/
H A Devent.cpp339 void Event::calculateProfilingDataInternal(uint64_t contextStartTS, uint64_t contextEndTS, uint64_t… in calculateProfilingDataInternal()