Home
last modified time | relevance | path

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

/tools/perf/ui/
Dhist.c385 static bool perf_hpp__is_hpp_entry(struct perf_hpp_fmt *a) in perf_hpp__is_hpp_entry() function
392 if (!perf_hpp__is_hpp_entry(a) || !perf_hpp__is_hpp_entry(b)) in hpp__equal()