Searched refs:profile_equal (Results 1 – 1 of 1) sorted by relevance
1200 static bool profile_equal(long func1, long func2, void *ctx __maybe_unused) in profile_equal() function1211 ftrace->profile_hash = hashmap__new(profile_hash, profile_equal, NULL); in prepare_func_profile()