| /external/linux-kselftest/tools/testing/selftests/bpf/benchs/ |
| D | bench_ringbufs.c | 460 struct perf_buffer { struct 461 perf_buffer_event_fn event_cb; argument 462 perf_buffer_sample_fn sample_cb; argument 463 perf_buffer_lost_fn lost_cb; argument 478 struct perf_buffer *pb = ctx->perfbuf; in perfbuf_custom_consumer() argument
|
| /external/bcc/examples/cpp/ |
| D | KFuncExample.cc | 119 auto perf_buffer = bpf.get_perf_buffer("events"); in main() local
|
| D | FollyRequestContextSwitch.cc | 124 auto perf_buffer = bpf->get_perf_buffer("events"); in main() local
|
| /external/libbpf/src/ |
| D | libbpf.c | 12443 struct perf_buffer { struct 12444 perf_buffer_event_fn event_cb; argument 12445 perf_buffer_sample_fn sample_cb; argument 12446 perf_buffer_lost_fn lost_cb; argument 12458 static void perf_buffer__free_cpu_buf(struct perf_buffer *pb, in perf_buffer__free_cpu_buf() argument
|
| /external/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 42581 struct perf_buffer { struct 42582 refcount_t refcount; 42583 struct callback_head callback_head; 42584 int nr_pages; 42585 int overwrite; 42586 int paused; 42587 atomic_t poll; 42588 local_t head; 42589 unsigned int nest; 42590 local_t events; [all …]
|
| /external/bcc/libbpf-tools/powerpc/ |
| D | vmlinux_600.h | 16639 struct perf_buffer { struct 16640 refcount_t refcount; 16641 struct callback_head callback_head; 16642 int nr_pages; 16643 int overwrite; 16644 int paused; 16645 atomic_t poll; 16646 local_t head; 16647 unsigned int nest; 16648 local_t events; [all …]
|
| D | vmlinux.h | 16639 struct perf_buffer { struct 16640 refcount_t refcount; 16641 struct callback_head callback_head; 16642 int nr_pages; 16643 int overwrite; 16644 int paused; 16645 atomic_t poll; 16646 local_t head; 16647 unsigned int nest; 16648 local_t events; [all …]
|
| /external/bcc/libbpf-tools/loongarch/ |
| D | vmlinux_602.h | 90310 struct perf_buffer { struct 90311 refcount_t refcount; 90312 struct callback_head callback_head; 90313 struct work_struct work; 90314 int page_order; 90315 int nr_pages; 90316 int overwrite; 90317 int paused; 90318 atomic_t poll; 90319 local_t head; [all …]
|
| D | vmlinux.h | 90310 struct perf_buffer { struct 90311 refcount_t refcount; 90312 struct callback_head callback_head; 90313 struct work_struct work; 90314 int page_order; 90315 int nr_pages; 90316 int overwrite; 90317 int paused; 90318 atomic_t poll; 90319 local_t head; [all …]
|
| /external/bcc/libbpf-tools/x86/ |
| D | vmlinux_518.h | 47154 struct perf_buffer { struct 47155 refcount_t refcount; 47156 struct callback_head callback_head; 47157 int nr_pages; 47158 int overwrite; 47159 int paused; 47160 atomic_t poll; 47161 local_t head; 47162 unsigned int nest; 47163 local_t events; [all …]
|
| D | vmlinux.h | 47154 struct perf_buffer { struct 47155 refcount_t refcount; 47156 struct callback_head callback_head; 47157 int nr_pages; 47158 int overwrite; 47159 int paused; 47160 atomic_t poll; 47161 local_t head; 47162 unsigned int nest; 47163 local_t events; [all …]
|
| /external/bcc/libbpf-tools/arm64/ |
| D | vmlinux.h | 23083 struct perf_buffer { struct 23084 refcount_t refcount; 23085 struct callback_head callback_head; 23086 int nr_pages; 23087 int overwrite; 23088 int paused; 23089 atomic_t poll; 23090 local_t head; 23091 unsigned int nest; 23092 local_t events; [all …]
|
| D | vmlinux_608.h | 23083 struct perf_buffer { struct 23084 refcount_t refcount; 23085 struct callback_head callback_head; 23086 int nr_pages; 23087 int overwrite; 23088 int paused; 23089 atomic_t poll; 23090 local_t head; 23091 unsigned int nest; 23092 local_t events; [all …]
|
| /external/bcc/libbpf-tools/riscv/ |
| D | vmlinux.h | 31130 struct perf_buffer { struct 31131 refcount_t refcount; 31132 struct callback_head callback_head; 31133 int nr_pages; 31134 int overwrite; 31135 int paused; 31136 atomic_t poll; 31137 local_t head; 31138 unsigned int nest; 31139 local_t events; [all …]
|
| D | vmlinux_602.h | 31130 struct perf_buffer { struct 31131 refcount_t refcount; 31132 struct callback_head callback_head; 31133 int nr_pages; 31134 int overwrite; 31135 int paused; 31136 atomic_t poll; 31137 local_t head; 31138 unsigned int nest; 31139 local_t events; [all …]
|