Home
last modified time | relevance | path

Searched defs:trace_start (Results 1 – 3 of 3) sorted by relevance

/external/bcc/examples/lua/
Dkprobe-latency.lua30 local trace_start = bpf.kprobe('myprobe:blk_start_request', function (ptregs) function
/external/bcc/libbpf-tools/
Dbiostacks.bpf.c41 int trace_start(void *ctx, struct request *rq, bool merge_bio) in trace_start() function
/external/trace-cmd/tracecmd/
Dtrace-record.c7152 void trace_start(int argc, char **argv) in trace_start() function