Searched refs:PROBE_PRINT_NORMAL (Results 1 – 4 of 4) sorted by relevance
370 PROBE_PRINT_NORMAL, enumerator
696 ptype = is_ret_probe(tu) ? PROBE_PRINT_RETURN : PROBE_PRINT_NORMAL; in __trace_uprobe_create()1624 ptype = is_ret_probe(tu) ? PROBE_PRINT_RETURN : PROBE_PRINT_NORMAL; in create_local_trace_uprobe()
875 ptype = is_return ? PROBE_PRINT_RETURN : PROBE_PRINT_NORMAL; in __trace_kprobe_create()1826 PROBE_PRINT_RETURN : PROBE_PRINT_NORMAL; in create_local_trace_kprobe()
870 case PROBE_PRINT_NORMAL: in __set_print_fmt()
Completed in 16 milliseconds