Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/util/ !
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()