Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dannotate.c612 static struct mutex *annotation__get_mutex(const struct annotation *notes) in annotation__get_mutex() function
626 struct mutex *mutex = annotation__get_mutex(notes); in annotation__lock()
635 struct mutex *mutex = annotation__get_mutex(notes); in annotation__unlock()
643 struct mutex *mutex = annotation__get_mutex(notes); in annotation__trylock()