Home
last modified time | relevance | path

Searched defs:profile_hash (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/
H A Dftrace.h21 struct hashmap *profile_hash; member
/linux/tools/perf/
H A Dbuiltin-ftrace.c1195 static size_t profile_hash(long func, void *ctx __maybe_unused) in profile_hash() function