Home
last modified time | relevance | path

Searched refs:__key1 (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
298 uint64_t *key1 = (uint64_t *) __key1; in pkg_id_equal()