Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dbpf_kwork.c108 bpf_program__set_autoload(skel->progs.report_softirq_exit, true); in softirq_load_prepare()
/openbmc/linux/tools/perf/util/bpf_skel/
H A Dkwork_trace.bpf.c281 int report_softirq_exit(struct trace_event_raw_softirq *ctx) in report_softirq_exit() function