Home
last modified time | relevance | path

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

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