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

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

Completed in 118 milliseconds