Files
compute-runtime/shared/source
Naklicki, Mateusz 1352bde5c8 fix: use pointer instead of std::function
MSVC Compiler found an issue that there could be an attempt to
reference a deleted function when using std::function.
As the functionality of ioctlHelper::getGpuTime is very straightforward,
simple function pointer should be sufficient to make the job and
it mitigates overhead of std::function.

Related-To: NEO-8324
Signed-off-by: Naklicki, Mateusz <mateusz.naklicki@intel.com>
2023-10-25 06:23:43 +02:00
..
2023-09-27 14:35:49 +02:00
2023-09-27 14:35:49 +02:00
2023-09-27 14:35:49 +02:00
2023-10-06 13:16:56 +02:00