Home
last modified time | relevance | path

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

/linux/tools/perf/ui/browsers/
H A Dannotate.c41 struct hashmap *type_hash; member
49 static size_t type_hash(long key, void *ctx __maybe_unused) in type_hash() function
/linux/tools/perf/util/
H A Dannotate.h208 struct hashmap *type_hash; member