Home
last modified time | relevance | path

Searched refs:trace_call_bpf (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/trace/
H A Dbpf_trace.c109 unsigned int trace_call_bpf(struct trace_event_call *call, void *ctx) in trace_call_bpf() function
/linux/kernel/events/
H A Dcore.c11368 if (!trace_call_bpf(call, raw_data) || hlist_empty(head)) { in perf_trace_run_bpf_submit()