Searched defs:trace_start (Results 1 – 9 of 9) sorted by relevance
30 local trace_start = bpf.kprobe('myprobe:blk_start_request', function (ptregs) function
22 CREATE PERFETTO FUNCTION trace_start() function
10 pub(super) trace_start: Barrier, field
34 int trace_start(struct request *req) in trace_start() function
40 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
112972 char trace_start[8]; member