Profiler: Improvements on data fetching

Replace the PROF_FETCH_DATA_x by PROF_FETCH_DATA_BY_CP_x
The original PROF_FETCH_DATA_x takes tag_pattern, tag_mask
as input parameters. However the users only know the cp/topic
pair when do PROF_TIMING_LOG. Tag marks are supposed to be
internal only.

Change-Id: I58085b626232cb0ca48342b8f582322644609ba3
Signed-off-by: Kevin Peng <kevin.peng@arm.com>
4 files changed