Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dstat.c296 static bool pkg_id_equal(long __key1, long __key2, void *ctx __maybe_unused) in pkg_id_equal() function
322 mask = hashmap__new(pkg_id_hash, pkg_id_equal, NULL); in check_per_pkg()