Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dbpf_kwork_top.c95 bpf_program__set_autoload(skel->progs.on_softirq_exit, true); in softirq_load_prepare()
/linux-6.12.1/tools/perf/util/bpf_skel/
Dkwork_top.bpf.c301 int on_softirq_exit(u64 *cxt) in on_softirq_exit() function