Searched refs:si_mutex (Results 1 – 2 of 2) sorted by relevance
74 Mutex::Autolock _l(si_mutex); in load_perf_history_proto()124 Mutex::Autolock _l(si_mutex); in refresh()153 Mutex::Autolock _l(si_mutex); in update_perf_history()203 Mutex::Autolock _l(si_mutex); in get_perf_history()233 Mutex::Autolock _l(si_mutex); in get_recent_perf()
59 Mutex si_mutex; variable