diff options
| author | 2024-12-03 17:27:53 -0800 | |
|---|---|---|
| committer | 2024-12-04 12:35:51 -0800 | |
| commit | 8bd4265646a7552bc2583714ac7cc048d542a8f7 (patch) | |
| tree | 63254d4b5efdee2d213adc85ba9790140a0042cc /wifi/java/src | |
| parent | ced3c7ab35dc8fd322b73e822b1f988ebe83f375 (diff) | |
Add CPU/GPU_LOAD_SPIKE hints for one-off expensive workloads
Currently there is ambiguity between single-frame expensive ops
(eg: shader compilation) and longer-duration expensive ops (eg:
SF client compositon). This load hint aims to resolve this by
explicitly annotating one-time expensive workloads so they can
be given unique boost and hysteresis expectations.
For example, a load_spike aware tracker might want to ignore
the timing that comes from a LOAD_SPIKE-marked frame, as it is
known to not be representative of the overall workload.
Flag: EXEMPT NDK
Test: atest PerformanceHintNativeTestCases
Test: atest PerformanceHintManagerTest
Bug: 367803904
Change-Id: Ib3819dc1cf099a6da527e7291d44a04a624701ee
Diffstat (limited to 'wifi/java/src')
0 files changed, 0 insertions, 0 deletions