Home
last modified time | relevance | path

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

/optee_os/ldelf/
H A Dftrace.c93 char *hstart = (char *)fbuf + fbuf->head_off; in ftrace_copy_buf() local
107 end = hstart + dump_size; in ftrace_copy_buf()
110 copy_func(pctx, hstart, fbuf->buf_off - fbuf->head_off); in ftrace_copy_buf()