Improve systrace parser IPC statistics
Changes the Driver execution time estimate from
(duration of HIDL::IPreparedModel::execute::server call) to
(start of HIDL::IPreparedModel::execute::server -
start of HIDL::IExecutionCallback::notify::client)
This fixes some of the IPC time being counted against the driver.
Test: ./run_tests.sh
Change-Id: If8c7ee121164b54fe56be9c10f738813c96b3fee
Merged-In: If8c7ee121164b54fe56be9c10f738813c96b3fee
(cherry picked from commit ed11a6c3d48f28056018a5242e98c5b1b079af92)
5 files changed