Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dannotate.c1317 static struct mutex *annotation__get_mutex(const struct annotation *notes) in annotation__get_mutex() function
1331 struct mutex *mutex = annotation__get_mutex(notes); in annotation__lock()
1340 struct mutex *mutex = annotation__get_mutex(notes); in annotation__unlock()
1348 struct mutex *mutex = annotation__get_mutex(notes); in annotation__trylock()