Searched defs:trace_end (Results 1 – 11 of 11) sorted by relevance
95 def trace_end(name): function148 def trace_end(name): function
207 void trace_end(const char **dummy) in trace_end() function231 void trace_end(const char **func_name) in trace_end() function
33 local trace_end = bpf.kprobe('myprobe2:blk_account_io_done', function (ptregs) function
43 void trace_end(uint64_t tag) { in trace_end() function
40 void trace_end(uint64_t) {} in trace_end() function
11 pub(super) trace_end: Barrier, field
85 int64_t trace_end = sqlite::value::Int64(argv[1]); in Step() local
208 def trace_end(): function
41 void trace_end(uint64_t) {} in trace_end() function
304 def trace_end(name, args=None): function