Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwtracing/stm/
Dftrace.c19 static struct stm_ftrace { struct
22 } stm_ftrace = { variable
39 struct stm_ftrace *stm = container_of(export, struct stm_ftrace, ftrace); in stm_ftrace_write()
46 struct stm_ftrace *sf = container_of(data, struct stm_ftrace, data); in stm_ftrace_link()
55 struct stm_ftrace *sf = container_of(data, struct stm_ftrace, data); in stm_ftrace_unlink()
64 ret = stm_source_register_device(NULL, &stm_ftrace.data); in stm_ftrace_init()
73 stm_source_unregister_device(&stm_ftrace.data); in stm_ftrace_exit()
DMakefile10 obj-$(CONFIG_STM_SOURCE_FTRACE) += stm_ftrace.o
14 stm_ftrace-y := ftrace.o
/Linux-v4.19/Documentation/trace/
Dstm.rst87 to stm_console, stm_heartbeat or stm_ftrace drivers.
111 stm_ftrace chapter
114 This is another "stm_source" device, once the stm_ftrace has been