Home
last modified time | relevance | path

Searched refs:annotation__hash (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/util/
H A Dannotate.c609 static size_t annotation__hash(const struct annotation *notes) in annotation__hash() function
622 return sharded_mutex__get_mutex(sharded_mutex, annotation__hash(notes)); in annotation__get_mutex()