Home
last modified time | relevance | path

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

/linux/tools/perf/util/bpf_skel/vmlinux/
H A Dvmlinux.h144 struct trace_event_raw_workqueue_execute_end { struct
145 enttrace_event_raw_workqueue_execute_end global() argument
146 worktrace_event_raw_workqueue_execute_end global() argument
147 functiontrace_event_raw_workqueue_execute_end global() argument
148 __datatrace_event_raw_workqueue_execute_end global() argument
/linux/tools/perf/util/bpf_skel/
H A Dkwork_trace.bpf.c337 int report_workqueue_execute_end(struct trace_event_raw_workqueue_execute_end *ctx) in report_workqueue_execute_end()