Home
last modified time | relevance | path

Searched refs:AREA_2M (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/tools/perf/util/
Dbranch.c17 #define AREA_2M (2 * 1024 * 1024) macro
34 if (cross_area(from, to, AREA_2M)) in branch_type_count()