Function report |
Source Code:kernel\bpf\syscall.c |
Create Date:2022-07-28 12:53:18 |
Last Modify:2022-05-19 18:06:12 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bpf_prog_get_stats
Proto:static void bpf_prog_get_stats(const struct bpf_prog *prog, struct bpf_prog_stats *stats)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
const struct bpf_prog * | prog | |
struct bpf_prog_stats * | stats |
1450 | for_each_possible_cpu(cpu) |
1455 | st = per_cpu_ptr(stats, cpu) |
1456 | Do |
1460 | When u64_stats_fetch_retry_irq( & syncp, start) cycle |
Name | Describe |
---|---|
bpf_prog_show_fdinfo | |
bpf_prog_get_info_by_fd |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |