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-01-10 12:54:45 +01:00
2023-10-25 06:23:43 +02:00
2023-10-24 15:59:06 +02:00
2023-02-21 08:25:07 +01:00
2022-11-23 10:30:13 +01:00
2023-09-15 15:53:41 +02:00
2023-01-10 12:54:45 +01:00
2022-11-16 23:02:19 +01:00
2022-11-16 23:02:19 +01:00
2023-10-19 16:31:06 +02:00
2023-10-19 16:31:06 +02:00
2023-10-19 16:31:06 +02:00
2023-09-21 16:10:54 +02:00
2023-08-22 15:15:45 +02:00
2023-10-06 12:32:41 +02:00
2023-02-17 11:19:59 +01:00
2022-10-14 14:57:07 +02:00
2023-05-30 17:04:57 +02:00
2023-02-01 19:37:51 +01:00
2023-09-21 09:37:48 +02:00
2023-09-21 09:37:48 +02:00
2023-09-15 15:53:41 +02:00
2022-07-25 12:23:37 +02:00
2023-10-19 16:31:06 +02:00
2023-08-22 15:28:57 +02:00
2022-12-16 12:36:27 +01:00
2023-10-19 16:31:06 +02:00
2023-10-19 16:31:06 +02:00
2022-07-25 09:58:38 +02:00
2022-12-05 12:39:33 +01:00
2023-03-08 17:55:23 +01:00
2023-03-10 15:41:26 +01:00
2023-08-23 12:56:52 +02:00
2023-03-10 13:24:38 +01:00
2023-10-06 15:22:40 +02:00
2023-08-24 10:50:26 +02:00
2023-03-10 13:24:38 +01:00
2023-10-06 15:22:40 +02:00
2023-10-06 15:22:40 +02:00
2023-04-28 23:28:49 +02:00