Home
last modified time | relevance | path

Searched defs:ts_session (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/include/kernel/
H A Dts_manager.h20 struct ts_session { struct
22 struct ts_ctx *ctx; /* Generic TS context */
24 struct sample_buf *sbuf; /* Profiling data (PC sampling) */
27 struct ftrace_buf *fbuf; /* ftrace buffer */
33 void *user_ctx;
34 bool (*handle_scall)(struct thread_scall_regs *regs);