Home
last modified time | relevance | path

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

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