Home
last modified time | relevance | path

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

/linux/kernel/trace/
A Dtrace_probe.h449 PROBE_PRINT_RETURN, enumerator
A Dtrace_uprobe.c707 ptype = is_ret_probe(tu) ? PROBE_PRINT_RETURN : PROBE_PRINT_NORMAL; in __trace_uprobe_create()
1660 ptype = is_ret_probe(tu) ? PROBE_PRINT_RETURN : PROBE_PRINT_NORMAL; in create_local_trace_uprobe()
A Dtrace_kprobe.c1049 ptype = is_return ? PROBE_PRINT_RETURN : PROBE_PRINT_NORMAL; in __trace_kprobe_create()
1929 PROBE_PRINT_RETURN : PROBE_PRINT_NORMAL; in create_local_trace_kprobe()
A Dtrace_fprobe.c1224 is_return ? PROBE_PRINT_RETURN : PROBE_PRINT_NORMAL); in __trace_fprobe_create()
A Dtrace_probe.c1861 case PROBE_PRINT_RETURN: in __set_print_fmt()

Completed in 18 milliseconds