Re: [PATCH v2 2/3] perf c2c: Add helpers to get counts of loads or stores

From: Leo Yan
Date: Tue Sep 06 2022 - 00:28:22 EST


On Tue, Sep 06, 2022 at 11:29:05AM +0800, Shang XiaoJing wrote:
> Wrap repeated code in helper functions get_load_llc_misses,
> get_load_cache_hits. For consistence, helper function get_stores is
> wraped as well.
>
> Signed-off-by: Shang XiaoJing <shangxiaojing@xxxxxxxxxx>
> Acked-by: Jiri Olsa <jolsa@xxxxxxxxxx>

Reviewed-by: Leo Yan <leo.yan@xxxxxxxxxx>