Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dannotate.c614 static struct mutex *annotation__get_mutex(const struct annotation *notes) in annotation__get_mutex() function
628 struct mutex *mutex = annotation__get_mutex(notes); in annotation__lock()
637 struct mutex *mutex = annotation__get_mutex(notes); in annotation__unlock()
645 struct mutex *mutex = annotation__get_mutex(notes); in annotation__trylock()