Home
last modified time | relevance | path

Searched defs:tlvBuf (Results 1 - 2 of 2) sorted by relevance

/kernel/liteos_a/kernel/extended/trace/pipeline/
H A Dtrace_tlv.c57 STATIC UINT32 OsWriteTlv(UINT8 *tlvBuf, UINT8 type, UINT8 len, UINT8 *value) in OsWriteTlv() argument
72 STATIC UINT32 OsTlvEncode(const TlvTable *table, UINT8 *srcBuf, UINT8 *tlvBuf, INT32 tlvBufLen) in OsTlvEncode() argument
92 UINT8 *tlvBuf = NULL; in OsTraceDataEncode() local
/kernel/liteos_m/components/trace/pipeline/
H A Dtrace_tlv.c57 STATIC UINT32 OsWriteTlv(UINT8 *tlvBuf, UINT8 type, UINT8 len, UINT8 *value) in OsWriteTlv() argument
72 STATIC UINT32 OsTlvEncode(const TlvTable *table, UINT8 *srcBuf, UINT8 *tlvBuf, INT32 tlvBufLen) in OsTlvEncode() argument
92 UINT8 *tlvBuf = NULL; in OsTraceDataEncode() local

Completed in 2 milliseconds