Add mechanism to collect fuzzer run data.

Right now only collect the number of times each api function was touched
by the fuzzer. That info is printed to screen at the end of the fuzzer
run.

Bug: 62191577
Test: SANITIZE_TARGET="address coverage" make vts -j64 && vts-tradefed
run commandAndExit vts --skip-all-system-status-check --primary-abi-only
--skip-preconditions -l VERBOSE --module VtsHalLightV2_0IfaceFuzzer
Merged-In: Idf98f3dfbd107d23095ae252fc7dba18a411704d
Change-Id: Idf98f3dfbd107d23095ae252fc7dba18a411704d

(cherry picked from commit f657d67ac863a62ebb4a4561d0e61b06d0c83b88)
9 files changed