Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/util/
Dannotate.c1306 static void annotation__init_sharded_mutex(void) in annotation__init_sharded_mutex() function
1321 pthread_once(&once, annotation__init_sharded_mutex); in annotation__get_mutex()