commit | 1c47bb50e118a7cf8061214875c2449dea40f217 | [log] [tgz] |
---|---|---|
author | Mitchel Humpherys <mitchelh@codeaurora.org> | Fri Oct 02 16:17:57 2015 -0700 |
committer | Patrick Daly <pdaly@codeaurora.org> | Tue Oct 11 12:49:52 2016 -0700 |
tree | e10b3ae887b3f47aa9f9d924df8027a8eca2355a | |
parent | 020f90f205394bafe64ee8a3d973dc1693eb48fa [diff] |
iommu/iommu-debug: Use more iterations while profiling Currently we only take one sample per buffer size per API when doing profiling. This results in high run-to-run variance in the results. Use more iterations to help smooth this out. Change-Id: I3779007a2f69ef79b573285b2422554f42dda99f Signed-off-by: Mitchel Humpherys <mitchelh@codeaurora.org> Signed-off-by: Patrick Daly <pdaly@codeaurora.org>