Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dstat.c288 static bool pkg_id_equal(const void *__key1, const void *__key2, in pkg_id_equal() argument
292 uint64_t *key2 = (uint64_t *) __key2; in pkg_id_equal()