Home
last modified time | relevance | path

Searched refs:ShowFormat (Results 1 – 2 of 2) sorted by relevance

/kernel/liteos_m/components/debugtools/
Dlos_stackdump.c45 STATIC VOID ShowFormat(UINTPTR *buf, DumpInfo *info) in ShowFormat() function
135 ShowFormat(buf, &info); in LOS_TaskStackDump()
Dlos_schedtrace.c81 STATIC VOID ShowFormat(SchedTraceInfo *buf, UINT32 count) in ShowFormat() function
126 ShowFormat(g_traceRingBuf, g_schedCount); in LOS_SchedTraceStop()