Skip to content

load_tracking: Fix wrong parameters passed to is_almost_equal()

Created by: qais-yousef

The parameters passed to is_almost_equal() functions were swapped. The target utilization is the expeted value not the value from the trace.

Fix that.

Signed-off-by: Qais Yousef qais.yousef@arm.com

Merge request reports