Searched refs:on_switch (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/perf/util/bpf_skel/
H A Dbperf_leader.bpf.c29 int BPF_PROG(on_switch)
H A Doff_cpu.bpf.c264 int on_switch(u64 *ctx) function
H A Dkwork_top.bpf.c171 int on_switch(u64 *ctx) function
/linux-master/tools/perf/util/
H A Dbpf_kwork_top.c104 bpf_program__set_autoload(skel->progs.on_switch, true);
H A Dbpf_counter.c417 link = bpf_program__attach(skel->progs.on_switch);
524 evsel->bperf_leader_prog_fd, "on_switch");

Completed in 118 milliseconds