Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dstat.c288 static bool pkg_id_equal(const void *__key1, const void *__key2, in pkg_id_equal() function
315 mask = hashmap__new(pkg_id_hash, pkg_id_equal, NULL); in check_per_pkg()