Searched refs:syscall_id_hash (Results 1 – 1 of 1) sorted by relevance
1552 static size_t syscall_id_hash(long key, void *ctx __maybe_unused) in syscall_id_hash() function1564 struct hashmap *result = hashmap__new(syscall_id_hash, syscall_id_equal, NULL); in alloc_syscall_stats()