Searched defs:trace_end (Results 1 – 5 of 5) sorted by relevance
33 local trace_end = bpf.kprobe('myprobe2:blk_account_io_completion', function (ptregs) function
144 void trace_end(const char **dummy) in trace_end() function168 void trace_end(const char **func_name) in trace_end() function
95 def trace_end(name): function148 def trace_end(name): function
208 def trace_end(): function
304 def trace_end(name, args=None): function