Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dexpr.c61 static bool key_equal(const void *key1, const void *key2, in key_equal() function
71 hash = hashmap__new(key_hash, key_equal, NULL); in ids__new()
307 ctx->ids = hashmap__new(key_hash, key_equal, NULL); in expr__ctx_new()

Completed in 6 milliseconds