Searched refs:syscall_id_equal (Results 1 – 1 of 1) sorted by relevance
1566 static bool syscall_id_equal(long key1, long key2, void *ctx __maybe_unused) in syscall_id_equal() function1573 return hashmap__new(syscall_id_hash, syscall_id_equal, NULL); in alloc_syscall_stats()