Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dannotate.c1351 static struct mutex *annotation__get_mutex(const struct annotation *notes) in annotation__get_mutex() function
1365 struct mutex *mutex = annotation__get_mutex(notes); in annotation__lock()
1374 struct mutex *mutex = annotation__get_mutex(notes); in annotation__unlock()
1382 struct mutex *mutex = annotation__get_mutex(notes); in annotation__trylock()