Home
last modified time | relevance | path

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

/tools/perf/util/
Dstat.c287 static bool pkg_id_equal(const void *__key1, const void *__key2, in pkg_id_equal() argument
290 uint64_t *key1 = (uint64_t *) __key1; in pkg_id_equal()