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