Searched defs:trace_start (Results 1 – 3 of 3) sorted by relevance
30 local trace_start = bpf.kprobe('myprobe:blk_start_request', function (ptregs) function
41 int trace_start(void *ctx, struct request *rq, bool merge_bio) in trace_start() function
7152 void trace_start(int argc, char **argv) in trace_start() function