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