Searched refs:count_once (Results 1 – 1 of 1) sorted by relevance
89 static dispatch_once_t count_once; in perf_level_count() local91 dispatch_once(&count_once, ^{ in perf_level_count()