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

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

Completed in 254 milliseconds