Files
compute-runtime/shared/source/os_interface/linux
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-10-24 12:03:45 +02:00
2023-01-23 16:19:35 +01:00
2023-01-27 14:31:05 +01:00
2023-04-11 12:53:03 +02:00
2022-08-25 09:46:44 +02:00
2022-08-25 09:46:44 +02:00
2023-02-22 08:02:49 +01:00