OSDN Git Service

iommu/iommu-debug: Use more iterations while profiling
authorMitchel Humpherys <mitchelh@codeaurora.org>
Fri, 2 Oct 2015 23:17:57 +0000 (16:17 -0700)
committerDavid Keitel <dkeitel@codeaurora.org>
Tue, 22 Mar 2016 18:14:23 +0000 (11:14 -0700)
commitef702c85fa87c1410355a1689d93aeef7ef452d0
treee15037c5ad738471a964ca8d32e6b607d0e813ea
parent88a510ad7c00bfcb7265ec1cae94138655937d5c
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>
drivers/iommu/iommu-debug.c