Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/lib/
H A Dtrace.c19 struct trace_hdr { struct
42 static struct trace_hdr *hdr; /* Pointer to start of trace buffer */ argument
309 hdr = (struct trace_hdr *)buff; in trace_init()