Searched refs:g_logCacheBuffer (Results 1 – 1 of 1) sorted by relevance
45 static uint8 g_logCacheBuffer[LOG_STATIC_CACHE_SIZE]; variable92 InitHiviewStaticCache(&g_logCache, LOG_CACHE, g_logCacheBuffer, sizeof(g_logCacheBuffer)); in InitCoreLogOutput()