Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dstat.c281 static size_t pkg_id_hash(const void *__key, void *ctx __maybe_unused) in pkg_id_hash() function
315 mask = hashmap__new(pkg_id_hash, pkg_id_equal, NULL); in check_per_pkg()