Home
last modified time | relevance | path

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

/linux/Documentation/trace/
H A Dfprobetrace.rst16 This document also covers tracepoint probe events (tprobe) since this
33 GRP2 : Group name for tprobe. If omitted, use "tracepoints" for it.
36 EVENT2 : Event name for tprobe. If omitted, the event name is
/linux/kernel/trace/
H A Dtrace_fprobe.c192 bool tprobe; member
223 return tf->tprobe; in trace_fprobe_is_tracepoint()
595 tf->tprobe = is_tracepoint; in alloc_trace_fprobe()