Add NNAPI traces to benchmark app

Add tracing so we can:
- Get the model name by adding Overall phase
- Match numbers between benchmark output and systrace by:
    - Adding Warmup and Benchmark phase traces
    - Adding Execution phase trace
    - Moving benchmark start time marker to match systrace's
      idea of Execution phase

Bug: 78137932
Bug: 78139001
Test: ran application and parsed results systrace parser
Change-Id: I767e13d0d9691d0842b8833e9aea24f3b1ee8759
Merged-In: I767e13d0d9691d0842b8833e9aea24f3b1ee8759
(cherry picked from commit c02e58c691e1b3d4e2ad25a30f4cbf171a611070)
5 files changed