Home
last modified time | relevance | path

Searched refs:OsTraceSendNotify (Results 1 - 4 of 4) sorted by relevance

/kernel/liteos_a/kernel/extended/trace/
H A Dlos_trace_pri.h130 extern VOID OsTraceSendNotify(UINT32 type, UINT32 value);
133 OsTraceSendNotify(SYS_START, TRACE_CTL_MAGIC_NUM); \
139 OsTraceSendNotify(SYS_STOP, TRACE_CTL_MAGIC_NUM); \
H A Dtrace_online.c51 VOID OsTraceSendNotify(UINT32 type, UINT32 value) in OsTraceSendNotify() function
/kernel/liteos_m/components/trace/
H A Dlos_trace_pri.h133 extern VOID OsTraceSendNotify(UINT32 type, UINT32 value);
136 OsTraceSendNotify(SYS_START, TRACE_CTL_MAGIC_NUM); \
142 OsTraceSendNotify(SYS_STOP, TRACE_CTL_MAGIC_NUM); \
H A Dtrace_online.c52 VOID OsTraceSendNotify(UINT32 type, UINT32 value) in OsTraceSendNotify() function

Completed in 2 milliseconds