hit_filter 650 tools/perf/util/intel-pt.c bool hit_filter = false; hit_filter 670 tools/perf/util/intel-pt.c hit_filter = true; hit_filter 675 tools/perf/util/intel-pt.c if (!hit_tracestop && !hit_filter) hit_filter 679 tools/perf/util/intel-pt.c return hit_tracestop || (have_filter && !hit_filter);