Home
last modified time | relevance | path

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

/drivers/hwtracing/stm/
A Dftrace.c21 struct trace_export ftrace; member
40 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()
A DMakefile20 stm_ftrace-y := ftrace.o
/drivers/net/wireless/broadcom/brcm80211/
A DKconfig33 with ftrace to dump event information into the trace ringbuffer.
/drivers/net/wireless/intel/iwlwifi/
A DKconfig146 register with the ftrace framework for event tracing and dump
148 increase the ringbuffer size. See the ftrace documentation
/drivers/gpu/drm/i915/
A DKconfig.debug126 bool "Insert extra ftrace output from the GEM internals"
140 bool "Insert extra ftrace output from the GTT internals"

Completed in 11 milliseconds