Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/ui/
Dhist.c498 static bool perf_hpp__is_hpp_entry(struct perf_hpp_fmt *a) in perf_hpp__is_hpp_entry() function
505 if (!perf_hpp__is_hpp_entry(a) || !perf_hpp__is_hpp_entry(b)) in hpp__equal()