Home
last modified time | relevance | path

Searched refs:traceprobe_parse_context (Results 1 – 6 of 6) sorted by relevance

/linux/kernel/trace/
A Dtrace_probe.c291 struct traceprobe_parse_context *ctx) in parse_trace_event_arg()
353 struct traceprobe_parse_context *ctx) in check_prepare_btf_string_fetch()
387 struct traceprobe_parse_context *ctx) in fetch_type_from_btf_type()
494 struct traceprobe_parse_context *ctx) in split_next_field()
524 struct traceprobe_parse_context *ctx) in parse_btf_field()
606 struct traceprobe_parse_context *ctx) in parse_btf_arg()
700 struct traceprobe_parse_context *ctx) in find_fetch_type_from_btf_type()
746 struct traceprobe_parse_context *ctx) in parse_btf_arg()
764 struct traceprobe_parse_context *ctx) in check_prepare_btf_string_fetch()
1020 struct traceprobe_parse_context *ctx) in parse_probe_arg()
[all …]
A Dtrace_probe.h410 struct traceprobe_parse_context { struct
428 struct traceprobe_parse_context *ctx); argument
431 struct traceprobe_parse_context *ctx);
441 void traceprobe_finish_parse(struct traceprobe_parse_context *ctx);
A Dtrace_eprobe.c800 struct traceprobe_parse_context ctx = { in trace_eprobe_tp_update_arg()
A Dtrace_fprobe.c1078 struct traceprobe_parse_context ctx = { in __trace_fprobe_create()
A Dtrace_uprobe.c696 struct traceprobe_parse_context ctx = { in __trace_uprobe_create()
A Dtrace_kprobe.c883 struct traceprobe_parse_context ctx = { .flags = TPARG_FL_KERNEL }; in __trace_kprobe_create()

Completed in 21 milliseconds