Searched refs:ftrace (Results 1 – 5 of 5) sorted by relevance
21 struct trace_export ftrace; member40 struct stm_ftrace *stm = container_of(export, struct stm_ftrace, ftrace); in stm_ftrace_write()51 sf->ftrace.write = stm_ftrace_write; in stm_ftrace_link()52 sf->ftrace.flags = TRACE_EXPORT_FUNCTION | TRACE_EXPORT_EVENT in stm_ftrace_link()55 return register_ftrace_export(&sf->ftrace); in stm_ftrace_link()62 unregister_ftrace_export(&sf->ftrace); in stm_ftrace_unlink()
20 stm_ftrace-y := ftrace.o
33 with ftrace to dump event information into the trace ringbuffer.
146 register with the ftrace framework for event tracing and dump148 increase the ringbuffer size. See the ftrace documentation
126 bool "Insert extra ftrace output from the GEM internals"140 bool "Insert extra ftrace output from the GTT internals"
Completed in 11 milliseconds