Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dannotate.c1340 static void annotation__init_sharded_mutex(void) in annotation__init_sharded_mutex() function
1355 pthread_once(&once, annotation__init_sharded_mutex); in annotation__get_mutex()