Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Ddso.c500 static void dso__data_open_lock_init(void) in dso__data_open_lock_init() function
509 pthread_once(&data_open_lock_once, dso__data_open_lock_init); in dso__data_open_lock()