Searched refs:debugLevel (Results 1 – 7 of 7) sorted by relevance
28 g_fillpLmGlobal.debugLevel = (FILLP_UINT8)logLevel; in FillpApiSetDebugLogLevel()
65 void VtpInstance::PrintFillpLog(FILLP_UINT32 debugType, FILLP_UINT32 debugLevel, FILLP_UINT32 debug… in PrintFillpLog() argument88 switch (debugLevel) { in PrintFillpLog()
62 …static void PrintFillpLog(FILLP_UINT32 debugType, FILLP_UINT32 debugLevel, FILLP_UINT32 debugId, F…
76 FILLP_UINT8 debugLevel; /* dbg level : FillpDebugLevel */ member
63 if ((_level) >= g_fillpLmGlobal.debugLevel && \
730 g_fillpLmGlobal.debugLevel = temp; in FillpDebugCmdSetPrintLevel()943 FILLP_SHOWLEVELBUTT("Current dbg level : %u", g_fillpLmGlobal.debugLevel); in FillpDebugControl()
433 …ILLP_DUMP_MSG_ADD_CHECK(data, *len, CRLF"Current log level: %hhu"CRLF, g_fillpLmGlobal.debugLevel); in DoShowLogLevel()