Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/trace/
Dtrace_probe.h356 #define TPARG_FL_TPOINT BIT(3) macro
Dtrace_eprobe.c842 unsigned int flags = TPARG_FL_KERNEL | TPARG_FL_TPOINT; in trace_eprobe_tp_update_arg()
Dtrace_probe.c322 } else if (flags & TPARG_FL_TPOINT) { in parse_probe_vars()