commit | 31fab3e1ef4554cf3f9a708b514c3d5f2bc2d502 | [log] [tgz] |
---|---|---|
author | Peiyong Lin <lpy@google.com> | Sun Oct 08 21:11:26 2023 +0000 |
committer | Peiyong Lin <lpy@google.com> | Fri Nov 10 21:12:56 2023 +0000 |
tree | 694b7da670ccf0952c67ef403de6baa1d714eac5 | |
parent | 6129c87ef1fa6b4bdf077b64f9ded30fcce95f74 [diff] |
Add API support for GPU work duration report in ADPF. Previously we introduced the reportActualWorkDuration API without specifying the work duration for each components, this patch introduces a separate API that allows clients to send work duration with each component to allow fine grained scheduling strategy. Bug: b/284324521 Test: atest PerformanceHintNativeTest Test: atest PerformanceHintManagerTest Change-Id: Ia2e66ae173255acee3f05fa99177659604976aa1