Home
last modified time | relevance | path

Searched refs:__key2 (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() argument
299 uint64_t *key2 = (uint64_t *) __key2; in pkg_id_equal()